[jdk11u-dev] RFR: 8236045: [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class

sendaoYan duke at openjdk.org
Sun Jun 25 08:09:17 UTC 2023


On Tue, 20 Jun 2023 02:05:43 GMT, sendaoYan <duke at openjdk.org> wrote:

> 8236045: [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class
> 
> Reviewed-by: Yi Yang

> Hi @sandaoyan, please don't integrate before the JBS issue is labeled jdk11u-fix-yes. Please merge head which will restart the Pre-submit tests. Please state what testing you did. Did you run the test?

@GoeLin 

- Pre-submit tests is done.

- This is TESTBUG fix, so I run this testcase only.

1. Before this PR merged(jdk11u repo), this testcase run fail:

![image](https://github.com/openjdk/jdk11u-dev/assets/24123821/f3f3fc98-c9d4-4e1a-8931-b11c4550a32a)


2. After this PR merged(jdk11u-dev repo), this testcase run pass on the same machine with same test command and the same jdk binary:

![image](https://github.com/openjdk/jdk11u-dev/assets/24123821/8b2b800a-5fba-4d65-b681-8398b1d09fbd)

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1963#issuecomment-1605921635


More information about the jdk-updates-dev mailing list