-
Bug
-
Resolution: Won't Fix
-
P3
-
repo-valhalla
See http://hg.openjdk.java.net/valhalla/valhalla/file/eaaa683b0d67/src/hotspot/share/c1/c1_Runtime1.cpp#l739
It doesn't handle action of Action_maybe_recompile or Action_reinterpret. Execution continues in interpreter, but the next invocation of the method will again use the compiled entry.
It doesn't handle action of Action_maybe_recompile or Action_reinterpret. Execution continues in interpreter, but the next invocation of the method will again use the compiled entry.