-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 25
-
Component/s: core-svc
-
b15
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8368329 | 25.0.2 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
| JDK-8368330 | 21.0.10 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
> * @requires (vm.compMode == "Xmixed") & vm.opt.final.UseCompressedOops
Note that all other usages of "vm.opt.final.UseCompressedOops" in testbase are guarded by the "vm.bits == 64 &"
That guard should be added to this test as well.
- backported by
-
JDK-8368329 Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits
-
- Resolved
-
-
JDK-8368330 Test com/sun/jdi/ThreadMemoryLeakTest.java fails on 32 bits
-
- Resolved
-
- relates to
-
JDK-8338482 com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk21u-dev/5a464d85
-
Commit(master)
openjdk/jdk25u/3c07c11d
-
Commit(master)
openjdk/jdk/fdc11a15
-
Review(master)
openjdk/jdk21u-dev/2204
-
Review(master)
openjdk/jdk25u/194
-
Review(master)
openjdk/jdk/27177