Hi Roger,

I was not sure about adding exitVM.* as that would give permissions for all exit codes.

Maybe Fred can comment since he is the test case author.

-Harsha


On Friday 18 November 2016 08:58 PM, Roger Riggs wrote:
Hi Harsha,

The addition of the permission for "getProperty.jdk.jar.disabledAlgorithms" is fine.

But the addition of a permission for exitVM.95 to satisfy the need of the test harness to exit cleanly should instead be fixed by changing the "exitVM.97" to "exitVM.*" to avoid future maintenance
in the case where the test harness changes its exit status.

Roger


On 11/18/2016 4:47 AM, Harsha Wardhana B wrote:
Hello All,

Please review below fix for issue

https://bugs.openjdk.java.net/browse/JDK-8169575

having webrev at,

http://cr.openjdk.java.net/~hb/8169575/webrev.00/

Regards

Harsha



Reply via email to