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

Consider to clean up classresolve "info" level msgs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • None
    • b131

    Description

      In some of the info level classresolve msgs it shows (super) or (interface) etc which seems helpful to any user. But the ones showing only the source line number don't seem to have any meaning. In running with info level, millions of source line number lines are printed and they are not really that helpful to understand what is going on. Could those by moved to debug or trace level if they are useful for JVM debugging?


      [68.987s][info ][classresolve] java.util.IdentityHashMap$KeyIterator java.util.IdentityHashMap$IdentityHashMapIterator (super)
      [68.987s][info ][classresolve] java.util.IdentityHashMap$KeySet java.util.IdentityHashMap$KeyIterator IdentityHashMap.java:976
      [68.987s][info ][classresolve] java.util.IdentityHashMap$KeySet java.util.IdentityHashMap$KeyIterator IdentityHashMap.java:976

      Attachments

        Issue Links

          Activity

            People

              mockner Max Ockner (Inactive)
              ecaspole Eric Caspole
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: