mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-11 15:38:44 +00:00
8381879: JDK-8372617 has broken the Zero build
Reviewed-by: kvn
This commit is contained in:
parent
e6bce14874
commit
20387ffafc
@ -1905,9 +1905,6 @@ void AOTCodeAddressTable::init_extrs() {
|
||||
ADD_EXTERNAL_ADDRESS(SharedRuntime::handle_wrong_method_ic_miss);
|
||||
#if defined(AARCH64) && !defined(ZERO)
|
||||
ADD_EXTERNAL_ADDRESS(JavaThread::aarch64_get_thread_helper);
|
||||
#endif
|
||||
|
||||
#if defined(AARCH64)
|
||||
ADD_EXTERNAL_ADDRESS(BarrierSetAssembler::patching_epoch_addr());
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user