RFR: 8254231: Implementation of Foreign Linker API (Incubator) [v14]

Jorn Vernee jvernee at openjdk.java.net
Mon Nov 9 16:37:09 UTC 2020


On Mon, 9 Nov 2020 03:56:38 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix typo in upcall helper for aarch64
>
> src/java.base/share/classes/java/lang/System.java line 2086:
> 
>> 2084:                     break;
>> 2085:                 case "allow":
>> 2086:                     allowSecurityManager = MAYBE;
> 
> Why is this removed? I don't see the connection.

Seems to be a problem from a merge gone wrong. Not related as you say. Will remove

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

PR: https://git.openjdk.java.net/jdk/pull/634



More information about the security-dev mailing list