.. |
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
|
8238812: assert(false) failed: bad AD file
|
2021-03-10 15:59:38 +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
|
8261812: C2 compilation fails with assert(!had_error) failed: bad dominance
|
2021-03-05 15:43:24 +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
|
|
|
onSpinWait
|
8243930: update copyright years
|
2020-04-27 17:58:27 -07:00 |
oracle
|
8263353: assert(CompilerOracle::option_matches_type(option, value)) failed: Value must match option type
|
2021-03-12 02:22:34 +00:00 |
osr
|
|
|
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
|
|
|
regalloc
|
8258243: C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator
|
2021-01-12 08:18:45 +00:00 |
relocations
|
|
|
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
|
|
|
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
|
8219555: compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
|
2021-03-08 18:01:27 +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
|
8262998: Vector API intrinsincs should not modify IR when bailing out
|
2021-03-05 05:57:30 +00:00 |
vectorization
|
8261022: Fix incorrect result of Math.abs() with char type
|
2021-02-07 01:15:24 +00:00 |
whitebox
|
8261247: some compiler/whitebox/ tests fail w/ DeoptimizeALot
|
2021-03-06 21:08:20 +00:00 |