mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-28 16:50:10 +00:00
8376591: TestLoopNestTooManyTraps fails with various stress flags
Reviewed-by: aseoane, qamai, dfenacci, syan
This commit is contained in:
parent
a0c8fce9d7
commit
75b2ee2680
@ -81,8 +81,6 @@ compiler/interpreter/Test6833129.java 8335266 generic-i586
|
||||
|
||||
compiler/c2/aarch64/TestStaticCallStub.java 8359963 linux-aarch64,macosx-aarch64
|
||||
|
||||
compiler/longcountedloops/TestLoopNestTooManyTraps.java 8376591 generic-all
|
||||
|
||||
compiler/unsafe/AlignmentGapAccess.java 8373487 generic-all
|
||||
|
||||
#############################################################################
|
||||
|
||||
@ -25,6 +25,7 @@
|
||||
* @test
|
||||
* @bug 8350330
|
||||
* @summary C2: PhaseIdealLoop::add_parse_predicate() should mirror GraphKit::add_parse_predicate()
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib /
|
||||
* @build jdk.test.whitebox.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user