jdk-24/hotspot/test/compiler
Roland Westrelin 9dcbe322e0 8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop
Store nodes may not have a control if used to update profiling

Reviewed-by: kvn
2015-08-26 12:43:15 +02:00
..
arguments 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr 2015-08-16 09:33:52 -05:00
arraycopy 8134321: tools/pack200/Pack200Test.java crashes in the VM PIT jdk9 b79 2015-08-26 09:49:37 +02:00
c1 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
c2 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments 2015-06-18 14:39:38 -05:00
ciReplay 8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build 2014-12-19 14:12:22 +03:00
classUnloading 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
codecache 8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit" 2015-07-01 09:07:10 +02:00
codegen 8130341: GHASH 32bit intrinsics has AEADBadTagException 2015-07-10 11:31:49 -07:00
cpuflags 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
debug 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
dependencies/MonomorphicObjectCall 8075171: Contended Locking fast notify bucket 2015-07-21 07:28:37 -07:00
eliminateAutobox 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
escapeAnalysis 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
exceptions 8067941: [TESTBUG] Fix tests for OS with 64K page size 2015-01-12 14:43:34 -08:00
floatingpoint 8076373: In 32-bit VM interpreter and compiled code process NaN values differently 2015-08-19 08:55:18 +02:00
gcbarriers 8023472: C2 optimization breaks with G1 2013-08-23 18:04:35 -07:00
inlining 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity 2015-03-12 14:15:09 +01:00
integerArithmetic 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
interpreter 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
intrinsics 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics 2015-07-28 19:20:42 +02:00
jsr292 8074551: GWT can be marked non-compilable due to deopt count pollution 2015-06-11 14:19:40 +03:00
loopopts 8080289: Intermediate writes in a loop not eliminated by optimizer 2015-07-29 17:25:04 +02:00
macronodes 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943 2014-08-02 07:06:08 +02:00
membars 8048879: "unexpected yanked node" opto/postaloc.cpp:139 2014-08-19 07:36:11 +02:00
oracle 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
osr 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
print 8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr 2015-02-27 11:41:42 +03:00
profiling 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
rangechecks 8081823: C2 performs unsigned comparison against -1 2015-06-08 18:35:17 +02:00
reflection 8029366: ShouldNotReachHere error when creating an array with component type of void 2013-12-06 16:43:56 -08:00
regalloc 8131969: jit/FloatingPoint/gen_math/Loops05 assert(2 <= size && size <= 16) failed: update low bits table 2015-08-18 16:10:34 +02:00
relocations 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64 2014-06-11 09:16:19 +02:00
rtm Merge 2015-05-08 13:25:11 -04:00
runtime 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
stable 8081669: aarch64: JTreg TestStable tests failing 2015-06-02 14:28:08 +00:00
startup 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments 2015-06-18 14:39:38 -05:00
stringopts 8068909: SIGSEGV in c2 compiled code with OptimizeStringConcat 2015-01-16 13:58:22 +01:00
testlibrary 8081790: aarch64: SHA tests fail 2015-06-03 08:23:09 +00:00
tiered 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
types 8080156: Integer.toString(int value) sometimes throws NPE 2015-05-22 13:02:47 +02:00
uncommontrap 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
unsafe 8078629: VM should constant fold Unsafe.get*() loads from final fields 2015-07-14 06:44:50 -07:00
whitebox 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestMoveStoresOutOfLoopsStoreNoCtrl.java 8134288: compiler/runtime/6859338/Test6859338.java crashes in PhaseIdealLoop::try_move_store_after_loop 2015-08-26 12:43:15 +02:00