jdk-24/test/hotspot/jtreg/compiler/c1
2024-10-18 22:52:40 +00:00
..
ArithmeticRemRCE.java 8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant 2021-05-19 09:05:05 +00:00
BadStateAtLongCmp.jasm 8290451: Incorrect result when switching to C2 OSR compilation from C1 2022-08-30 07:27:51 +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
KlassAccessCheck.jasm 8293044: C1: Missing access check on non-accessible class 2022-09-09 20:47:31 +00:00
KlassAccessCheckPackagePrivate.jasm 8293044: C1: Missing access check on non-accessible class 2022-09-09 20:47:31 +00:00
KlassAccessCheckTest.java 8293044: C1: Missing access check on non-accessible class 2022-09-09 20:47:31 +00: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
Test8271202.java 8271202: C1: assert(false) failed: live_in set of first block must be empty 2021-12-25 05:38:12 +00:00
Test8275337.java 8275337: C1: assert(false) failed: live_in set of first block must be empty 2022-01-31 23:02:34 +00:00
Test8301489.java 8301489: C1: ShortLoopOptimizer might lift instructions before their inputs 2023-06-27 07:05:48 +00:00
TestArrayCopy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyToFromObject.java 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +00:00
TestBadStateAtLongCmp.java 8290451: Incorrect result when switching to C2 OSR compilation from C1 2022-08-30 07:27:51 +00:00
TestC1PhiPlacementPathology.jasm 8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop 2021-12-17 16:30:40 +00:00
TestC1PhiPlacementPathologyMain.java 8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop 2021-12-17 16:30:40 +00:00
TestCheckIndexC1Intrinsic.java 8265518: C1: Intrinsic support for Preconditions.checkIndex 2021-06-12 01:03:50 +00:00
TestClassConstantPatching.java 8282218: C1: Missing side effects of dynamic class loading during constant linkage 2022-05-06 23:09:23 +00:00
TestConcurrentPatching.java 8340313: Crash due to invalid oop in nmethod after C1 patching 2024-10-17 05:03:09 +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
TestInvokeinterfaceWithBadReceiver.java 8312909: C1 should not inline through interface calls with non-subtype receiver 2023-08-03 11:02:42 +00:00
TestInvokeinterfaceWithBadReceiverHelper.jasm 8312909: C1 should not inline through interface calls with non-subtype receiver 2023-08-03 11:02:42 +00:00
TestLargeMonitorOffset.java 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate 2024-01-05 13:48:31 +00: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 8331087: Move immutable nmethod data from CodeCache 2024-04-29 15:58:03 +00:00
TestLoadIndexedMismatch.java 8313676: Amend TestLoadIndexedMismatch test to target intrinsic directly 2023-08-07 11:26:08 +00:00
TestManyMethodParameters.java 8288781: C1: LIR_OpVisitState::maxNumberOfOperands too small 2022-06-23 05:42:54 +00:00
TestNullArrayClone.java 8302850: Implement C1 clone intrinsic that reuses arraycopy code for primitive arrays 2024-05-15 07:48:15 +00:00
TestOSRLotsOfLocals.java 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn 2024-10-18 22:52:40 +00:00
TestPinnedConstantExceptionEdge.java 8255058: C1: assert(is_virtual()) failed: type check 2020-11-17 09:16:06 +00:00
TestPinnedIntrinsics.java 8286263: compiler/c1/TestPinnedIntrinsics.java failed with "RuntimeException: testCurrentTimeMillis failed with -3" 2022-05-06 19:47:48 +00:00
TestPrintC1Statistics.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
TestPrintIRDuringConstruction.java 8239422: [TESTBUG] compiler/c1/TestPrintIRDuringConstruction.java failed when C1 is disabled 2020-02-19 12:09:25 +08:00
TestRangeCheckEliminated.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8335142: compiler/c1/TestTraceLinearScanLevel.java occasionally times out with -Xcomp 2024-06-28 09:23:48 +00: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