JDK-7071311 : Decoder enhancement
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs24
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-07-26
  • Updated: 2015-12-07
  • Resolved: 2012-01-24
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
7u4Fixed 8Fixed hs23Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
There are a few areas need to be improved:

- Multi-thread safe
- Singleton decoder
- Reorganize code (posix/windows split)
- Restrict access to uninitialize() method

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/d7e3846464d0
22-03-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d7e3846464d0
18-01-2012

EVALUATION Defer decoding source file/line number to later time.
03-10-2011

EVALUATION Also, adding capability to decode source file name and line number.
29-07-2011