RFR: JDK-8173130 - SubjectDelegation2Test.java and SubjectDelegation3Test.java failing on solaris
Daniel Fuchs
daniel.fuchs at oracle.com
Wed Feb 22 14:13:55 UTC 2017
Hi Harsha,
Looks good - but do you really need java.lang.RuntimePermission "*" ?
What permission was missing?
best regards,
-- daniel
On 22/02/17 13:35, Harsha Wardhana B wrote:
> Hi All,
>
> Please review the below test fix for
>
> Issue: JDK-8173130 <http://JDK-8173130> - SubjectDelegation2Test.java
> and SubjectDelegation3Test.java failing on solaris
>
> webrev : http://cr.openjdk.java.net/~hb/8173130/webrev.00/
>
> The fix does the following.
>
> 1. Removes explicit platform check
>
> 2. Fixes JMXServiceURL
>
> 3. Adds required RuntimePermissions for test to execute.
>
> Regards
>
> Harsha
>
More information about the serviceability-dev
mailing list