Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.
This repository was archived by the owner on May 26, 2022. It is now read-only.

Support Java 9 #2

Description

@laukstein
set JDKKeyName64=HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
set JREKeyName64=HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment
...

perhaps would need to be change to

set JDKKeyName64=HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JDK
set JREKeyName64=HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JRE

and remove java.endorsed.dirs, since is removed in Java 9

Using CLASSPATH: "H:\xampp\tomcat\bin\bootstrap.jar;H:\xampp\tomcat\bin\tomcat-juli.jar"
-Djava.endorsed.dirs=H:\xampp\tomcat\endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions