Hi SigTest fans. Many (especially release coordinators) are aware of the need to execute [NetBeans signature tests](https://netbeans.apache.org/wiki/ SignatureTest.asciidoc) on correct JDK otherwise there are tons of false positives. Finally I found some time and implemented support for fixing the JDK API used by SigTest to perform the check against:
https://github.com/jtulach/netbeans-apitest/pull/3 With that PR we could set `<sigtest release="8" .../>` and the check shall be stable regardless of the JDK we perform the test on. Reviews, testing, etc. welcomed. -jt --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
