-
Bug
-
Resolution: Fixed
-
P2
-
6u40
-
b01
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8017377 | 6u65 | Poonam Bajaj Parhar | P2 | Closed | Fixed | b01 |
from Java licensee:
"...backport did not remove the code in instanceKlassKlass.cpp that processess the _source_debug_extension field as an OOP. This results in a fatal error during garbage collection."
Initial review of code supports this conclusion. Need to fix this before regression makes it into released product. Note issue does NOT impact other versions of Java, only 6.
"...backport did not remove the code in instanceKlassKlass.cpp that processess the _source_debug_extension field as an OOP. This results in a fatal error during garbage collection."
Initial review of code supports this conclusion. Need to fix this before regression makes it into released product. Note issue does NOT impact other versions of Java, only 6.
- backported by
-
JDK-8017377 fix for JDK-6294277 causes GC crash regression
-
- Closed
-
- relates to
-
JDK-6294277 java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
-
- Closed
-
-
JDK-8030065 SEGV in BitMap::get_next_one_offset_inline_aligned_right()
-
- Resolved
-