RFR: 8286551: JDK-8286460 causes tests to fail to compile in Tier2

Calvin Cheung ccheung at openjdk.java.net
Tue May 10 20:18:15 UTC 2022


On Tue, 10 May 2022 20:12:53 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Thumbs up on the fix. These changes are trivial and they fix compilation errors in Tier2 so I'm okay if we don't wait for the usual 24H.
> 
> I am wondering if there are more surprises in store in the upper tiers.

Thanks for the quick review.
There shouldn't be surprises in the upper tiers as the fix only changes how to find junit jar.

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

PR: https://git.openjdk.java.net/jdk/pull/8639


More information about the hotspot-runtime-dev mailing list