On Mon, 27 Mar 2023 09:26:03 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

>> Roger Riggs has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   clarify Linux
>
> src/java.base/unix/classes/java/lang/ProcessImpl.java line 97:
> 
>> 95:      * @throw Error if the requested launch mechanism is not found or 
>> valid
>> 96:      */
>> 97:     @SuppressWarnings("removal")
> 
> What is deprecated for removal in this method?

`GetPropertyAction::privilegedGetProperty` has been marked deprecated for 
removal because it uses the SecurityManager

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/12931#discussion_r1149236777

Reply via email to