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

Christian Hagedorn chagedorn at openjdk.org
Tue Oct 22 08:38:26 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!

This pull request has now been integrated.

Changeset: 2da7f2bc
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2da7f2bcb066184831207ee8c1317094c9891b8a
Stats:     3 lines in 1 file changed: 0 ins; 1 del; 2 mod

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

Reviewed-by: thartmann, shade, jwaters

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

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


More information about the hotspot-compiler-dev mailing list