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

NPG: Fix remaining references to metadata as oops in comments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • hs25, 9
    • hotspot
    • b08


      Also code of the form Method* method_oop = blah; Method* is not an oop anymore.
      There's also a lot of "this_oop" in instanceKlass.cpp and constantPool.cpp.

      The comments in src/share/vm/oops/method.hpp are also wrong. These block comments which show the layout of metadata in the metadata header files are frequently out of date. It might be better not to have them.

      There are also references to permgen in places.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: