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