Integrated: 8290707: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"

Thomas Schatzl tschatzl at openjdk.org
Wed Jul 20 12:39:04 UTC 2022


On Wed, 20 Jul 2022 10:02:35 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this trivial fix of the `sun.hotspot.whitebox` dependency in a test added recently?
> 
> Testing: local test
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 984cd02d
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/984cd02dfb403830c1e8212b94f21f6c9b48348b
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8290707: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"

Reviewed-by: dholmes

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

PR: https://git.openjdk.org/jdk/pull/9568


More information about the hotspot-runtime-dev mailing list