jdk-24/test/hotspot/jtreg/compiler/rangechecks
Leo Korinth d52a995f35 8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
..
PowerOf2SizedArraysChecks.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RangeCheckEliminationScaleNotOne.java 8291669: [REDO] Fix array range check hoisting for some scaled loop iv 2022-09-14 14:20:39 +00:00
TestBadFoldCompare.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestExplicitRangeChecks.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestLongRangeCheck.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestLongRCWithLoopIncr.java 8314580: PhaseIdealLoop::transform_long_range_checks fails with assert "was tested before" 2023-09-04 15:18:39 +00:00
TestRangeCheckCmpUOverflow.java 8286967: Unproblemlist compiler/c2/irTests/TestSkeletonPredicates.java and add additional test for JDK-8286638 2022-06-07 08:34:37 +00:00
TestRangeCheckCmpUOverflowVsSub.java 8311964: Some jtreg tests failing on x86 with error 'unrecognized VM options' (C2 flags) 2023-09-06 11:36:13 +00:00
TestRangeCheckCmpUUnderflow.java 8286638: C2: CmpU needs to do more precise over/underflow analysis 2022-05-16 07:21:30 +00:00
TestRangeCheckExceptionHandlerLoop.jasm 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestRangeCheckExceptionHandlerLoopMain.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestRangeCheckHoistingScaledIV.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestRangeCheckLimits.java 8262017: C2: assert(n != __null) failed: Bad immediate dominator info. 2021-07-02 07:43:57 +00:00
TestRangeCheckSmearing.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestRangeCheckSmearingLoopOpts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestRCMinInt.java 8259609: C2: optimize long range checks in long counted loops 2021-10-26 15:53:37 +00:00
TestUncommonTrapMerging.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00