git: openjdk/leyden: hermetic-java-runtime: - Fix build failure caused by missing 'IsStaticJDK' declaration in awt_LoadLibrary.c.
duke
duke at openjdk.org
Mon Nov 27 22:45:23 UTC 2023
Changeset: 93fd739c
Author: Jiangli Zhou <jianglizhou at google.com>
Date: 2023-08-14 14:46:51 +0000
URL: https://git.openjdk.org/leyden/commit/93fd739c639d6f3eaafbc08c039b481d338670d3
- Fix build failure caused by missing 'IsStaticJDK' declaration in awt_LoadLibrary.c.
- Fix erroneous dlsym call in jdk.jdwp.agent/unix/native/libjdwp/linker_md.c.
Tested the change by running:
bin/javastatic -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=0 HelloWorld
! src/java.desktop/unix/native/libawt/awt/awt_LoadLibrary.c
! src/jdk.jdwp.agent/unix/native/libjdwp/linker_md.c
More information about the leyden-dev
mailing list