RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v4]
Sean Mullan
mullan at openjdk.org
Mon Oct 28 14:03:08 UTC 2024
On Tue, 22 Oct 2024 21:01:24 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> test/jdk/javax/swing/UIDefaults/6795356/TableTest.java line 45:
>>
>>> (failed to retrieve contents of file, check the PR for context)
>> I guess we can test this without SM since it tests SwingLazyValue?
>
> I believe I had removed this test because it wasn't testing anything significant. But I have re-added it please re-review and let me know if it holds value to be retained.
Fixed in https://github.com/openjdk/jdk/pull/21498/commits/d9ee496f7349cb8beaf1e696fd430f8064baee8e
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1819105638
More information about the compiler-dev
mailing list