-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
master
-
s390x
-
linux
This is clone of JDK-8354636;
The s390x code was originally using the C++ interpreter which has been replaced by the template interpreter. (Only the zero build still uses the C++ interpreter.) There are some leftovers from the C++ interpreter in the s390x comments which should get replaced, especially "frame manager".
The s390x code was originally using the C++ interpreter which has been replaced by the template interpreter. (Only the zero build still uses the C++ interpreter.) There are some leftovers from the C++ interpreter in the s390x comments which should get replaced, especially "frame manager".
- clones
-
JDK-8354636 [PPC64] Clean up comments regarding frame manager
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/28acca60
-
Review(master) openjdk/jdk/25653