RFR: 8263753: two new tests from JDK-8261671 fail with "Error. can not find ClassFileInstaller in test directory or libraries"
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Mar 17 19:32:06 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
Thumbs up.
@vnkozlov - do you know why these new tests weren't exercised before integration?
It seems like they would have failed if they had been run after merging with an up to
date repo...
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3054
More information about the hotspot-compiler-dev
mailing list