-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b146
-
ppc
8154580 introduced copying the java mirror into the interpreter frame. Some code can be implemented shorter.
8154867 is the PPC64 port of "better byte behavior". The shorter TOS states are not treated appropriately (which is not critical because the template interpreter also uses itos for shorter types).
8154867 is the PPC64 port of "better byte behavior". The shorter TOS states are not treated appropriately (which is not critical because the template interpreter also uses itos for shorter types).
- relates to
-
JDK-8168795 Evaluate load_mirror_from_const_method() templateInterpreter function
-
- Closed
-