git: openjdk/mobile: 5 new changesets

duke duke at openjdk.java.net
Tue May 12 07:19:42 UTC 2020


Changeset: 91220287
Author:    Evgeny Nikitin <enikitin at openjdk.org>
Date:      2020-04-23 16:20:17 +0000
URL:       https://git.openjdk.java.net/mobile/commit/91220287

8147018: CompilerControl: Improve handling of timeouts and failures for tests

Dump expected method states, improve compile commands dumping in CompilerControl tests

Reviewed-by: iignatyev, rbackman

! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddAndRemoveTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/ClearDirectivesStackTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/PrintDirectivesTest.java
! test/hotspot/jtreg/compiler/compilercontrol/share/MultiCommand.java
! test/hotspot/jtreg/compiler/compilercontrol/share/SingleCommand.java
! test/hotspot/jtreg/compiler/compilercontrol/share/actions/CompileAction.java
! test/hotspot/jtreg/compiler/compilercontrol/share/scenario/CompileCommand.java
! test/hotspot/jtreg/compiler/compilercontrol/share/scenario/JcmdCommand.java
! test/hotspot/jtreg/compiler/compilercontrol/share/scenario/Scenario.java

Changeset: babaab2e
Author:    Eric Liu <eric.c.liu at arm.com>
Committer: Yang Zhang <yzhang at openjdk.org>
Date:      2020-05-12 10:19:01 +0000
URL:       https://git.openjdk.java.net/mobile/commit/babaab2e

8242429: Better implementation for sign extract

Reviewed-by: vlivanov, thartmann

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/share/opto/mulnode.cpp
! src/hotspot/share/opto/subnode.cpp
+ test/hotspot/jtreg/compiler/c2/TestSignExtract.java

Changeset: 46d28791
Author:    David Holmes <dholmes at openjdk.org>
Date:      2020-05-12 00:47:27 +0000
URL:       https://git.openjdk.java.net/mobile/commit/46d28791

8244779: ProblemList serviceability/jvmti/HiddenClass/P/Q/HiddenClassSigTest.java pending JDK-8244571

Reviewed-by: iignatyev

! test/hotspot/jtreg/ProblemList.txt

Changeset: 45e0c6a1
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2020-05-12 08:25:17 +0000
URL:       https://git.openjdk.java.net/mobile/commit/45e0c6a1

8244759: Shenandoah: print verbose class unloading counters

Reviewed-by: zgu

! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp
! src/hotspot/share/gc/shenandoah/shenandoahUnload.cpp
! src/hotspot/share/gc/shenandoah/shenandoahUnload.hpp

Changeset: cc47d0aa
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2020-05-12 15:15:40 +0000
URL:       https://git.openjdk.java.net/mobile/commit/cc47d0aa

8244674: Third-party code version check

Reviewed-by: mullan

+ test/jdk/java/security/misc/Versions.java
- test/jdk/javax/xml/crypto/dsig/Versions.java
- test/jdk/sun/security/util/RegisteredDomain/Versions.java



More information about the mobile-changes mailing list