-
Bug
-
Resolution: Fixed
-
P3
-
24
-
b27
Unfortunately, JDK-8339480 as checked in does not work.
One of the very last review updates ofJDK-8339480 was a rename of a make variable. Since this seemed trivial to me, I did not re-test the code after making this change. That was my second mistake. My first mistake was to not discover that this variable was in fact used in another place, so a crucial test never passes and the code does not work.
One of the very last review updates of
- duplicates
-
JDK-8345352 File src/java.base/share/native/launcher/main.c link error undefined reference to `JLI_InitArgProcessing'
-
- Closed
-
- relates to
-
JDK-8339480 Build static-jdk image with a statically linked launcher
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/baa6957b
-
Review(master) openjdk/jdk/22551