JDK-8264816 : Weak handles leak causes GC to take longer
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-04-07
  • Updated: 2021-05-04
  • Resolved: 2021-04-27
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.
Other
openjdk8u302 b01Fixed
Related Reports
Relates :  
Description
The implementation of MemberNameTable in 8u has weak handles leak problem
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/85f20f6ec580 User: andrew Date: 2021-05-04 20:08:45 +0000
04-05-2021

Fixed and pushed. http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/85f20f6ec580 Thanks.
27-04-2021

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/85f20f6ec580 User: ddong Date: 2021-04-27 00:53:13 +0000
27-04-2021

[~ddong] Please fix the typo before you push. See: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-April/013720.html
26-04-2021

Fix Request (8u) 8u RFR thread (acked by Zhengyu Gu): https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-April/013704.html
26-04-2021

Fixed in later JDKs with JDK-8174749
26-04-2021

Description of the problem: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-April/013618.html
07-04-2021