mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-30 12:50:11 +00:00
Eliminate constMethod's _method backpointer to methodOop, and move the _constant field from methodOop to constMethod. Reviewed-by: roland, bdelsart, kamg