matthiasblaesing commented on PR #7248:
URL: https://github.com/apache/netbeans/pull/7248#issuecomment-2041558915
23.0.3 is still broken *arg*
```
java.lang.NoSuchMethodError: 'void
sun.misc.Unsafe.ensureClassInitialized(java.lang.Class)'
at
com.oracle.truffle.api.library.LibraryFactory.ensureLibraryInitialized(LibraryFactory.java:384)
at
com.oracle.truffle.api.library.LibraryFactory.getUncached(LibraryFactory.java:364)
at
com.oracle.truffle.api.library.LibraryFactory.<init>(LibraryFactory.java:210)
at
com.oracle.truffle.api.interop.InteropLibraryGen.<init>(InteropLibraryGen.java:178)
at
com.oracle.truffle.api.interop.InteropLibraryGen.<clinit>(InteropLibraryGen.java:169)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:529)
at java.base/java.lang.Class.forName(Class.java:508)
at
com.oracle.truffle.api.library.LibraryFactory.loadGeneratedClass(LibraryFactory.java:791)
at
com.oracle.truffle.api.library.LibraryFactory.resolveImpl(LibraryFactory.java:740)
at
com.oracle.truffle.api.library.LibraryFactory.resolve(LibraryFactory.java:733)
at
com.oracle.truffle.api.interop.InteropLibrary.<clinit>(InteropLibrary.java:2941)
```
What a clusterf****. Its so great, that rhino was replaced with something
"better"......
--
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