Integrated: 8263753: two new tests from JDK-8261671 fail with "Error. can not find ClassFileInstaller in test directory or libraries"
Vladimir Kozlov
kvn at openjdk.java.net
Wed Mar 17 20:04:47 UTC 2021
On Wed, 17 Mar 2021 19:21:51 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> These new tests were not adapted to JDK-8263412 changes. The failure is the same as JDK-8263549.
>
> Applied fix from JDK-8263549: "replaces ClassFileInstaller w/ jdk.test.lib.helpers.ClassFileInstaller in failing tests descriptions to ensure we won't get split testlibrary".
>
> Tested tier1, hs-tier2 (where tests failed), running failing tests
This pull request has now been integrated.
Changeset: 83a49ef8
Author: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/83a49ef8
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8263753: two new tests from JDK-8261671 fail with "Error. can not find ClassFileInstaller in test directory or libraries"
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.java.net/jdk/pull/3054
More information about the hotspot-compiler-dev
mailing list