mbien commented on issue #4425:
URL: https://github.com/apache/netbeans/issues/4425#issuecomment-1195612142

   > here is an example of this class used in lots of projects: 
https://www.programcreek.com/java-api-examples/?api=sun.invoke.util.BytecodeDescriptor
   
   those are all JDK distributions or projects which ship their own version of 
the package, e.g 
https://github.com/mirkosertic/Bytecoder/blob/master/classlib/java.base/src/main/resources/META-INF/modules/java.base/classes/sun/invoke/util/BytecodeDescriptor.java
   
   this has nothing to do with netbeans. you can't build a jdk 8 maven project 
in a shell as I demonstrated, because the JDK does not expose this package.


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