The VM creates instance of abstract class VirtualMachineError

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 17, 21, 22, 23
    • Component/s: 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?

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

              Created:
              Updated:
              Resolved: