-
Bug
-
Resolution: Unresolved
-
P3
-
25
The solution is fortunately simply: we just need to add a bunch of trivial launchers, which are thin wrappers that execute the main java binary, with the proper arguments. This will result in the same behavior as the normal dynamic launchers, only that we will need to take the detour of launching another process instead of calling directly into the JLI library.
- duplicates
-
JDK-8352764 Some hotspot tier1 tests fail on static JDK due to no tools binaries in bin/
-
- Closed
-
- is blocked by
-
JDK-8346669 Increase abstraction in SetupBuildLauncher and remove extra args
-
- Resolved
-
- relates to
-
JDK-8356050 Problemlist jdk, langtools & lib-test tier1 tests requiring runtime usages of <jdk>/bin/tools for static-jdk
-
- Resolved
-
-
JDK-8356102 TestJcmdOutput, JcmdWithNMTDisabled and DumpSharedDictionary hs/tier1 tests fail on static-jdk
-
- Open
-
-
JDK-8303796 Optionally build fully statically linked JDK image
-
- Open
-
- links to
-
Review(master) openjdk/jdk/24380