jdk-24/test/hotspot/jtreg/compiler
Jesper Wilhelmsson 82847e4ec0 Merge
2018-04-06 03:53:28 +02:00
..
aot Merge 2018-03-20 04:36:44 +01:00
arguments 8198608: Improvements to command-line flags printing 2018-03-19 13:37:57 -05:00
arraycopy 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -07:00
c1 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
c2 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 2018-03-22 16:39:02 -07:00
calls 8199624: [Graal] Blocking jvmci compilations time out 2018-03-21 08:18:54 +01:00
ciReplay 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
classUnloading 8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException 2017-09-25 14:23:18 -07:00
codecache 8190351: InitialAndMaxUsageTest does not free allocated blob 2017-10-31 09:33:47 +01:00
codegen 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
compilercontrol 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 2018-03-22 16:39:02 -07:00
controldependency 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cpuflags 8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal 2017-10-02 14:31:34 -07:00
debug 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
dependencies/MonomorphicObjectCall 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
eliminateAutobox 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
escapeAnalysis 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
exceptions 8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1 2017-10-10 14:05:04 +02:00
floatingpoint 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
gcbarriers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
inlining 8196726: compiler/inlining/InlineAccessors.java test failed 2018-02-06 09:35:05 -08:00
integerArithmetic 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
interpreter 8148871: Possible wrong expression stack depth at deopt point 2018-03-01 08:58:27 +01:00
intrinsics 8200227: [Graal] Test times out with Graal due to low compile threshold 2018-03-27 11:13:11 +02:00
jsr292 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jvmci 8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978 2018-03-28 10:24:26 +02:00
linkage 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread" 2017-11-10 13:10:54 +01:00
loopopts 8193130: Bad graph when unrolled loop bounds conflicts with range checks 2018-03-22 20:21:19 -07:00
loopstripmining 8196294: LoopStripMiningIterShortLoop is set to zero by default 2018-03-21 10:05:36 +01:00
macronodes 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
membars 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
memoryinitialization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
onSpinWait 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
oracle 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
osr 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
patches/java.base/java/lang 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
print 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
profiling 8189439: Parameters type profiling is not performed from aarch64 interpreter 2017-12-01 18:24:52 +03:00
rangechecks 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00
reflection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regalloc 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
runtime 8191129: AARCH64: Invalid value passed to critical JNI function 2017-12-01 18:20:00 +03:00
stable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
startup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stringopts 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
testlibrary 8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT 2018-03-06 10:30:24 +01:00
tiered 8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest 2018-01-10 02:31:25 -08:00
types 8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp 2018-03-30 07:47:20 -07:00
uncommontrap 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions 2018-03-02 11:06:51 +01:00
unsafe 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node 2017-11-27 16:05:11 -08:00
vectorization 8199421: Add support for vector popcount 2018-03-13 10:22:15 -07:00
whitebox 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization 2018-03-01 09:03:30 -08:00