[9] RFR(S): 8059336: Move hotspot_compiler_closed group to closed TEST.groups

Zoltán Majó zoltan.majo at oracle.com
Mon Sep 29 12:41:56 UTC 2014


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