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

[lworld] Class loading requires more CDS related tests

XMLWordPrintable

      Valhalla added new data structures to describes classes, which includes [Inline|Instance]Klass to InlineKlass pointers in the _inline_type_field_klasses array.
      When a class is loaded from a CDS archives, the JVM must check that those pointers are still pointing to the right class. Tests are needed to ensure that the code in SystemDictionary::load_shared_class() correctly detects and handles cases where an application has substituted a class in the archive with another one.

            matsaave Matias Saavedra Silva
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: