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

The VM creates instance of abstract class VirtualMachineError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 17, 21, 22, 23
    • hotspot
    • b20


      The VirtualMachineError class is declared as abstract, but the JVM creates instances of it to throw in case of a virtual machine error.

      Should this class not be abstract, or should the JVM be throwing a different exception?

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

              Created:
              Updated:
              Resolved: