JDK-6939182 : Zero JNI handles fix
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs18
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-03-30
  • Updated: 2012-10-08
  • Resolved: 2010-05-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 6 JDK 7 Other
6u21pFixed 7Fixed hs19Fixed
Description
Gary Benson wrote:

Hi all,

Zero will exit with an error when invoked with -Xcheck:jni.
This webrev fixes:

  http://cr.openjdk.java.net/~gbenson/zero-jnihandles-fix/

Note that this is actually a pretty old issue, but the fix
for it got lost from the IcedTea repositories.  There's more
information here:

  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=323

I don't have a bug id for this.

Cheers,
Gary

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/0c5b3cf3c1f5
30-04-2010