hg: jdk-updates/jdk13u-dev: 3 new changesets

abrygin at azul.com abrygin at azul.com
Wed Jun 3 10:38:26 UTC 2020


Changeset: 24dbe89d416a
Author:    roland
Date:      2019-08-23 14:22 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/24dbe89d416a

8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/compile.cpp
+ test/hotspot/jtreg/compiler/c2/aarch64/ConvI2LWideningAssertTooStrong.java

Changeset: d34e601cbd88
Author:    fyang
Date:      2019-11-08 16:53 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/d34e601cbd88

8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
Reviewed-by: adinn

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

Changeset: 47ac18a064f6
Author:    fyang
Date:      2019-11-04 16:10 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/47ac18a064f6

8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type
Reviewed-by: adinn

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



More information about the jdk-updates-changes mailing list