RFR : JDK-8186224 javax/management/remote/mandatory/subjectDelegation/* fail with java.security.AccessControlException
    Ujwal Vangapally 
    ujwal.vangapally at oracle.com
       
    Fri Aug 25 18:36:38 UTC 2017
    
    
  
Can someone please review the changes, I need a second reviewer.
Thanks,
Ujwal.
On 8/24/2017 9:59 PM, Ujwal Vangapally wrote:
> Thanks for the Review Harsha.
>
> -Ujwal.
>
> On 8/24/2017 2:13 PM, Harsha Wardhana B wrote:
>> Hi Ujwal,
>>
>> The changes look good.
>>
>> Thanks
>>
>> Harsha
>>
>>
>> On Tuesday 22 August 2017 02:11 PM, Ujwal Vangapally wrote:
>>> Kindly review the changes made.
>>>
>>> Before these changes tests fail on windows if we execute them from 
>>> any Drive other than C.
>>>
>>> grant codebase "file:/-" {}   is granting permissions only to code 
>>> present in C Drive on windows.
>>>
>>> Hence changing    'grant codebase "file:/-" {} ' to  grant {} will 
>>> solve the issue by giving permissions to all drives.
>>>
>>>
>>> https://bugs.openjdk.java.net/browse/JDK-8186224
>>>
>>> webrev: 
>>> http://cr.openjdk.java.net/~uvangapally/webrev/2017/8186224/webrev.00/
>>>
>>>
>>> Thanks,
>>>
>>> Ujwal.
>>>
>>
>
    
    
More information about the serviceability-dev
mailing list