jdk
40fa9603
- Fixing TestFindInstMemRecursion test fail with XX:+StressReflectiveCode option:
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
pr/21276
Author
bulasevich
Committer
bulasevich
Parents
6b97993a
Loading