-
Bug
-
Resolution: Fixed
-
P3
-
17, 18, 19
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323133 | 17.0.13-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8332182 | 17.0.12 | Andrew Lu | P3 | Resolved | Fixed | b03 |
JDK-8331754 | 11.0.25-oracle | Adithya Haradi Gopal | P3 | Resolved | Fixed | b01 |
JDK-8332445 | 11.0.24 | Andrew Lu | P3 | Resolved | Fixed | b04 |
----------System.out:(3/241)----------
[2.688s][info][jfr,startup] Started recording 1. No limit specified, using maxsize=250MB as default.
[2.688s][info][jfr,startup]
[2.688s][info][jfr,startup] Use jcmd 2000956 JFR.dump name=1 filename=FILEPATH to copy recording data to file.
----------System.err:(13/1175)----------
java.lang.NoClassDefFoundError: nsk/jvmti/scenarios/hotswap/HS201/hs201t002
at nsk.jvmti.scenarios.hotswap.HS201.hs201t002a.doInit(Unknown Source)
at nsk.jvmti.scenarios.hotswap.HS201.hs201t002a.<init>(Unknown Source)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:348)
at java.base/java.lang.Class.newInstance(Class.java:642)
at nsk.jvmti.scenarios.hotswap.HS201.hs201t002$hs201t002Thread.throwException(hs201t002.java:169)
at nsk.jvmti.scenarios.hotswap.HS201.hs201t002$hs201t002Thread.run(hs201t002.java:146)
- backported by
-
JDK-8331754 vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
- Resolved
-
JDK-8332182 vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
- Resolved
-
JDK-8332445 vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
- Resolved
-
JDK-8323133 vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/1d6965fd
-
Commit openjdk/jdk17u-dev/8f0fa106
-
Commit openjdk/jdk/f12200cd
-
Review openjdk/jdk11u-dev/2707
-
Review openjdk/jdk17u-dev/2457
-
Review openjdk/jdk/7607