mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8372703: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: mhaessig, dfenacci, thartmann
This commit is contained in:
parent
87c4b01ea3
commit
829b85813a
@ -73,7 +73,7 @@
|
||||
do_arch_blob, \
|
||||
do_arch_entry, \
|
||||
do_arch_entry_init) \
|
||||
do_arch_blob(compiler, 109000 WINDOWS_ONLY(+2000)) \
|
||||
do_arch_blob(compiler, 120000 WINDOWS_ONLY(+2000)) \
|
||||
do_stub(compiler, vector_float_sign_mask) \
|
||||
do_arch_entry(x86, compiler, vector_float_sign_mask, \
|
||||
vector_float_sign_mask, vector_float_sign_mask) \
|
||||
|
||||
@ -78,8 +78,6 @@ compiler/c2/aarch64/TestStaticCallStub.java 8359963 linux-aarch64,macosx-aarch64
|
||||
|
||||
serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java 8369150 generic-all
|
||||
|
||||
compiler/arguments/TestCodeEntryAlignment.java 8372703 generic-x64
|
||||
|
||||
#############################################################################
|
||||
|
||||
# :hotspot_gc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user