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

Missing space in output message from -XX:+CheckEndorsedAndExtDirs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8u40
    • 7u80, 8u40, 8u45
    • hotspot
    • b18

    Backports

      Description

        -XX:+CheckEndorsedAndExtDirs should be dropped from run command
        http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/fa6adc194d48#l3.32

        ----------messages:(3/183)----------
        command: main -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
        reason: User specified action: run main/othervm -XX:+CheckEndorsedAndExtDirs EndorsedExtDirs
        elapsed time (seconds): 0.046
        ----------System.out:(3/226)----------
        Non-empty extension directory: /usr/jdk/packages/lib/ext
        Endorsed standards override mechanism and extension mechanismwill not be supported in a future release.
        Refer to JEP 220 for details (http://openjdk.java.net/jeps/220).
        ----------System.err:(2/108)----------
        Error: Could not create the Java Virtual Machine.
        Error: A fatal exception has occurred. Program will exit.

        Attachments

          Issue Links

            Activity

              People

                mchung Mandy Chung
                bmoloden Boris Molodenkov
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: