Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4181902

java_g should use rt_g.jar, if available.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.0
    • hotspot
    • generic
    • generic

      It would be great if a debugging version of rt.jar were available, which was built with -g:all symbols and line-number tables for debugging. This would
      facilitate better debugging than printlns.

      In addition, the AWT and Swing teams are investigating adding assertions to a debug version of our class files to check for error conditions which today go unchecked, and would break existing apps if we checked them now. Having a rt_g.jar file we can add these debug-versioned classes would eliminate forcing developers to use -Xbootclasspath or hack their rt.jar files.

            Unassigned Unassigned
            tballsunw Tom Ball (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: