Integrated: 8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled
SUN Guoyun
github.com+40024232+sunny868 at openjdk.java.net
Thu Apr 22 18:26:28 UTC 2021
On Tue, 13 Apr 2021 05:46:15 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
This pull request has now been integrated.
Changeset: 31d8a19e
Author: sunguoyun <sunguoyun at loongson.cn>
Committer: Igor Veresov <iveresov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/31d8a19e
Stats: 14 lines in 2 files changed: 6 ins; 2 del; 6 mod
8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled
Reviewed-by: iveresov
-------------
PR: https://git.openjdk.java.net/jdk/pull/3449
More information about the hotspot-compiler-dev
mailing list