hg: jdk/hs: 3 new changesets

robbin.ehn at oracle.com robbin.ehn at oracle.com
Tue Dec 26 11:54:12 UTC 2017


Changeset: b97818fba2b0
Author:    jcbeyler
Date:      2017-12-18 15:38 -0800
URL:       http://hg.openjdk.java.net/jdk/hs/rev/b97818fba2b0

8191027: JDK-8190862 work for arch x86/x64
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: tschatzl, mdoerr, rehn

! src/hotspot/cpu/x86/templateTable_x86.cpp

Changeset: 4aed7c563f7e
Author:    jcbeyler
Date:      2017-12-19 20:10 -0800
URL:       http://hg.openjdk.java.net/jdk/hs/rev/4aed7c563f7e

8191986: JDK-8190862 work for arch aarch64
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: dsamersoff, adinn, tschatzl, rehn

! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp

Changeset: afb2284bb487
Author:    jcbeyler
Date:      2017-12-19 19:55 -0800
URL:       http://hg.openjdk.java.net/jdk/hs/rev/afb2284bb487

8191989: JDK-8190862 work for arch sparc
Summary: Fixed Interpreter never refills TLAB
Reviewed-by: tschatzl, rehn

! src/hotspot/cpu/sparc/templateTable_sparc.cpp



More information about the jdk-hs-changes mailing list