JDK-8023393 : Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs25
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-08-20
  • Updated: 2014-10-15
  • Resolved: 2013-08-22
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 7 JDK 8 Other
7u76Fixed 8Fixed hs25Fixed
Description
The following message should be suppressed if -Xcheck:jni is used with libjsig.dylab on Mac OSX:

"Info: libjsig is activated, all active signal checking is disabled"

Similar problem has already been fixed on Solaris and Linux.
Comments
Similar bug for Linux and Solaris.
20-08-2013