[9] RFR(S): 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4

Albert albert.noll at oracle.com
Tue May 6 12:43:19 UTC 2014


Hi all,

could I get reviews for this patch?

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

Problem:
The minimum number of compiler threads is set incorrectly.

Solution:
Define a new function 'get_min_number_of_compiler_threads()' that
determines the minimum number of compiler threads  for a particular
platform/configuration.

Testing:
Failing test case; zero; -XX:-TieredCompilation -XX:CICompilerCount=1

Webrev:
http://cr.openjdk.java.net/~anoll/8042431/webrev.00/

Many thanks in advance,
Albert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140506/7fdeda2b/attachment.html>


More information about the hotspot-compiler-dev mailing list