[jdk11u] RFR: Backport 924720f6fc80
Paul Hohensee
phh at openjdk.org
Mon Jun 19 17:17:13 UTC 2023
On Mon, 19 Jun 2023 12:28:02 GMT, yansendao <duke at openjdk.org> wrote:
> 8236045: [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class
>
> Reviewed-by: Yi Yang
This backport is against jdk11u, which is the 11u master and closed for all except critical fixes. Please close this PR and open a new one against jdk11u-dev. Also, the commit id must be the complete id, not just a prefix. Do a "git log" against https://github.com/openjdk/jdk, and find that the 8236045 git commit id is 924720f6fc8060fcd7024e6fca39223413f690ba. The bot won't recognize partial ids.
-------------
PR Comment: https://git.openjdk.org/jdk11u/pull/75#issuecomment-1597511607
More information about the jdk-updates-dev
mailing list