-
Bug
-
Resolution: Fixed
-
P4
-
25
-
None
-
b14
Specifying `-server` fails on static JDK:
```
Unrecognized option: -server
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
Large number of hotspot tier1 test failures on static JDK are due to the unrecognized -server option error.
```
Unrecognized option: -server
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
Large number of hotspot tier1 test failures on static JDK are due to the unrecognized -server option error.
- relates to
-
JDK-8303796 Optionally build fully statically linked JDK image
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/02c850fc
-
Review(master) openjdk/jdk/23881