jdk-24/test/hotspot/jtreg/compiler/c2
Coleen Phillimore e7795851d2 8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
..
aarch64 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
cr6340864 8282711: Accelerate Math.signum function for AVX and AVX512 target. 2022-04-29 06:34:09 +00:00
cr6589834 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
cr6646020 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr6663848 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr6663854 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr6711117 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
cr6712835 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr6714694 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr6865031 8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32 2022-03-18 07:58:58 +00:00
cr6890943 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cr7192963 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
cr7200264 8287801: Fix test-bugs related to stress flags 2022-06-20 14:29:06 +00:00
cr8004867 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
irTests 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
stemmer 8253881: Hotspot/Serviceability Terminology Refresh 2020-12-19 02:47:28 +00:00
ClearArray.java 8284883: JVM crash: guarantee(sect->end() <= sect->limit()) failed: sanity on AVX512 2022-04-29 19:09:58 +00:00
CompareKlassPointersTest.java 8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong 2019-10-23 13:52:33 +02:00
FloatingPointFoldingTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterruptedTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsInstanceTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IVTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LongCountedLoopAsUnswitchIff.java 8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added 2021-08-16 02:30:57 +00:00
PolynomialRoot.java 8242310: use reproducible random in hotspot compiler tests 2020-04-08 22:58:42 -07:00
SubsumingLoadsCauseFlagSpill.java 8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item 2018-08-17 17:13:12 +02:00
Test8bitLogicalOperators.java 8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory 2018-11-08 15:11:32 +01:00
Test5057225.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test5091921.java 8235673: [C1, C2] Split inlining control flags 2020-05-18 10:57:16 +02:00
Test6186134.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6196102.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6357214.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6443505.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6559156.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6603011.java 8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp 2018-03-22 16:39:02 -07:00
Test6636138_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6636138_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6646019.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6661247.java 8242310: use reproducible random in hotspot compiler tests 2020-04-08 22:58:42 -07:00
Test6695810.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6700047.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6711100.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6724218.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6732154.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6741738.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6753639.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6792161.java 8235673: [C1, C2] Split inlining control flags 2020-05-18 10:57:16 +02:00
Test6795362.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6796786.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6799693.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6800154.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6805724.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6823453.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6832293.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6837011.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6837094.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6843752.java 8192992: Test8007294.java failed: attempted to spill a non-spillable item 2018-03-21 16:03:12 +01:00
Test6850611.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6851282.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6852078.java 8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310 2020-07-17 11:54:14 -07:00
Test6857159.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
Test6863155.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6866651.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6877254.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6880034.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6885584.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6897150.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6901572.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6905845.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6910484.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6910605_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6910605_2.java 8235673: [C1, C2] Split inlining control flags 2020-05-18 10:57:16 +02:00
Test6912517.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6916644.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6930043.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6931567.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6935022.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6956668.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6958485.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6959129.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6968348.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6973329.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6985295.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6992759.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7002666.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7005594.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7009359.java 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
Test7017746.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7020614.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7024475.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7029152.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7041100.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7046096.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7047069.java 8242310: use reproducible random in hotspot compiler tests 2020-04-08 22:58:42 -07:00
Test7048332.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7068051.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7110586.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7125879.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7160610.java 8242310: use reproducible random in hotspot compiler tests 2020-04-08 22:58:42 -07:00
Test7169782.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7174363.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7177917.java 8242310: use reproducible random in hotspot compiler tests 2020-04-08 22:58:42 -07:00
Test7179138_1.java 8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN 2021-09-23 12:59:22 +00:00
Test7179138_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7190310_unsafe.java 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
Test7190310.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7199742.java 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
Test8000805.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8002069.java 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
Test8004741.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
Test8007294.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8007722.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8202414.java 8251152: ARM32: jtreg c2 Test8202414 test crash 2020-09-07 15:33:27 +00:00
Test8217359.java 8256318: AArch64: Add support for floating-point absolute difference 2020-11-18 10:14:20 +00:00
TestAbs.java 8248445: Use of AbsI/AbsL nodes should be limited to supported platforms 2020-08-05 06:31:32 -04:00
TestAddXorIdeal.java 8273021: C2: Improve Add and Xor ideal optimizations 2021-09-13 02:10:45 +00:00
TestAndShiftZeroCCP.java 8288683: C2: And node gets wrong type due to not adding it back to the worklist in CCP 2022-06-27 11:32:13 +00:00
TestBit.java 8276799: Implementation of JEP 422: Linux/RISC-V Port 2022-03-24 09:22:46 +00:00
TestBitSetAndReset.java 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
TestCharShortByteSwap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCMoveHasTopInput.java 8270307: C2: assert(false) failed: bad AD file after JDK-8267687 2021-07-20 06:10:58 +00:00
TestCMoveInfiniteGVN.java 8280123: C2: Infinite loop in CMoveINode::Ideal during IGVN 2022-01-20 11:23:17 +00:00
TestCondAddDeadBranch.java 8268883: C2: assert(false) failed: unscheduable graph 2021-07-06 06:47:45 +00:00
TestDeadDataLoop.java 8284358: Unreachable loop is not removed from C2 IR, leading to a broken graph 2022-07-01 05:23:57 +00:00
TestDeadDataLoopCmoveIdentity.java 8271056: C2: "assert(no_dead_loop) failed: dead loop detected" due to cmoving identity 2021-11-08 12:47:58 +00:00
TestDeadDataLoopIGVN.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestDeadLoopSplitIfLoop.java 8268019: C2: assert(no_dead_loop) failed: dead loop detected 2021-07-29 09:31:22 +00:00
TestDeadNodeDuringIGVN.java 8256385: C2: fatal error: modified node is not on IGVN._worklist 2020-11-18 11:53:25 +00:00
TestDeadPhiMergeMemLoop.java 8249605: C2: assert(no_dead_loop) failed: dead loop detected 2020-08-03 09:21:45 +02:00
TestDominatingDeadCheckCast.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestFindNode.java 8247743: Segmentation fault in debug builds due to stack overflow in find_recur with deep graphs 2020-07-22 10:31:37 +02:00
TestFoldCompares2.java 8286104: use aggressive liveness for unstable_if traps 2022-06-30 03:59:42 +00:00
TestFoldCompares.java 8256318: AArch64: Add support for floating-point absolute difference 2020-11-18 10:14:20 +00:00
TestIfWithDeadRegion.java 8219807: C2 crash in IfNode::up_one_dom(Node*, bool) 2019-04-30 14:49:19 +02:00
TestImplicitNullCheckDominance.java 8266480: Implicit null check optimization does not update control of hoisted memory operation 2021-05-19 07:27:30 +00:00
TestJumpTable.java 8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN 2021-09-23 12:59:22 +00:00
TestLiveNodeLimit.java 8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit" 2020-07-01 09:18:28 +02:00
TestMatcherLargeOffset.java 8202952: C2: Unexpected dead nodes after matching 2019-01-22 18:14:14 -08:00
TestModDivTopInput.java 8283451: C2: assert(_base == Long) failed: Not a Long 2022-03-22 14:06:49 +00:00
TestMultiplyLongHiZero.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestNPEHeapBased.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestRemoveMemBarPrecEdge.java 8287432: C2: assert(tn->in(0) != __null) failed: must have live top node 2022-06-08 14:12:09 +00:00
TestRenumberLiveNodesInfiniteLoop.java 8270886: Crash in PhaseIdealLoop::verify_strip_mined_scheduling 2021-07-29 07:34:20 +00:00
TestReplacedNodesOSR.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestReplaceEquivPhis.java 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs 2021-06-27 13:12:51 +00:00
TestRotateNegativeEvenValues.java 8257182: JCK test failures in integer / long rotation tests 2020-12-04 08:10:31 +00:00
TestShiftRightAndAccumulate.java 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs 2021-06-27 13:12:51 +00:00
TestSignExtract.java 8242429: Better implementation for sign extract 2020-05-12 10:19:01 +08:00
TestSkipLongToIntCast.java 8248043: Need to eliminate excessive i2l conversions 2020-07-06 04:44:25 -04:00
TestSqrt.java 8279076: C2: Bad AD file when matching SqrtF with UseSSE=0 2021-12-22 20:17:39 +00:00
TestStressRecompilation.java 8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!" 2020-05-27 13:26:23 +02:00
TestSubIdealC0Minus_YPlusC1_.java 8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x" 2021-12-09 00:18:59 +00:00
TestUnreachableRegionDuringCCP.java 8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced" 2018-09-12 09:23:36 +02:00
TestUnsignedByteCompare1.java 8255067: Restore Copyright line in file modified by 8253191 2020-10-23 08:33:14 +00:00
TestUnsignedByteCompare.java 8255067: Restore Copyright line in file modified by 8253191 2020-10-23 08:33:14 +00:00
TestVerifyGraphEdges.java 8238811: C2: assert(i >= req() || i == 0 || is_Region() || is_Phi()) with -XX:+VerifyGraphEdges 2020-02-13 15:08:08 +01:00
TestVerifyIterativeGVN.java 8238756: C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node 2020-02-13 15:07:45 +01:00
UpcastTest.java 8268371: C2: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed 2021-06-17 21:25:46 +00:00