Want to propose patch, but no bugzilla category qualifies

[email protected] Wed, 29 Jun 2016 16:23:50 +0000 (UTC)
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <[email protected]>
Hi all,

When checking out a Netbeans plugin, I noticed that all Bundle.java
files had a strange inconsistency.
It turns out that NbBundleProcessor:302 accidentally makes a 'Bundle'
named private method, instead of a private constructor:
http://hg.netbeans.org/main/file/876e27e1ea29/openide.util/src/org/netb
eans/modules/openide/util/NbBundleProcessor.java#l302

Now the issue is, I can't find a good Bugzilla category for this issue,
to make a patch.

Could someone point me to the most relevant/fitting one?

Alternatively, someone can commit it in my name.

Hope to hear from you soon.

Br,

Ruben Dijkstra