RFR: 8342787: Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory

Julian Waters jwaters at openjdk.org
Tue Oct 22 08:03:38 UTC 2024


On Tue, 22 Oct 2024 07:17:32 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> For some unknown reason, `TestTemplateAssertionPredicateWithTwoUCTs.java` ended up in the src directory instead of the test directory with [JDK-8342287](https://bugs.openjdk.org/browse/JDK-8342787). Maybe a patch application have gone wrong when moving the test to another checked out JDK repository. Anyway, this patch moves it to the correct place.
> 
> Thanks to @TheShermanTanker for spotting this!

Marked as reviewed by jwaters (Committer).

Not sure whether this ends with a newline or not (I think it does), but thanks for fixing this!

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

PR Review: https://git.openjdk.org/jdk/pull/21629#pullrequestreview-2384269331
PR Comment: https://git.openjdk.org/jdk/pull/21629#issuecomment-2428542029


More information about the hotspot-compiler-dev mailing list