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

refactor the redefine check that an attribute consisting of a list of classes has not changed

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • b27

      After the Sealed classes are introduced the jvmtiRedefineClasses.cpp has three functions that check the same:
        check_nest_attributes
        check_record_attributes
        check_permitted_subclasses_attribute

      We should refactor it to have just one implementation for this check.

            sspitsyn Serguei Spitsyn
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: