RFR : JDK-8186224 javax/management/remote/mandatory/subjectDelegation/* fail with java.security.AccessControlException

Harsha Wardhana B harsha.wardhana.b at oracle.com
Thu Aug 24 08:43:36 UTC 2017


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