RFR: JDK-8344654 : Some client tests still expect a SecurityManager after JEP486 [v2]
Phil Race
prr at openjdk.org
Tue Nov 26 02:54:49 UTC 2024
On Tue, 26 Nov 2024 01:48:20 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Post JEP486 test cleanup.
>>
>> javax/swing/UIDefaults/6795356/bug6795356.java - Deleted as the test is related to ProtectionDomain.
>>
>> Rest of the tests are updated.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>
> deleted UIDefaults/6795356/bug6795356.java
> LGTM, except few minor things:
> `test/jdk/javax/sound/sampled/Lines/GetLine.java` has `SecurityManager` usage, is it covered by some other bug id?
Where are you seeing this ? I removed it last week under
https://github.com/openjdk/jdk/pull/22284/files#diff-b461237e2b83fea6bf3f65ef90e134faf7659ff9f4fadebe26422d6efc0c76fe
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22371#issuecomment-2499535869
More information about the client-libs-dev
mailing list