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

Handle VMTYPE for "core" VM variant

    XMLWordPrintable

Details

    • b16

    Description

      Building with --with-jvm-variants=core currently produces a binary that replies an odd version:

      $ build/linux-x86_64-core-fastdebug/images/jdk/bin/java -version
      openjdk version "18-internal" 2022-03-15
      OpenJDK Runtime Environment (fastdebug build 18-internal+0-adhoc.shade.jdk)
      OpenJDK 64-Bit VM (fastdebug build 18-internal+0-adhoc.shade.jdk, interpreted mode)

      It should actually say "OpenJDK 64-Bit Core VM", I think. Build just misses a simple definition of VMTYPE for core variant.

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: