-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8337883 | 17.0.13 | Oli Gillespie | P4 | Resolved | Fixed | b02 |
The new test serviceability/jvmti/RedefineClasses/RedefineSharedClassJFR.java fails due to the assumption that one of the redefined classes would be in use. There seems to be cases when they are not.
The fix is to change the test to not expect this.
The fix is to change the test to not expect this.
- backported by
-
JDK-8337883 Test RedefineSharedClassJFR fail due to wrong assumption
- Resolved
- relates to
-
JDK-8306929 Avoid CleanClassLoaderDataMetaspaces safepoints when previous versions are shared
- Resolved
- links to
-
Commit openjdk/jdk/29233e0a
-
Commit(master) openjdk/jdk17u-dev/1f14f860
-
Review openjdk/jdk/13801
-
Review(master) openjdk/jdk17u-dev/2776
(1 links to)