RFR: 8303485: Replacing os.name for operating system customization [v7]
Andrey Turbanov
aturbanov at openjdk.org
Mon Mar 27 14:22:10 UTC 2023
On Mon, 27 Mar 2023 14:15:59 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> `GetPropertyAction::privilegedGetProperty` has been marked deprecated for removal because it uses the SecurityManager
>
> As I can see it uses deprecated `SecurityManager`, but it's not deprecated itself.
> Do I miss something? Or javac generates warning even in such cases?
As I can see it uses deprecated `SecurityManager`, but it's not deprecated itself.
Do I miss something? Or javac generates warning even in such cases?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12931#discussion_r1149314772
More information about the net-dev
mailing list