-
**Describe the bug**
It seems that Kryo is currently not compatible with JDK17. When calling the default constructor it fails with:
```
java.lang.reflect.InaccessibleObjectException: Unable to m…
-
Looks like we're installing boot jdks on Alpine using two different roles in our playbooks
In the common role (zulu bianries and nightlies) https://github.com/adoptium/infrastructure/blob/master/an…
-
See: #3741
A solution will need to be investigated and implemented for running Jenkins agents on Solaris with Java 17.
Since JDK 17 is not supported on solaris, this will need additional work.
…
-
## Issue Description
Does the jvm-sandbox now support JDK 17. We are using chaosblade-jvm-agent for our chaos injections with jdk 8 and 11 but had to recently migrate our services to jdk 17 and…
-
Continuation of https://github.com/adoptium/infrastructure/issues/2360
compiler/loopopts/superword/TestMovingLoadBeforeStore.java is failing on most of our x64 nodes.
https://ci.adoptium.net/jo…
-
bad class file: /Users/liubinbin/.gradle/caches/8.9/transforms/f8d78a4480faba36b34bc0e996d2959c/transformed/jetified-component-impl-1.9.6-api.jar(/com/xiaojinzi/component/impl/service/ServiceManager.…
-
Please add support for GraalVM JDK17, it's officially available on their repository.
smahi updated
2 years ago
-
```
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected native java.lang.Object java.lang.Object.clone…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
An InaccessibleObjectException was thrown when the application started.
### Expected Behavio…
-
# Description
A jpackaged Swing application on Windows that includes an Azul Zulu Build of OpenJDK, and the app uses jFrame.setIconImage(...), doesn't show the specified taskbar app icon. It shows a …