JDK-7133111 : libsaproc debug print should be printed as unsigned long to fit large numbers on 64bit platform
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 6u29
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2012-01-25
  • Updated: 2019-08-16
  • Resolved: 2012-04-25
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 JDK 8 Other
6u60Fixed 7u40Fixed 8Fixed hs24Fixed
Sub Tasks
JDK-8002327 :  
Description
When debugging with libsaproc, the sizes printed are wrong for 64 bit Linux.

libsaproc DEBUG: base = 0x440000000 size = -1151205376
libsaproc DEBUG: base = 0x500000000 size = -1073741824

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/10c12fb36ed2
29-06-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/10c12fb36ed2
11-04-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/10c12fb36ed2
10-04-2012

EVALUATION ok
10-04-2012