[jdk21u-dev] RFR: 8319673: Few security tests ignore VM flags [v2]
SendaoYan
syan at openjdk.org
Fri Nov 8 08:05:34 UTC 2024
On Fri, 8 Nov 2024 07:58:41 GMT, SendaoYan <syan at openjdk.org> wrote:
>> SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>>
>> - Merge branch 'openjdk:master' into backport-sendaoYan-43029006-master
>> - Backport 430290066c23d09166a84f2f6f89e770c6ba04ff
>
> GHA report `install some dependencies` failure in macos-aarch64, it seems like envirnmental issue, it's unrelrated to this PR.
> Hi @sendaoYan, what's up with this backport?
This backport will cause test `java/security/Security/ConfigFileTest.java` compile error, because new API Path resolve(String first, String... more) was not supported in jdk21u-dev.
Should I integrate this backport, and then create a new PR to fix the error right away.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/830#issuecomment-2463997968
More information about the jdk-updates-dev
mailing list