RFR (XS) 8155090: String concatenation fails with a custom SecurityManager that uses concatenation
Aleksey Shipilev
aleksey.shipilev at oracle.com
Fri Apr 29 10:29:08 UTC 2016
On 04/29/2016 10:09 AM, Chris Hegarty wrote:
>> On 28 Apr 2016, at 21:54, Claes Redestad <claes.redestad at oracle.com
>> <mailto:claes.redestad at oracle.com>> wrote:
>>> The cleanest (yet subtle) solution here is to make sure the default SCF
>>> settings are good to run with, which allows transient <clinit>
>>> operations to complete normally:
>>> http://cr.openjdk.java.net/~shade/8155090/webrev.00/
>>> <http://cr.openjdk.java.net/%7Eshade/8155090/webrev.00/>
>>
>> looks good to me!
>
> +1.
Thanks, pushed.
-Aleksey
More information about the core-libs-dev
mailing list