JDK-8057707 : [TEST_BUG] Test library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-09-05
  • Updated: 2016-05-27
  • Resolved: 2014-09-12
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 8 JDK 9
8u40Fixed 9 b32Fixed
Related Reports
Relates :  
Description
This test library enhancement is needed for correct work of new test for the feature "Lambda Form Reduction and Caching"
JEP is https://bugs.openjdk.java.net/browse/JDK-8046703.
Please refer to SQE test plan https://bugs.openjdk.java.net/browse/JDK-8050273

The sun.hotspot.whitebox classes are needed to test that lambda forms are garbage collected.
Comments
http://cr.openjdk.java.net/~kshefov/8057707/webrev.00/
05-09-2014