JDK-4912876 : JVM_NanoTime not exported on Linux
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2003-08-26
  • Updated: 2012-10-08
  • Resolved: 2003-10-15
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
5.0 b18Fixed
Related Reports
Relates :  
Description
The function JVM_NanoTime() which was added for JSR-166 support needs to
be a public symbol.  It is currently not public on Linux.  This causes the
building of J2SE with the JSR-166 support added to fail.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger-beta INTEGRATED IN: tiger-b18 tiger-beta
14-06-2004

EVALUATION The JVM_NanoTime symbol needs to be added to the Linux map files.
11-06-2004

PUBLIC COMMENTS This is a bug in in internal version of the VM.
10-06-2004