[9] RFR(S): 8059336: Move hotspot_compiler_closed group to closed TEST.groups
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Sep 29 16:42:03 UTC 2014
Currently we can't remove hotspot_compiler_closed target from open TEST.groups.
It is listed in top make/jprt.properties files.
Lets wait when David H. finds the correct solution for this.
Thanks,
Vladimir
On 9/29/14 5:41 AM, Zoltán Majó wrote:
> Hi,
>
>
> please review the following patch.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8059336
>
> Problem: JDK-805407 added the test target 'hotspot_compiler_closed' that lists closed JTREG tests to be executed by
> JPRT. The 'hotspot_compiler_closed' target is included in test/TEST.groups in the open part of the source tree. The
> group 'hotspot_compiler_closed' refers to tests in the closed part of the source tree, therefore it should be moved to
> test/closed/TEST.groups.
>
> Solution: Move definition of hotspot_compiler_closed to test/closed/TEST.groups.
>
> Webrev (open part): http://cr.openjdk.java.net/~zmajo/8059336/webrev.00/
>
> Testing: All hotspot_compiler* targets executed on all available JPRT platforms (both in West and Stockholm).
>
> Thank you and best regards,
>
>
> Zoltan
>
More information about the hotspot-compiler-dev
mailing list