The additional patch looks fine to me.
Thanks,
Max
> On Apr 12, 2020, at 3:23 AM, Vipin Sharma wrote:
>
> Hi Pavel,
>
>> On Apr 9, 2020, at 2:45 AM, Pavel Rappo wrote:
>>
>> If your new patch addresses a similar type of problem, please send it in
>> reply to this email,
>> so that I could m
When a SecurityManager is enabled, early code paths that involve
ServiceLoader (SL) can trigger permission checks that cause parsing of a
custom policy file to fail due to recursive processing of the policy file.
I have fixed two of these issues which can occur under the following
conditions: