Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b64

        The error message could be improved by replacing:

        fatal("Invalid layout of preloaded class");

        with:

        vm_exit_during_initialization(...)

              Assignee:
              Cheleswer Sahu (Inactive)
              Reporter:
              Christian Tornqvist
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: