.. |
ArithmeticRemRCE.java
|
8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant
|
2021-05-19 09:05:05 +00:00 |
CanonicalizeArrayLength.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
CanonicalizeGetModifiers.java
|
8265711: C1: Intrinsify Class.getModifier method
|
2021-05-18 07:29:18 +00:00 |
CCEMessageTest.java
|
8225644: C1 dumps incorrect class name in ClassCastException message
|
2019-06-25 21:24:37 +02:00 |
MultiplyByMaxInt.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
NullCheckTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
RangeCheckVerificationOfIR.java
|
8238178: CTW: C1 compilation fails with assert(sux->loop_depth() != block->loop_depth() || sux->loop_index() == block->loop_index() || loop_through_xhandler) failed: Loop index has to be same
|
2020-02-13 15:06:57 +01:00 |
Test6579789.java
|
8238681: Make -XX:UseSSE flag x86-specific
|
2020-03-10 20:51:07 +03:00 |
Test6756768_2.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6756768.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6757316.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6758234.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6795465.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6849574.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test6855215.java
|
8238681: Make -XX:UseSSE flag x86-specific
|
2020-03-10 20:51:07 +03:00 |
Test6932496.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test7042153.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test7090976.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test7103261.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test7123108.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test8004051.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test8011706.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test8011771.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test8172751.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Test8211100.java
|
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
|
2019-03-20 11:51:43 +03:00 |
Test8267042.java
|
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
|
2021-06-18 16:25:25 +00:00 |
TestArrayCopy.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestArrayCopyToFromObject.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestCheckIndexC1Intrinsic.java
|
8265518: C1: Intrinsic support for Preconditions.checkIndex
|
2021-06-12 01:03:50 +00:00 |
TestDeoptInt.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestGotoIf.jasm
|
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
|
2019-02-19 08:58:55 +01:00 |
TestGotoIfMain.java
|
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
|
2019-02-19 08:58:55 +01:00 |
TestLinearScanHasFPURegisters.java
|
8268366: Incorrect calculation of has_fpu_registers in C1 linear scan
|
2021-06-14 19:25:49 +00:00 |
TestLinearScanOrder.jasm
|
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
|
2018-08-06 09:09:57 +02:00 |
TestLinearScanOrderMain.java
|
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
|
2018-08-06 09:09:57 +02:00 |
TestPinnedConstantExceptionEdge.java
|
8255058: C1: assert(is_virtual()) failed: type check
|
2020-11-17 09:16:06 +00:00 |
TestPinnedIntrinsics.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestPrintIRDuringConstruction.java
|
8239422: [TESTBUG] compiler/c1/TestPrintIRDuringConstruction.java failed when C1 is disabled
|
2020-02-19 12:09:25 +08:00 |
TestRangeCheckEliminated.java
|
8270468: TestRangeCheckEliminated fails because methods are not compiled
|
2021-07-15 19:53:31 +00:00 |
TestStaticInterfaceMethodCall.java
|
8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
|
2020-06-02 11:05:34 +02:00 |
TestTooManyVirtualRegisters.jasm
|
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
|
2021-02-17 09:00:39 +00:00 |
TestTooManyVirtualRegistersMain.java
|
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
|
2021-02-17 09:00:39 +00:00 |
TestTraceLinearScanLevel.java
|
8252404: compiler/c1/TestTraceLinearScanLevel.java fails with release VMs
|
2020-08-27 10:35:00 +08:00 |
TestUnalignedLoad.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestUnresolvedField.jasm
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestUnresolvedFieldMain.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestValueNumberingNullObject.java
|
8237894: CTW: C1 compilation fails with assert(x->type()->tag() == f->type()->tag()) failed: should have same type
|
2020-03-20 05:19:56 -07:00 |
UnsafeVolatileGuardTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
VolatileGuardTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |