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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b64

        The error message could be improved by replacing:

        fatal("Invalid layout of preloaded class");

        with:

        vm_exit_during_initialization(...)

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

                Created:
                Updated:
                Resolved: