jdk-24/test/hotspot/jtreg/compiler
2020-12-10 08:09:08 +00:00
..
allocation 8239885: [TESTBUG] compiler/allocation/TestAllocation.java fails with release VMs 2020-02-25 16:22:12 +08:00
aot 8253660: Need better error report when artifact resolution fails in AotCompiler.java 2020-10-19 17:40:54 +00:00
arguments 8033441: print line numbers with -XX:+PrintOptoAssembly 2020-11-20 12:51:47 +00:00
arraycopy 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
blackhole 8257848: -XX:CompileCommand=blackhole,* should be diagnostic 2020-12-08 10:11:01 +00:00
c1 8255058: C1: assert(is_virtual()) failed: type check 2020-11-17 09:16:06 +00:00
c2 8257182: JCK test failures in integer / long rotation tests 2020-12-04 08:10:31 +00:00
calls 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
cha 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
ciReplay 8248265: compiler/ciReplay tests fail with AOT compiled java.base 2020-06-30 15:08:40 +02:00
classUnloading 8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?" 2020-05-04 10:23:23 +02:00
codecache 8255011: [TESTBUG] compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java timed out 2020-11-10 11:25:53 +00:00
codegen 8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310 2020-07-17 11:54:14 -07:00
compilercontrol 8235673: [C1, C2] Split inlining control flags 2020-05-18 10:57:16 +02:00
controldependency 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
conversions 8256730: Code that uses Object.checkIndex() range checks doesn't optimize well 2020-12-10 08:09:08 +00:00
cpuflags 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
debug 8254805: compiler/debug/TestStressCM.java is still failing 2020-10-20 06:08:25 +00:00
dependencies/MonomorphicObjectCall 8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package 2020-09-30 20:05:07 +00:00
eliminateAutobox 8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late 2019-08-13 09:56:13 +02:00
escapeAnalysis 8252837: Cleanup SAP Copyright file headers 2020-09-07 07:30:10 +00:00
exceptions 8219139: move hotspot tests from test/jdk/vm 2019-03-14 19:37:17 -07:00
floatingpoint 8256267: Relax compiler/floatingpoint/NaNTest.java for x86_32 and lower -XX:+UseSSE 2020-11-25 20:01:00 +00:00
gcbarriers 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
graalunit 8252774: remove jdk.test.lib.FileInstaller action from graalunit tests 2020-09-10 13:25:29 +00:00
inlining 8255742: PrintInlining as compiler directive doesn't print virtual calls 2020-12-03 18:02:05 +00:00
integerArithmetic 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation 2018-11-26 17:35:35 +01:00
interpreter 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
intrinsics 8257796: [TESTBUG] TestUseSHA512IntrinsicsOptionOnSupportedCPU.java fails on x86_32 2020-12-07 22:59:51 +00:00
jsr292 8254102: use ProcessHandle::pid instead of ManagementFactory::getRuntimeMXBean to get pid in tests 2020-10-07 18:51:52 +00:00
jvmci 8257143: Enable JVMCI code installation tests on AArch64 2020-12-03 07:26:10 +00:00
linkage 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
longcountedloops 8254998: C2: assert(!n->as_Loop()->is_transformed_long_loop()) failure with -XX:StressLongCountedLoop=1 2020-10-20 11:53:41 +00:00
loopopts 8253644: C2: assert(skeleton_predicate_has_opaque(iff)) failed: unexpected 2020-12-08 08:48:58 +00:00
loopstripmining 8257575: C2: "failed: only phis" assert failure in loop strip mining verification 2020-12-07 09:38:22 +00:00
macronodes 8236140: assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it 2020-01-09 16:14:14 +01:00
membars 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
memoryinitialization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
onSpinWait 8243930: update copyright years 2020-04-27 17:58:27 -07:00
oracle 8256508: Improve CompileCommand flag 2020-11-25 14:20:35 +00:00
osr 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
parsing 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it" 2020-06-10 17:56:23 +02:00
patches/java.base/java/lang 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
print 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 2019-09-17 20:38:23 +08:00
profiling 8254102: use ProcessHandle::pid instead of ManagementFactory::getRuntimeMXBean to get pid in tests 2020-10-07 18:51:52 +00:00
rangechecks 8215265: C2: range check elimination may allow illegal out of bound access 2018-12-14 11:22:26 +01:00
reflection 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regalloc 8249603: C1: assert(has_error == false) failed: register allocation invalid 2020-08-12 08:45:44 +02:00
relocations 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds 2017-11-20 09:50:23 +01:00
rtm 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
runtime 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02:00
stable 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
startup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stringopts 8237950: C2 compilation fails with "Live Node limit exceeded limit" during ConvI2L::Ideal optimization 2020-06-19 11:32:51 +02:00
testlibrary 8252204: AArch64: Implement SHA3 accelerator/intrinsic 2020-10-22 04:38:39 +00:00
tiered 8067651: LevelTransitionTest.java, fix trivial methods levels logic 2020-07-27 21:17:44 +02:00
types 8253566: clazz.isAssignableFrom will return false for interface implementors 2020-10-08 09:33:42 +00:00
uncommontrap 8257594: C2 compiled checkcast of non-null object triggers endless deoptimization/recompilation cycle 2020-12-03 13:42:19 +00:00
unsafe 8255466: C2 crashes at ciObject::get_oop() const+0x0 2020-10-29 22:34:14 +00:00
vectorization 8257531: Super word not applied to a loop of simple Buffer operations 2020-12-04 19:23:52 +00:00
whitebox 8252837: Cleanup SAP Copyright file headers 2020-09-07 07:30:10 +00:00