git: openjdk/mobile: 11 new changesets

duke duke at openjdk.java.net
Tue Jul 7 05:54:13 UTC 2020


Changeset: 2e09a58f
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2020-07-06 15:14:44 +0000
URL:       https://git.openjdk.java.net/mobile/commit/2e09a58f

8246019: PerfClassTraceTime slows down VM start-up

Reviewed-by: dholmes, redestad, minqi, ccheung

! src/hotspot/share/oops/instanceKlass.cpp

Changeset: 28e219f0
Author:    Toshio Nakamura <tnakamura at openjdk.org>
Date:      2020-07-06 16:08:00 +0000
URL:       https://git.openjdk.java.net/mobile/commit/28e219f0

8233829: javac cannot find non-ASCII module name under non-UTF8 environment

Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ModuleNameReader.java
+ test/langtools/tools/javac/modules/ModifiedUTFTest.java

Changeset: 8170244a
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2020-07-06 17:52:52 +0000
URL:       https://git.openjdk.java.net/mobile/commit/8170244a

8248886: InstanceKlass::initialize_impl crashes with -XX:-UsePerfData after JDK-8246019

Reviewed-by: ccheung

! src/hotspot/share/oops/instanceKlass.cpp

Changeset: 63a6adf2
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2020-07-03 10:02:37 +0000
URL:       https://git.openjdk.java.net/mobile/commit/63a6adf2

8248746: Undo jhsdb related exclusiveAccess.dirs changes that were done for JDK-8220295

Reviewed-by: iignatyev

! test/jdk/TEST.ROOT

Changeset: 79ad5512
Author:    Yong Zhou <zhouyong44 at huawei.com>
Committer: Fei Yang <fyang at openjdk.org>
Date:      2020-07-04 08:18:17 +0000
URL:       https://git.openjdk.java.net/mobile/commit/79ad5512

8243670: Unexpected test result caused by C2 MergeMemNode::Ideal

Reviewed-by: thartmann, roland

! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/memnode.cpp
+ test/hotspot/jtreg/compiler/c2/TestReplaceEquivPhis.java

Changeset: a8d20c92
Author:    Vladimir Kozlov <kvn at openjdk.org>
Date:      2020-07-04 01:06:07 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a8d20c92

8247527: serviceability/dcmd/gc/HeapDumpCompressedTest.java fails with Graal + ZGC

Excludes running Graal with GC which it does not support

Reviewed-by: dholmes, iignatyev

! test/hotspot/jtreg/serviceability/dcmd/gc/HeapDumpCompressedTest.java

Changeset: 45fce6ba
Author:    John Jiang <jjiang at openjdk.org>
Date:      2020-07-07 06:06:18 +0000
URL:       https://git.openjdk.java.net/mobile/commit/45fce6ba

8242538: java/security/SecureRandom/ThreadSafe.java failed on windows

Reviewed-by: mullan

! test/jdk/java/security/SecureRandom/ThreadSafe.java

Changeset: 7a4bf245
Author:    Andy Herrick <herrick at openjdk.org>
Date:      2020-07-03 07:49:00 +0000
URL:       https://git.openjdk.java.net/mobile/commit/7a4bf245

8248501: [macos] App created with jpackage on Mac fails with error -10810

Reviewed-by: asemenyuk, almatvee

! src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/LauncherData.java

Changeset: 653af300
Author:    Joe Wang <joehw at openjdk.org>
Date:      2020-07-07 00:09:29 +0000
URL:       https://git.openjdk.java.net/mobile/commit/653af300

8248348: Regression caused by the update to BCEL 6.0

Reviewed-by: smarks, plevart

! src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/BranchInstruction.java
! src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/Instruction.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/BCELHashCodeTest.java
+ test/jaxp/javax/xml/jaxp/unittest/transform/BCELHashCodeTest.xsl

Changeset: e5842379
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2020-07-07 03:12:11 +0000
URL:       https://git.openjdk.java.net/mobile/commit/e5842379

Merge

! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/memnode.cpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/memnode.cpp

Changeset: e253be8d
Author:    duke <duke at openjdk.org>
Date:      2020-07-07 05:53:35 +0000
URL:       https://git.openjdk.java.net/mobile/commit/e253be8d

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list