jdk-24/hotspot/test/compiler
Vladimir Ivanov 1208854be7 8155781: C2: opaque unsafe access triggers an assert
Reviewed-by: kvn, lmesnik, ppunegov
2016-07-21 20:18:11 +03:00
..
arguments 8086068: VM crashes with "-Xint -XX:+UseCompiler" options 2016-04-21 10:52:00 +02:00
arraycopy 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
c1 8158360: C1: SEGV in generated code 2016-06-14 18:07:41 -07:00
c2 8159149: Several compiler tests fail with minimal VM 2016-06-16 01:43:11 +03:00
calls 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
ciReplay 8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1 2016-07-05 14:00:21 -07:00
classUnloading 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
codecache 8153994: Compiler tests should be correctly marked with @module 2016-05-31 16:30:18 +03:00
codegen 8159149: Several compiler tests fail with minimal VM 2016-06-16 01:43:11 +03:00
compilercontrol 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
controldependency 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash 2015-12-11 16:57:08 +01:00
cpuflags Merge 2016-06-24 15:09:00 -07:00
debug 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
dependencies/MonomorphicObjectCall 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
eliminateAutobox 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
escapeAnalysis 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
exceptions 8159335: Fix problems with stack overflow handling 2016-06-13 09:28:25 +02:00
floatingpoint 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
gcbarriers 8153195: Quarantine compiler/gcbarriers/PreserveFPRegistersTest.java 2016-03-31 16:09:29 +02:00
inlining 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03: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 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
jsr292 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
jvmci 8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java 2016-07-18 15:53:56 +02:00
linkage 8154172: C1: NPE is thrown instead of linkage error when invoking nonexistent method 2016-04-25 21:25:22 +03:00
loopopts 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
macronodes 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943 2014-08-02 07:06:08 +02:00
membars 8147937: Adapt SAP copyrights to new company name 2016-01-21 12:37:47 +01:00
memoryinitialization 8086053: Address inconsistencies regarding ZeroTLAB 2016-01-12 09:19:09 +01:00
native 8148353: [linux-sparc] Crash in libawt.so on Linux SPARC 2016-02-23 17:18:31 +01:00
onSpinWait 8157683: Thread.onSpinWait intrinsification doesn't have sufficient test coverage 2016-05-25 10:46:21 +02:00
oracle 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
osr 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
patches/java.base/java/lang 8155608: String intrinsic range checks are not strict enough 2016-05-13 08:32:20 +02:00
print 8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr 2015-02-27 11:41:42 +03:00
profiling 8155751: Some tests miss othervm for main/bootclasspath mode 2016-05-04 23:08:43 +03:00
rangechecks 8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1 2016-07-05 14:00:21 -07:00
reflection 8029366: ShouldNotReachHere error when creating an array with component type of void 2013-12-06 16:43:56 -08:00
regalloc 8160088: update hotspot tests depending on GC to use @requires vm.gc.X 2016-06-24 19:52:31 +04:00
relocations 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64 2014-06-11 09:16:19 +02:00
rtm 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
runtime 8159335: Fix problems with stack overflow handling 2016-06-13 09:28:25 +02:00
stable 8158228: C1 incorrectly folds mismatched loads from stable arrays 2016-06-07 18:20:44 +02:00
startup 8154151: VM crashes with assert "Ensure we don't compile before compilebroker init" 2016-04-18 11:30:10 +02:00
stringopts 8159244: Partially initialized string object created by C2's string concat optimization may escape 2016-06-15 07:58:56 +02:00
testlibrary 8160025: compiler/testlibrary/uncommontrap/Verifier doesn't close FileReader 2016-06-22 21:24:07 +03:00
tiered 8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1 2016-07-05 14:00:21 -07:00
types 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
uncommontrap Merge 2016-06-24 15:09:00 -07:00
unsafe 8155781: C2: opaque unsafe access triggers an assert 2016-07-21 20:18:11 +03:00
vectorization 8155653: TestVectorUnalignedOffset.java not pushed with 8155612 2016-04-29 14:32:19 +02:00
whitebox Merge 2016-05-06 18:20:50 +03:00