neilcsmith-net opened a new pull request #3503:
URL: https://github.com/apache/netbeans/pull/3503


   Testing sigfile generation for NetBeans 13.  Generated with JDK 8 for review 
of API purposes.
   
   Generation on JDK 11 fails still with error below - needs to be fixed before 
release.
   
   ```
   Warning: incorrect classpath parameter: 
/usr/lib/jvm/java-11-openjdk-amd64/lib/tools.jar 
(/usr/lib/jvm/java-11-openjdk-amd64/lib/tools.jar). This directory or jar file 
will be ignored!
   Constant checking: on
   Found in total: 948 classes
   Fatal error: class com.sun.jdi.connect.IllegalConnectorArgumentsException 
not found
   Fatal error: class com.sun.jdi.connect.IllegalConnectorArgumentsException 
not found
   Fatal error: class com.sun.jdi.AbsentInformationException not found
   Fatal error: class com.sun.jdi.AbsentInformationException not found
   Fatal error: class com.sun.jdi.AbsentInformationException not found
   Fatal error: class com.sun.jdi.AbsentInformationException not found
   Fatal error: class com.sun.jdi.connect.IllegalConnectorArgumentsException 
not found
   Fatal error: class com.sun.jdi.connect.IllegalConnectorArgumentsException 
not found
   Warning: class com.sun.jdi.connect.ListeningConnector not found. Please, add 
required jar or directory to the classpath.
   Warning: class com.sun.jdi.connect.IllegalConnectorArgumentsException not 
found. Please, add required jar or directory to the classpath.
   Warning: class com.sun.jdi.connect.VMStartException not found. Please, add 
required jar or directory to the classpath.
   Warning: class com.sun.jdi.connect.Connector$Argument not found. Please, add 
required jar or directory to the classpath.
   Warning: class com.sun.jdi.StackFrame not found. Please, add required jar or 
directory to the classpath.
   Warning: class com.sun.jdi.VirtualMachine not found. Please, add required 
jar or directory to the classpath.
   Warning: class com.sun.jdi.Value not found. Please, add required jar or 
directory to the classpath.
   Warning: class com.sun.jdi.connect.AttachingConnector not found. Please, add 
required jar or directory to the classpath.
   Warning: class com.sun.jdi.AbsentInformationException not found. Please, add 
required jar or directory to the classpath.
   Warning: class com.sun.jdi.ReferenceType not found. Please, add required jar 
or directory to the classpath.
   Warning: class com.sun.jdi.ObjectReference not found. Please, add required 
jar or directory to the classpath.
   Selected by -Package: 83 classes
   ```
   
   @JaroslavTulach any thoughts?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
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

Reply via email to