-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b17
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8233924 | 8u251 | Kiran Sidhartha Ravikumar | P3 | Resolved | Fixed | b01 |
JDK-8239758 | emb-8u251 | Sean Coffey | P3 | Resolved | Fixed | team |
jdk9 b12 PIT
closed/tools/pack200/MemoryAllocatorTest.java fails on linux-32 hosts and passes on other platforms.
With multiple reasons:
Crash Out of Memory Error ...allocation.inline.hpp...
IOException: Corrupted pack file: magic/ver = ...D0A0000/... should be CAFED00D/... OR CAFED00D/... OR CAFED00D/... OR CAFED00D/...
IOException: EOF reading band
IOException: Native allocation failed
IOException: bad ref
IOException: missing class reference
Exception: Pack200 archive length tests(...) failed
see jtr for product and fastdebug attached.
closed/tools/pack200/MemoryAllocatorTest.java fails on linux-32 hosts and passes on other platforms.
With multiple reasons:
Crash Out of Memory Error ...allocation.inline.hpp...
IOException: Corrupted pack file: magic/ver = ...D0A0000/... should be CAFED00D/... OR CAFED00D/... OR CAFED00D/... OR CAFED00D/...
IOException: EOF reading band
IOException: Native allocation failed
IOException: bad ref
IOException: missing class reference
Exception: Pack200 archive length tests(...) failed
see jtr for product and fastdebug attached.
- backported by
-
JDK-8233924 closed/tools/pack200/MemoryAllocatorTest.java fails on linux-32
- Resolved
-
JDK-8239758 closed/tools/pack200/MemoryAllocatorTest.java fails on linux-32
- Resolved