RFR: 8227615: [TESTBUG] Fix jtreg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" failing with graal issue.
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Jul 15 16:30:14 UTC 2019
Good.
Thanks,
Vladimir
On 7/15/19 2:32 AM, Xiaohong Gong (Arm Technology China) wrote:
> Hi,
>
> Please help to review this small patch:
> Webrev: http://cr.openjdk.java.net/~pli/rfr/8227615/webrev.00/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8227615
>
> Jtreg test "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails due to access denied to JVMCI runtime with graal mode.
> This patch fixes the permission issue by making the application's own policy extending the default system policy. Besides it also fixes
> the stderr file couldn't be found issue by renaming the file name to the right one.
>
> Thanks,
> Xiaohong Gong
>
More information about the hotspot-compiler-dev
mailing list