-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
b17
-
aarch64
-
generic
The function declaration 'extern "C" void entry(CodeBuffer*);' in src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp line 74, seems to used for AArch64 assember test.
The AArch64 assember test has been moved to 'test/hotspot/gtest' byJDK-8252684 , so I think this declaration can be remove.
The AArch64 assember test has been moved to 'test/hotspot/gtest' by
- links to
-
Commit(master)
openjdk/jdk/5d611c03
-
Review(master)
openjdk/jdk/21086