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

decouple the '-XXaltjvm=<path>' option from the gamma launcher

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • hs25
    • hotspot
    • None
    • b04
    • generic
    • generic

      The '-XXaltjvm=<path>' option is interpreted by the 'java' launcher to
      load a different JVM binary than the default JVM. There is code in
      the JVM that has to adapt to the fact that the alternate JVM might
      live in a different location than the JAVA_HOME that contains the
      'java' launcher.

      Unfortunately, the code in the JVM that adapts to the alternate JVM
      location is tightly coupled with vestigial "gamma launcher" support.
      Once '-XXaltjvm=<path>' and the "gamma launcher" are decoupled,
      work on the following bug can proceed:

          JDK-8005262 possible gamma launcher issues

            rdurbin Ron Durbin (Inactive)
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: