JDK-8222550 : runtime/MemberName/MemberNameLeak.java times out
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-04-16
  • Updated: 2019-04-25
  • Resolved: 2019-04-18
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 13
13 b18Fixed
Related Reports
Relates :  
Relates :  
Description
The test incorrectly assumes that no GC will occur before all MethodHandles have been created.

Will add a keepAlive array and extra logging for easier debugging of this test in the future.
Comments
[~dholmes] Get it.
17-04-2019

Started to happen after test was updated for JDK-8221393
16-04-2019