jdk-24/hotspot/test/compiler
2016-06-23 05:13:55 +00: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 8158581: ciReplay can not be run w/ JFR enabled 2016-06-22 20:06:39 +03: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 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03: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 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 8159613: [Findbugs] various warnings reported for JVMCI sources 2016-06-23 05:13:55 +00: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 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +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 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +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 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 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
types 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
uncommontrap 8132920: use package in compiler testlibraries 2016-06-22 00:29:32 +03:00
unsafe 8158039: VarHandle float/double field/array access should support CAS/set/add atomics 2016-06-20 13:06:33 +02: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