jdk-24/hotspot/test/compiler
Pavel Punegov 87861c61e1 8150247: CompilerControl: LogCompilation testing
Add a test for standalone LogCompilation testing

Reviewed-by: kvn
2016-05-11 20:06:38 +03:00
..
arguments 8086068: VM crashes with "-Xint -XX:+UseCompiler" options 2016-04-21 10:52:00 +02:00
arraycopy 8154073: Several compiler tests fail when are executed with C1 only 2016-04-14 08:32:39 +02:00
c1 8151017: [TESTBUG] test/compiler/c1/CanonicalizeArrayLength does not work on product builds 2016-03-02 12:29:17 +03:00
c2 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
calls 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03: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 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
codecache 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
codegen 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
compilercontrol 8150247: CompilerControl: LogCompilation testing 2016-05-11 20:06:38 +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 8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options 2016-05-09 01:21:55 -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 8067941: [TESTBUG] Fix tests for OS with 64K page size 2015-01-12 14:43:34 -08:00
floatingpoint 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +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 Merge 2016-05-11 00:31:28 +03:00
jsr292 8155751: Some tests miss othervm for main/bootclasspath mode 2016-05-04 23:08:43 +03:00
jvmci Merge 2016-05-09 13:13:07 +03: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 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03: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 8152636: TestHasNegatives.java fails after Jigsaw changes were integrated 2016-03-30 00:25:39 +03: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 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03: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 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
runtime 8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options 2016-05-09 01:21:55 -07:00
stable Merge 2016-05-06 06:12:56 -07:00
startup 8154151: VM crashes with assert "Ensure we don't compile before compilebroker init" 2016-04-18 11:30:10 +02:00
stringopts 8147937: Adapt SAP copyrights to new company name 2016-01-21 12:37:47 +01:00
testlibrary 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
tiered 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
types 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
uncommontrap 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
unsafe Merge 2016-05-11 00:31:28 +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