git: openjdk/leyden: hermetic-java-runtime: Co-locate logging.properties in the `modules` image (as /java.logging/java/util/logging/logging.properties) with j.u.l.LogManager, when building static JDK --with-static-java=yes. Runtime can load logging.properties from the modules when executing in hermetic mode.

duke duke at openjdk.org
Sun Feb 11 00:42:16 UTC 2024


Changeset: ca1656ea
Author:    Jiangli Zhou <jianglizhou at google.com>
Date:      2024-02-10 16:33:59 +0000
URL:       https://git.openjdk.org/leyden/commit/ca1656eaec9735d61941b467aa6bea57951b52fc

Co-locate logging.properties in the `modules` image (as /java.logging/java/util/logging/logging.properties) with j.u.l.LogManager, when building static JDK --with-static-java=yes. Runtime can load logging.properties from the modules when executing in hermetic mode.

! make/Images.gmk
! src/java.logging/share/classes/java/util/logging/LogManager.java



More information about the leyden-dev mailing list