JDK-6945219 : minor SA fixes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2010-04-19
  • Updated: 2010-11-16
  • Resolved: 2010-05-05
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 hs18Fixed
Description
A small collection of minor SA fixes.

Comments
EVALUATION These are some small SA improvements and fixes that I've collected. It includes ignoring an error case when reading core that happens regularly when reading 64 bit core files on linux, removing the use of show() to avoid deprecation warnings, more fixes to class file dumping, improved exception handling/reporting, adding field offsets to the information dumped when describing the fields of a class, allowing suppression of Assert.that, new commands for the command line HSDB and fixes to the handling of history. Tested by debugging crashes with it.
20-04-2010

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/bc32f286fae0
20-04-2010