On Mon, 24 Mar 2025 12:30:57 GMT, Leo Korinth <lkori...@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

Reply via email to