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