mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 01:43:13 +00:00
Eliminate constMethod's _method backpointer to methodOop, and move the _constant field from methodOop to constMethod. Reviewed-by: roland, bdelsart, kamg