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

[lworld] Handling of invalid class files

XMLWordPrintable

      The VM fails to detect some invalid class files, or some invalid class files combinations. Detection code is sometime executed too late, which is causing some crashes after JDK-8326598 (field inheritance for value classes).

      This is due to some missing or misplaces checks in the VM, and also by the lack of tests stressing those invalid scenarios (many such tests have been disabled during the transition to JEP 401 model, because the model has changed significantly and they have to be rewritten).

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: