-
Sub-task
-
Resolution: Fixed
-
P4
-
8, 11, 15, 16
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331927 | 11.0.25-oracle | Hari Rakesh | P4 | Resolved | Fixed | b01 |
JDK-8349067 | 8u461 | Shivangi Gupta | P4 | Resolved | Fixed | master |
a run of java/lang/invoke/RicochetTest.java w/ MAX_ARITY=255 was removed from all configurations by JDK-7049122, yet the problem manifests itself only w/ Xcomp. as now we have @requires to filter out tests from certain configurations, the test can be updated to run MAX_ARITY=255 in all configs but Xcomp.
- backported by
-
JDK-8331927 remove temporary fixes from java/lang/invoke/RicochetTest.java
- Resolved
-
JDK-8349067 remove temporary fixes from java/lang/invoke/RicochetTest.java
- Resolved
- relates to
-
JDK-6939861 JVM should handle more conversion operations
- Closed
-
JDK-7049122 unit test java/lang/invoke/RicochetTest.java with MAX_ARITY=255 sometimes triggers 7009641
- Closed
- links to
-
Review(master) openjdk/jdk11u-dev/2870