Spotted by [~jrose].
The API was added to support closed code underJDK-8087333 in JDK 9. That closed code was removed again, still in JDK 9, as part of JEP 297 (JDK-8168503) which unified the closed and open ARM ports - leaving the API unused.
We should look at the code added in the open forJDK-8087333 to see if there is anything else that is also unused.
The API was added to support closed code under
We should look at the code added in the open for
- relates to
-
JDK-8087333 Optionally Pre-Generate the HotSpot Template Interpreter
- Resolved
-
JDK-8168503 JEP 297: Unified arm32/arm64 Port
- Closed
- links to
-
Review(master) openjdk/jdk/23207