[aarch64-port-dev ] hg: aarch64-port/jdk8u-shenandoah/hotspot: 9 new changesets

gnu.andrew at redhat.com gnu.andrew at redhat.com
Mon Oct 22 00:48:04 UTC 2018


Changeset: 2e87904a2274
Author:    andrew
Date:      2018-09-28 23:58 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/2e87904a2274

Added tag aarch64-shenandoah-jdk8u181-b16 for changeset 67c63384e5e9

! .hgtags

Changeset: 9e41b3b8bf3c
Author:    hseigel
Date:      2018-05-14 09:16 -0400
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/9e41b3b8bf3c

8199226: Improve field accesses
Reviewed-by: acorn, ahgross, rhalade
Contributed-by: harold.seigel at oracle.com

! src/share/vm/interpreter/linkResolver.cpp

Changeset: f27ab13215db
Author:    poonam
Date:      2018-07-06 18:50 +0000
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/f27ab13215db

8146115: Improve docker container detection and resource configuration usage
Reviewed-by: bobv, dbuck

! src/os/aix/vm/os_aix.cpp
! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/globals_linux.hpp
+ src/os/linux/vm/osContainer_linux.cpp
+ src/os/linux/vm/osContainer_linux.hpp
! src/os/linux/vm/os_linux.cpp
! src/os/linux/vm/os_linux.hpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/os.hpp
! src/share/vm/runtime/thread.cpp

Changeset: a3cde9d5a497
Author:    shshahma
Date:      2018-09-29 02:45 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/a3cde9d5a497

8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
Summary: Exception checking code needs to handle pre-allocated exceptions.
Reviewed-by: thartmann, kvn

! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/opto/runtime.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp

Changeset: 1abda3fd4c15
Author:    vaibhav
Date:      2018-07-26 06:16 -0400
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/1abda3fd4c15

8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Summary: Created tests for the feature
Reviewed-by: mseledtsov

! src/share/vm/prims/whitebox.cpp
+ test/runtime/containers/docker/AttemptOOM.java
+ test/runtime/containers/docker/CPUSetsReader.java
+ test/runtime/containers/docker/CheckContainerized.java
+ test/runtime/containers/docker/DockerBasicTest.java
+ test/runtime/containers/docker/Dockerfile-BasicTest
+ test/runtime/containers/docker/Dockerfile-BasicTest-aarch64
+ test/runtime/containers/docker/Dockerfile-BasicTest-ppc64le
+ test/runtime/containers/docker/Dockerfile-BasicTest-s390x
+ test/runtime/containers/docker/HelloDocker.java
+ test/runtime/containers/docker/PrintContainerInfo.java
+ test/runtime/containers/docker/TEST.properties
+ test/runtime/containers/docker/TestCPUAwareness.java
+ test/runtime/containers/docker/TestCPUSets.java
+ test/runtime/containers/docker/TestMemoryAwareness.java
+ test/runtime/containers/docker/TestMisc.java
! test/testlibrary/ClassFileInstaller.java
+ test/testlibrary/com/oracle/java/testlibrary/Common.java
+ test/testlibrary/com/oracle/java/testlibrary/DockerRunOptions.java
+ test/testlibrary/com/oracle/java/testlibrary/DockerTestUtils.java
! test/testlibrary/com/oracle/java/testlibrary/Platform.java
! test/testlibrary/com/oracle/java/testlibrary/Utils.java
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java

Changeset: c312a55969eb
Author:    bgopularam
Date:      2018-02-06 22:11 -0800
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/c312a55969eb

8196663: [TESTBUG] test/compiler/loopopts/TestCMovSplitThruPhi.java fails on 32 bit Java
Reviewed-by: kvn
Contributed-by: vaibhav.x.choudhary at oracle.com

! test/compiler/loopopts/TestCMovSplitThruPhi.java

Changeset: 0d98b9f8dff3
Author:    andrew
Date:      2018-10-01 13:42 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/0d98b9f8dff3

Added tag aarch64-shenandoah-jdk8u191-b10 for changeset c312a55969eb

! .hgtags

Changeset: cefe63001e99
Author:    andrew
Date:      2018-10-09 08:03 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/cefe63001e99

Sync with upstream

- test/compiler/floatingpoint/TestFloatJNIArgs.java
- test/compiler/floatingpoint/TestFloatJNIArgs.sh
- test/compiler/floatingpoint/libTestFloatJNIArgs.c

Changeset: fd7a9f17fc53
Author:    andrew
Date:      2018-10-09 08:33 +0100
URL:       http://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/fd7a9f17fc53

Added tag aarch64-shenandoah-jdk8u191-b12 for changeset cefe63001e99

! .hgtags



More information about the aarch64-port-dev mailing list