| JDK 25 |
|---|
| 25 b26Fixed |
|
Cloners :
|
|
|
Relates :
|
The PPC64 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 PPC64 comments which should get replaced, especially "frame manager". This was found during the review of JDK-8351666.
|