You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test in ~/openj9-openjdk-jdk.valuetypes/test/hotspot/jtreg/runtime/valhalla/inlinetypes/WithFieldAccessorTest.java
java.lang.RuntimeException: Unexpected IllegalAccessError: java.lang.IllegalAccessError: Class WithFieldNoAccessTest illegally accessing "private" member of class WithFieldNoAccessTest$V
at WithFieldNoAccessTest.main(WithFieldNoAccessTest.java:28)
at java.base/jdk/internal/reflect/NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk/internal/reflect/NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
at java.base/jdk/internal/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
at java.base/java/lang/reflect/Method.invoke(Method.java:570)
at com/sun/javatest/regtest/agent/MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java/lang/Thread.run(Thread.java:884)
The text was updated successfully, but these errors were encountered:
Test in ~/openj9-openjdk-jdk.valuetypes/test/hotspot/jtreg/runtime/valhalla/inlinetypes/WithFieldAccessorTest.java
The text was updated successfully, but these errors were encountered: