..
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
8256535: C2: randomize CCP processing order for stress testing
2021-01-07 20:43:48 +00:00
arraycopy
8258272: LoadVectorMaskedNode can't be replaced by zero con
2021-01-13 09:16:08 +00:00
c1
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
2021-02-17 09:00:39 +00:00
c2
Merge
2021-02-06 00:29:45 +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
8260296: SA's dumpreplaydata fails
2021-02-05 09:33:54 +00:00
classUnloading
8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
2020-05-04 10:23:23 +02:00
codecache
8257513: C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset())
2020-12-21 08:06:48 +00:00
codegen
8258894: C2: Forbid GCM to move stores into loops
2021-01-27 15:08:39 +00:00
compilercontrol
8258799: [Testbug] RandomCommandsTest must check if tested directive is added via jcmd
2021-02-03 16:01:59 +00: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
8256535: C2: randomize CCP processing order for stress testing
2021-01-07 20:43:48 +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
8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
2021-01-05 08:37:06 +00: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
8262950: Restructure compiler/intrinsics/TestRotate.java for easier compilation
2021-03-04 07:41:22 +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
8262011: [JVMCI] allow printing to tty from unattached libgraal thread
2021-02-23 17:01:11 +00:00
linkage
8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
2020-04-29 08:52:18 +02:00
longcountedloops
8260407: cmp != __null && cmp->Opcode() == Op_CmpL failure with -XX:StressLongCountedLoop=200000000 in lucene
2021-01-28 12:27:40 +00:00
loopopts
8261308: C2: assert(inner->is_valid_counted_loop(T_INT) && inner->is_strip_mined()) failed: OuterStripMinedLoop should have been removed
2021-03-01 08:42:10 +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
8258243: C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator
2021-01-12 08:18:45 +00: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
8260576: Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
2021-02-02 02:16:46 +00: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
8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation
2020-12-22 10:04:00 +00:00
tiered
8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
2021-02-19 19:44:58 +00:00
types
8253566: clazz.isAssignableFrom will return false for interface implementors
2020-10-08 09:33:42 +00:00
uncommontrap
8261730: C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge
2021-03-04 07:48:51 +00:00
unsafe
8255466: C2 crashes at ciObject::get_oop() const+0x0
2020-10-29 22:34:14 +00:00
vectorapi
8261142: AArch64: Incorrect instruction encoding when right-shifting vectors with shift amount equals to the element width
2021-03-03 06:43:25 +00:00
vectorization
8261022: Fix incorrect result of Math.abs() with char type
2021-02-07 01:15:24 +00:00
whitebox
8261270: MakeMethodNotCompilableTest fails with -XX:TieredStopAtLevel={1,2,3}
2021-02-07 02:24:15 +00:00