RFR: 8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled [v2]

Igor Veresov iveresov at openjdk.java.net
Mon Apr 19 15:15:36 UTC 2021


On Mon, 19 Apr 2021 01:23:06 GMT, SUN Guoyun <github.com+40024232+sunny868 at openjdk.org> wrote:

>> On MIPS64 platform has not impliment C1,only has C2.
>>  so when tiered compilation is off, it is unnecessary to set client emulation mode flags.
>>  perhaps this bug be included by https://bugs.openjdk.java.net/browse/JDK-8251462
>
> SUN Guoyun has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled

Looks good.

-------------

Marked as reviewed by iveresov (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3449


More information about the hotspot-compiler-dev mailing list