[aarch64-port-dev ] [RFR] 8u181 Upstream Sync

Andrew Hughes gnu.andrew at redhat.com
Thu Aug 30 12:27:09 UTC 2018


Hi,

This webrev brings jdk8u181-b13 (the upstream version) into the
aarch64/jdk8u repositories, tagging the result as aarch64-jdk8u181-b15

http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/

To illustrate the actual changes, the merge changesets for each repository
are also included:

http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/corba/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/jaxp/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/jaxws/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/jdk/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/hotspot/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/langtools/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/nashorn/merge.changeset
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/root/merge.changeset

Changes in aarch64-jdk8u181-b15:
  - S8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
  - S8204874: Update THIRDPARYREADME file

The many duplicates merged that were already in the aarch64/jdk8u
repository have been removed from the list above.

This has been merged to the aarch64/shenandoah-jdk8u tree as
aarch64-shenandoah-jdk8u181-b15

Merge changeset:
http://cr.openjdk.java.net/~andrew/aarch64-8/u181.upstream/hotspot/shenandoah.changeset

This is the last time I plan to update the aarch64/jdk8u tree. From
the October CPU, changes will go to the aarch64/shenandoah-jdk8u tree
only, which should soon be buildable on all architectures.

diffstat for root
 b/.hgtags                                |   15 ++
 b/THIRD_PARTY_README                     |  186 +++++++++++++++++++++++++++++++
 b/common/autoconf/generated-configure.sh |   11 +
 b/common/autoconf/toolchain.m4           |    9 -
 4 files changed, 212 insertions(+), 9 deletions(-)
diffstat for corba
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for jaxp
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for jaxws
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for langtools
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for nashorn
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for jdk
 b/.hgtags            |   15 ++++
 b/THIRD_PARTY_README |  186 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+)
diffstat for hotspot
 b/.hgtags                                             |   15 +
 b/THIRD_PARTY_README                                  |  186 ++++++++++++++++++
 b/agent/src/os/linux/Makefile                         |    5
 b/make/linux/makefiles/gcc.make                       |    4
 b/make/linux/makefiles/jsig.make                      |    4
 b/src/share/vm/prims/whitebox.cpp                     |   22 ++
 b/test/runtime/execstack/TestCheckJDK.java            |   67 ++++++
 b/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java |    5
 8 files changed, 302 insertions(+), 6 deletions(-)
diffstat for shenandoah hotspot
 b/.hgtags                                             |   16 +
 b/THIRD_PARTY_README                                  |  186 ++++++++++++++++++
 b/agent/src/os/linux/Makefile                         |    5
 b/make/linux/makefiles/gcc.make                       |    4
 b/make/linux/makefiles/jsig.make                      |    4
 b/src/share/vm/prims/whitebox.cpp                     |   22 ++
 b/test/runtime/execstack/TestCheckJDK.java            |   67 ++++++
 b/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java |    5
 8 files changed, 303 insertions(+), 6 deletions(-)

Ok to push?

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Web Site: http://fuseyism.com
Twitter: https://twitter.com/gnu_andrew_java
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the aarch64-port-dev mailing list