[9] RFR(S): 8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx

Zoltán Majó zoltan.majo at oracle.com
Mon Aug 4 13:28:14 UTC 2014


Hi,


please review the following patch.

Bug: https://bugs.openjdk.java.net/browse/JDK-8054013

Problem: JTREG tests are currently run on both fastdebug and product 
platforms. To reduce execution time, only fastdebug should be used. 
JTREG test should be executed on the platform macosx_x64* as well.

Solution: Modify both hotspot/make/jprt.properties and the 
make/jprt.properties file on the top level to add/remove the relevant 
platforms.

Webrev:

(top-level): http://cr.openjdk.java.net/~thartmann/8054013/webrev.00/top/
(hotspot): http://cr.openjdk.java.net/~thartmann/8054013/webrev.00/hotspot/

Testing: Executed all hotspot_comp* targets from within both directories 
(top-level and hotspot).

Thank you and best regards,


Zoltan



More information about the hotspot-dev mailing list