mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 12:53:29 +00:00
8349102: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: dlong
This commit is contained in:
parent
3eb57f6d46
commit
7e307916ec
@ -85,7 +85,7 @@
|
||||
do_arch_blob, \
|
||||
do_arch_entry, \
|
||||
do_arch_entry_init) \
|
||||
do_arch_blob(compiler, 20000 LP64_ONLY(+60000) WINDOWS_ONLY(+2000)) \
|
||||
do_arch_blob(compiler, 20000 LP64_ONLY(+64000) 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) \
|
||||
|
||||
@ -77,8 +77,6 @@ compiler/codecache/CodeCacheFullCountTest.java 8332954 generic-all
|
||||
|
||||
compiler/interpreter/Test6833129.java 8335266 generic-i586
|
||||
|
||||
compiler/arguments/TestCodeEntryAlignment.java 8349102 generic-all
|
||||
|
||||
#############################################################################
|
||||
|
||||
# :hotspot_gc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user