JDK-8249697 : remove temporary fixes from java/lang/invoke/RicochetTest.java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 8,11,15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-17
  • Updated: 2020-07-27
  • Resolved: 2020-07-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b07Fixed
Related Reports
Relates :  
Relates :  
Description
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.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/a0ef9bf0e8f8 User: iignatyev Date: 2020-07-21 22:08:36 +0000
21-07-2020

http://cr.openjdk.java.net/~iignatyev//8249697/webrev.02
20-07-2020

https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-July/067774.html
18-07-2020

http://cr.openjdk.java.net/~iignatyev//8249697/webrev.00
18-07-2020