RFR: 8352719: Add an equals sign to the modules statement
Weijun Wang
weijun at openjdk.org
Mon Mar 24 13:24:07 UTC 2025
On Mon, 24 Mar 2025 12:30:57 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
> krb5/auto/TEST.properties: add an equals sign to the modules statement (this is the only `TEST.properties` file that uses this undocumented feature) .
>
> compare:
>
> find -name "TEST.properties" | xargs grep 'modules.*java'
> find -name "TEST.properties" | xargs grep 'modules.*java' | grep -v =
Thanks for catching this. LGTM.
-------------
Marked as reviewed by weijun (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24194#pullrequestreview-2710369903
More information about the security-dev
mailing list