[9] RFR[XS] 8163018: Slow compiler tests in JPRT
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Aug 3 02:36:52 UTC 2016
On 8/2/16 8:32 PM, Vladimir Kozlov wrote:
> https://bugs.openjdk.java.net/browse/JDK-8163018
> http://cr.openjdk.java.net/~kvn/8163018/webrev/
test/TEST.groups
No comments.
test/compiler/c2/Test6792161.java
No comments.
Thumbs up.
Dan
>
> JDK-8132919 changes missed '\' in few places which affected
> hotspot_fast_compiler_1 time execution by executing long running tests.
> needs_compact3 was also affected by similar but opposite problem -
> test were not included.
>
> I also added -XX:-TieredCompilation to Test6792161 which significantly
> reduced its execution time.
>
> Thanks,
> Vladimir
More information about the hotspot-dev
mailing list