jdk
40fa9603 - Fixing TestFindInstMemRecursion test fail with XX:+StressReflectiveCode option:

Commit
6 days ago
Fixing TestFindInstMemRecursion test fail with XX:+StressReflectiveCode option: _relocation_size can exceed 64Kb, in this case _metadata_offset do not fit into int16. Fix: use _oops_size int16 field to calculate metadata offset
References
Author
Committer
Parents
Loading