RFR: 8344365: SecurityManager cleanups in java.sql and java.sql.rowset modules [v4]
Eirik Bjørsnøs
eirbjo at openjdk.org
Mon Nov 18 21:28:49 UTC 2024
On Mon, 18 Nov 2024 21:20:02 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Eirik Bjørsnøs has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove ObjectStreamField#getType from UNSUPPORTED_VIRTUAL_METHODS, a leftover from JDK-8344034
>
> test/jdk/jdk/internal/reflect/CallerSensitive/CheckCSMs.java line 1:
>
>> 1: /*
>
> Your mailing list message recommends removal of this test. This test covers more than ensuring that CSMs are final or static; it actually scans all platform classes to ensure CSMs are present wherever they are needed.
Sure, I'll leave the test with the empty set as suggested by Roger.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22185#discussion_r1847297571
More information about the core-libs-dev
mailing list