-
Sub-task
-
Resolution: Fixed
-
P4
-
11, 15, 16
-
b33
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8249735 | 16 | Igor Ignatyev | P4 | Resolved | Fixed | b07 |
JDK-8250204 | 15.0.2 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8250503 | 15.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b03 |
JDK-8333953 | 11.0.25-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
- compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java isn't runnable due to JDK-8158860,
- compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java isn't runnable due toJDK-8163894
- compiler/codegen/Test6896617.java isn't runnable due to JDK-8193479
- compiler/c2/Test6852078.java isn't runnable due to JDK-8194310
hence they should be @ignore-d and not ProblemList-ed
- compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java isn't runnable due to
- compiler/codegen/Test6896617.java isn't runnable due to JDK-8193479
- compiler/c2/Test6852078.java isn't runnable due to JDK-8194310
hence they should be @ignore-d and not ProblemList-ed
- backported by
-
JDK-8249735 @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310
- Resolved
-
JDK-8250204 @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310
- Resolved
-
JDK-8250503 @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310
- Resolved
-
JDK-8333953 @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310
- Resolved
- links to
-
Review(master) openjdk/jdk11u-dev/2925