/hg/icedtea6-hg: 8 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Aug 26 02:03:56 UTC 2016


changeset 5946cb7c3b7e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=5946cb7c3b7e
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Aug 16 04:13:50 2016 +0100

	PR3144: Test subdirectory of build tree not emptied

	2016-08-15  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		PR3144: Test subdirectory of build tree not emptied
		* Makefile.am:
		(CRYPTO_CHECK_BUILD_DIR): Make a subdirectory of
		'test'.
		(clean-tests): Depend on clean-cryptocheck and
		clean-mimetypecheck. Don't try to remove the
		test directory as it will always contain the
		configure-generated jstapset.pl.
		(clean-local); Remove clean-cryptocheck and
		clean-mimetypecheck dependencies now handled
		by clean-tests.
		(clean-mimetypecheck); Depend on clean-check-mimetype
		as that removes a file in the directory which
		this target deletes.
		* NEWS: Updated.


changeset c62403e747fe in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=c62403e747fe
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Aug 17 03:08:31 2016 +0100

	Merge changes for b40


changeset ae44cc79640e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ae44cc79640e
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Aug 17 03:52:04 2016 +0100

	Update to b40 tarball.

	2016-08-16  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_DATE): Bump to b40 creation date;
		16th of August, 2016.
		(OPENJDK_SHA256SUM): Update for b40 tarball.


changeset e958e11ec415 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=e958e11ec415
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 22 02:49:25 2016 +0100

	Bump b40 tarball due to TCK issues.

	2016-08-19  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_DATE): Bump to new b40 creation date;
		19th of August, 2016.
		(OPENJDK_SHA256SUM): Update for new b40 tarball.


changeset a736828eef94 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=a736828eef94
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 22 12:38:17 2016 +0100

	Bump to new b40 tarball, due to missing -DNDEBUG.

	2016-08-21  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_DATE): Bump to new b40 creation date;
		21st of August, 2016.
		(OPENJDK_SHA256SUM): Update for new b40 tarball.


changeset f1753092c32c in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=f1753092c32c
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 22 16:28:54 2016 +0100

	Bump to new b40 tarball to fix TCK failures.

	2016-08-22  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_DATE): Bump to new b40 creation date;
		22nd of August, 2016.
		(OPENJDK_SHA256SUM): Update for new b40 tarball.


changeset bc8e0b5d4bc2 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=bc8e0b5d4bc2
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Aug 25 03:58:16 2016 +0100

	Add 1.13.12 release notes.

	2016-08-24  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.13.12 release notes.


changeset a5335c8838a5 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=a5335c8838a5
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Aug 26 03:07:28 2016 +0100

	Bump to next release, b41.

	2016-08-25  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(OPENJDK_VERSION): Bump to next release, b41.


diffstat:

 ChangeLog                                                                   |  127 +
 Makefile.am                                                                 |   37 +-
 NEWS                                                                        |  123 +-
 acinclude.m4                                                                |    4 +-
 patches/arch.patch                                                          |   99 +-
 patches/ecj/override.patch                                                  |  543 +----
 patches/imageiojpeg_sync.patch                                              |  217 --
 patches/linker-libs-order.patch                                             |   18 +-
 patches/openjdk/4893408-jpegreader_byte_gray.patch                          |  747 --------
 patches/openjdk/6563752-ss12_support.patch                                  |  173 -
 patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch |  562 ------
 patches/openjdk/6729772-opt_cleanup.patch                                   |  708 -------
 patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch                  |   97 -
 patches/openjdk/6791502-invalid_icc_profile.patch                           |  269 ---
 patches/openjdk/6793818-jpegimagereader_too_greedy.patch                    |  228 --
 patches/openjdk/6799141-split_out_versions.patch                            |  891 ----------
 patches/openjdk/6816311-compiler_name.patch                                 |  212 --
 patches/openjdk/6888215-jpeg_memory_leak.patch                              |   56 -
 patches/openjdk/6974017-minorver_for_solaris.patch                          |   24 -
 patches/openjdk/6980281-majorver_for_solaris.patch                          |   66 -
 patches/openjdk/6989774-imageio_compiler_warnings.patch                     |  519 -----
 patches/openjdk/7000225-bad_tabs.patch                                      |   48 -
 patches/openjdk/7025066-embedded_build.patch                                |   50 +-
 patches/openjdk/7038711-fix_no-clobber_usage.patch                          |  125 -
 patches/openjdk/7050826-pr2956-allow_type1_fonts.patch                      |   31 -
 patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch    |    2 +-
 patches/parisc.patch                                                        |   14 -
 27 files changed, 447 insertions(+), 5543 deletions(-)

diffs (truncated from 6459 to 500 lines):

diff -r 2b2efb516e5a -r a5335c8838a5 ChangeLog
--- a/ChangeLog	Mon Aug 15 20:13:54 2016 +0100
+++ b/ChangeLog	Fri Aug 26 03:07:28 2016 +0100
@@ -1,3 +1,111 @@
+2016-08-25  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_VERSION): Bump to next release, b41.
+
+2016-08-24  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.13.12 release notes.
+
+2016-08-22  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to new b40 creation date;
+	22nd of August, 2016.
+	(OPENJDK_SHA256SUM): Update for new b40 tarball.
+
+2016-08-21  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to new b40 creation date;
+	21st of August, 2016.
+	(OPENJDK_SHA256SUM): Update for new b40 tarball.
+
+2016-08-19  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to new b40 creation date;
+	19th of August, 2016.
+	(OPENJDK_SHA256SUM): Update for new b40 tarball.
+
+2016-08-16  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_DATE): Bump to b40 creation date;
+	16th of August, 2016.
+	(OPENJDK_SHA256SUM): Update for b40 tarball.
+
+2016-08-16  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/imageiojpeg_sync.patch,
+	* patches/openjdk/4893408-jpegreader_byte_gray.patch,
+	* patches/openjdk/6563752-ss12_support.patch,
+	* patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch,
+	* patches/openjdk/6729772-opt_cleanup.patch,
+	* patches/openjdk/6791502-invalid_icc_profile.patch,
+	* patches/openjdk/6793818-jpegimagereader_too_greedy.patch,
+	* patches/openjdk/6799141-split_out_versions.patch,
+	* patches/openjdk/6816311-compiler_name.patch,
+	* patches/openjdk/6888215-jpeg_memory_leak.patch,
+	* patches/openjdk/6974017-minorver_for_solaris.patch,
+	* patches/openjdk/6980281-majorver_for_solaris.patch,
+	* patches/openjdk/6989774-imageio_compiler_warnings.patch,
+	* patches/openjdk/7000225-bad_tabs.patch,
+	* patches/openjdk/7038711-fix_no-clobber_usage.patch,
+	* patches/parisc.patch:
+	Removed as applied upstream.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove deleted patches.
+	* NEWS: Updated with b40 changes. Correct
+	1.13.11 release notes to mention b39, not b38.
+	* patches/arch.patch:
+	Drop hunk in jdk/make/common/shared/Compiler-gcc.gmk
+	as compiler versions are no longer specified by
+	architecture on GNU/Linux, following 6799141.
+	* patches/ecj/override.patch:
+	Remove sections included in upstream 8163022.
+	* patches/linker-libs-order.patch:
+	Drop ALSA chunk in make/common/shared/Sanity.gmk
+	as version is now obtained from header file
+	following 6799141.
+	* patches/openjdk/7025066-embedded_build.patch:
+	Regenerated.
+	* patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch:
+	Remove cast from context as it no longer exists
+	following 6600143.
+
+2016-08-15  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	PR3144: Test subdirectory of build tree not emptied
+	* Makefile.am:
+	(CRYPTO_CHECK_BUILD_DIR): Make a subdirectory of
+	'test'.
+	(clean-tests): Depend on clean-cryptocheck and
+	clean-mimetypecheck. Don't try to remove the
+	test directory as it will always contain the
+	configure-generated jstapset.pl.
+	(clean-local); Remove clean-cryptocheck and
+	clean-mimetypecheck dependencies now handled
+	by clean-tests.
+	(clean-mimetypecheck); Depend on clean-check-mimetype
+	as that removes a file in the directory which
+	this target deletes.
+	* NEWS: Updated.
+
+2016-08-15  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	PR3143: Fix typo in --with-openjdk-src-dir
+	introduced by PR3139
+	* NEWS: Updated.
+
+2010-07-23  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	PR3143: Fix typo in --with-openjdk-src-dir
+	introduced by PR3139
+	* acinclude.m4:
+	(WITH_OPENJDK_SRC_DIR): Fix breakage in parameter caused
+	by previous configure help update.
+
 2016-07-27  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	PR3142: Don't assume system mime.types
@@ -251,6 +359,20 @@
 	* patches/pr3137-alt_button_order.patch:
 	New backports for issues to be fixed in 1.13.12.
 
+2016-08-09  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch:
+	Removed as applied upstream.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove above patch.
+
+2016-05-24  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/openjdk/7050826-pr2956-allow_type1_fonts.patch:
+	Removed as pushed upstream.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove above patch.
+
 2016-05-24  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	PR2969: ENABLE_SYSTEM_LCMS is not defined
@@ -331,6 +453,11 @@
 	is now auto-generated and handled by autotools.
 	* NEWS: Updated.
 
+2016-05-08  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(OPENJDK_VERSION): Bump to next release, b40.
+
 2016-05-03  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
diff -r 2b2efb516e5a -r a5335c8838a5 Makefile.am
--- a/Makefile.am	Mon Aug 15 20:13:54 2016 +0100
+++ b/Makefile.am	Fri Aug 26 03:07:28 2016 +0100
@@ -1,8 +1,8 @@
 # Dependencies
 
-OPENJDK_DATE = 03_may_2016
-OPENJDK_SHA256SUM = d11dc2ababe88e7891f1abbd7fa4fe033a65dea22c071331a641374b3247717f
-OPENJDK_VERSION = b39
+OPENJDK_DATE = 22_aug_2016
+OPENJDK_SHA256SUM = 70ac61635032e77cecf935b53b22a9545d5d0a7f55ad6a15dca9b84a2be993be
+OPENJDK_VERSION = b41
 OPENJDK_URL = https://java.net/downloads/openjdk6/
 
 CACAO_VERSION = 68fe50ac34ec
@@ -46,7 +46,7 @@
 FONTCONFIG_PATH = openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs
 REWRITER_BUILD_DIR = $(abs_top_builddir)/rewriter.build
 GENERATED_BUILD_DIR = $(abs_top_builddir)/generated.build
-CRYPTO_CHECK_BUILD_DIR = $(abs_top_builddir)/cryptocheck.build
+CRYPTO_CHECK_BUILD_DIR = $(abs_top_builddir)/test/cryptocheck.build
 MIME_TYPE_CHECK_BUILD_DIR = $(abs_top_builddir)/test/mimetypecheck.build
 
 # Source directories
@@ -335,12 +335,6 @@
 	$(UPSTREAMED_PATCHES) \
 	patches/openjdk/6733501-icedtea_lcms_test.patch \
 	$(LCMS_PATCHES) \
-	patches/openjdk/6791502-invalid_icc_profile.patch \
-	patches/openjdk/6793818-jpegimagereader_too_greedy.patch \
-	patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch \
-	patches/openjdk/4893408-jpegreader_byte_gray.patch \
-	patches/openjdk/6888215-jpeg_memory_leak.patch \
-	patches/openjdk/6989774-imageio_compiler_warnings.patch \
 	patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch \
 	patches/openjdk/6989760-native_warnings.patch \
 	patches/openjdk/7013519-integer_overflows.patch \
@@ -376,7 +370,6 @@
 	patches/network-unreachable.patch \
 	patches/dnd-filelists.patch \
 	patches/explicit-target-arch.patch \
-	patches/parisc.patch \
 	patches/policy-evaluation.patch \
 	patches/openjdk/6959123-libpng_14.patch \
 	patches/applet_hole.patch \
@@ -458,7 +451,6 @@
 	patches/openjdk/7049339-anyblit-broken.patch \
 	patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch \
 	patches/openjdk/6390045-error_cannot_access_java_lang_void.patch \
-	patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch \
 	patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch \
 	patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch \
 	patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch \
@@ -533,17 +525,8 @@
 	patches/print_lsb_release.patch \
 	patches/alternative_krb5_cache.patch \
 	patches/alternative_krb5_cache_fixup.patch \
-	patches/imageiojpeg_sync.patch \
 	patches/openjdk/8005194-scale_memory_leak.patch \
-	patches/openjdk/6563752-ss12_support.patch \
-	patches/openjdk/6729772-opt_cleanup.patch \
-	patches/openjdk/6799141-split_out_versions.patch \
 	patches/freetypeversion.patch \
-	patches/openjdk/6816311-compiler_name.patch \
-	patches/openjdk/6974017-minorver_for_solaris.patch \
-	patches/openjdk/6980281-majorver_for_solaris.patch \
-	patches/openjdk/7000225-bad_tabs.patch \
-	patches/openjdk/7038711-fix_no-clobber_usage.patch \
 	patches/disable-cc-incompatible-sanity-checks.patch \
 	patches/rh995488-rhel_tz_fix.patch \
 	patches/hotspot/hs23/remove_jsr292_tests.patch \
@@ -654,7 +637,6 @@
 	patches/openjdk/8150954-pr2868-composite_desktop.patch \
 	patches/pr2890-system_cacerts.patch \
 	patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch \
-	patches/openjdk/7050826-pr2956-allow_type1_fonts.patch \
 	patches/openjdk/2178143-pr2959.patch \
 	patches/pr3137-alt_button_order.patch \
 	patches/openjdk/6260348-pr3068.patch \
@@ -1019,12 +1001,7 @@
  check-java-debug check-java-src
 
 clean-tests: clean-jtreg clean-tapset-report clean-check-mimetype \
- clean-check-java-debug clean-check-java-src
-	if [ $(abs_top_srcdir) != $(abs_top_builddir) ] ; then \
-	  if [ -e test ] ; then \
-	    rmdir test ; \
-	  fi \
-	fi
+ clean-check-java-debug clean-check-java-src clean-cryptocheck clean-mimetypecheck
 
 clean-local: clean-tests $(PULSE_JAVA_CLEAN_TARGET) \
  clean-extract clean-ports clean-overlay clean-native-ecj \
@@ -1032,7 +1009,7 @@
  clean-icedtea-against-ecj clean-extract-ecj clean-generated clean-replace-hotspot \
  clean-rewriter clean-rewrite-rhino clean-rt clean-bootstrap-directory \
  clean-bootstrap-directory-ecj clean-bootstrap-directory-symlink \
- clean-bootstrap-directory-symlink-ecj clean-fonts clean-cryptocheck clean-mimetypecheck
+ clean-bootstrap-directory-symlink-ecj clean-fonts
 	if [ -e bootstrap ]; then \
 	  rmdir bootstrap ; \
 	fi
@@ -3049,7 +3026,7 @@
 	mkdir -p stamps
 	touch $@
 
-clean-mimetypecheck:
+clean-mimetypecheck: clean-check-mimetype
 	rm -rf $(MIME_TYPE_CHECK_BUILD_DIR)
 	rm -f stamps/mimetypecheck.stamp
 
diff -r 2b2efb516e5a -r a5335c8838a5 NEWS
--- a/NEWS	Mon Aug 15 20:13:54 2016 +0100
+++ b/NEWS	Fri Aug 26 03:07:28 2016 +0100
@@ -19,24 +19,131 @@
   - PR2083: Add support for building Zero on AArch64
   - PR3112: Provide option to disable SystemTap tests
 * Backports
-  - S2178143, PR2959: JVM crashes if the number of bound CPUs changed during runtime
-  - S6260348, PR3068: GTK+ L&F JTextComponent not respecting desktop caret blink rate
   - S6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
   - S6727719: Performance of TextLayout.getBounds()
   - S6745225: Memory leak while drawing Attributed String
   - S6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
-  - S6961123, PR2975: setWMClass fails to null-terminate WM_CLASS string
-  - S7050826, PR2956, RH1334465: Hebrew characters are not rendered on OEL 5.6
   - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
   - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
   - S8026887: Make issues due to failed large pages allocations easier to debug
   - S8076221, PR2808: Disable RC4 cipher suites
 * Bug fixes
   - PR1886: IcedTea does not checksum supplied tarballs
+  - PR2849: wget not required when downloading is disabled
+  - PR2957: Build bootstrap code (rt-class-files.stamp) using bootstrap flags (source/target 1.5)
+  - PR3139: Update documentation
+  - PR3143: Fix typo in --with-openjdk-src-dir introduced by PR3139
+
+New in release 1.13.12 (2016-08-24):
+
+* Security fixes
+  - S8079718, CVE-2016-3458: IIOP Input Stream Hooking
+  - S8145446, CVE-2016-3485: Perfect pipe placement (Windows only)
+  - S8147771: Construction of static protection domains under Javax custom policy
+  - S8148872, CVE-2016-3500: Complete name checking
+  - S8149962, CVE-2016-3508: Better delineation of XML processing
+  - S8150752: Share Class Data
+  - S8151925: Font reference improvements
+  - S8152479, CVE-2016-3550: Coded byte streams
+  - S8155981, CVE-2016-3606: Bolster bytecode verification
+* Import of OpenJDK6 b40
+  - S6496269: Many warnings generated from com/sun/java/util/jar/pack/*.cpp when compiled on Linux
+  - S6522789: [zh_CN] translation of "enclosing class" in doclet is incorrect
+  - S6575373: Error verifying signatures of pack200 files in some cases [TEST ONLY]
+  - S6579775: l10n update after 6212566
+  - S6600143: Remove another 450 unnecessary casts
+  - S6611629: Avoid hardcoded cygwin paths for memory detection
+  - S6690018: RSAClientKeyExchange NullPointerException
+  - S6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
+  - S6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams
+  - S6726309: Compiler warnings in nio code
+  - S6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles
+  - S6755847: (launcher) will trigger assertions in debug build
+  - S6852744: PIT b61: PKI test suite fails because self signed certificates are being rejected
+  - S6858127: Missing -DNDEBUG on Linux and Windows native code compiles
+  - S6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
+  - S6875904: Java 7 message synchronization 1
+  - S6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
+  - S6888127: java.util.jar.Pack200.Packer Memory Leak
+  - S6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources.
+  - S6889552: Sun provider should not require LDAP CertStore to be present
+  - S6941936: Broken pipe error of test case DNSIdentities.java [Test only]
+  - S6951599: Rename package of security tools for modularization
+  - S6953295: Move few sun.security.{util, x509, pkcs} classes used by keytool/jarsigner to another package
+  - S6958026: Problem with PKCS12 keystore
+  - S6966737: (pack200) the pack200 regression tests need to be more robust.
+  - S6982312: (pack200) pack200 fails with the jdk7 class files
+  - S6985763: Pack200.Packer.pack(...) and Pack200.Unpacker.unpack(...) throw unspecified exceptions
+  - S6990106: FindBugs scan - Malicious code vulnerability Warnings in com.sun.java.util.jar.pack.*
+  - S6994413: JDK_GetVersionInfo0 only expects a two digit build number
+  - S7000752: Duplicate entry in RowSetResourceBundles.properties
+  - S7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
+  - S7003227: (pack200) intermittent failures compiling pack200
+  - S7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
+  - S7006704: (pack200) add missing file for 6990106
+  - S7011497: Improve trust anchor searching method during cert path validation
+  - S7017734: jdk7 message drop 1 translation integration
+  - S7023416: (pack200) fix parfait issues
+  - S7029680: fix test/sun/misc/Version/Version.java build parsing
+  - S7038175: Expired PKITS certificates causing CertPathBuilder and CertPathValidator regression test failures
+  - S7050826, PR2956, RH1334465: Hebrew characters are not rendered on OEL 5.6
+  - S7055363: jdk_security3 test target cleanup
+  - S7060849: Eliminate pack200 build warnings
+  - S7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
+  - S7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java failing
+  - S7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck.
+  - S7105780: Add SSLSocket client/SSLEngine server to templates directory
+  - S7107613: scalability blocker in javax.crypto.CryptoPermissions
+  - S7107616: scalability blocker in javax.crypto.JceSecurityManager
+  - S7109274: Restrict the use of certificates with RSA keys less than 1024 bits
+  - S7129083: CookieManager does not store cookies if url is read before setting cookie manager
+  - S7152582: PKCS11 tests should use the NSS libraries available in the OS
+  - S7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
+  - S7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
+  - S7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
+  - S8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
+  - S8009634: TEST_BUG: sun/misc/Version/Version.java handle 2 digit minor in VM version
+  - S8010166: TEST_BUG: fix for 8009634 overlooks possible version strings (sun/misc/Version/Version.java)
+  - S8013228: Create new system properties to control allowable OCSP clock skew and CRL connection timeout
+  - S8019341: Update CookieHttpsClientTest to use the newer framework.
+  - S8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs
+  - S8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
+  - S8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
+  - S8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
+  - S8027026: Change keytool -genkeypair to use -keyalg RSA
+  - S8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
+  - S8029646: [pack200] should support the new zip64 format.
+  - S8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
+  - S8037557: test SessionCacheSizeTests.java timeout
+  - S8074839: Resolve disabled warnings for libunpack and the unpack200 binary
+  - S8079410: Hotspot version to share the same update and build version from JDK
+  - S8130735: javax.swing.TimerQueue: timer fires late when another timer starts
+  - S8139436: sun.security.mscapi.KeyStore might load incomplete data
+  - S8140344: add support for 3 digit update release numbers
+  - S8144313: Test SessionTimeOutTests can be timeout
+  - S8145017: Add support for 3 digit hotspot minor version numbers
+  - S8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
+  - S8146669: Test SessionTimeOutTests fails intermittently
+  - S8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
+  - S8147857: [TEST] RMIConnector logs attribute names incorrectly
+  - S8151841, PR3099: Build needs additional flags to compile with GCC 6
+  - S8151876: (tz) Support tzdata2016d
+  - S8161262: Fix jdk build with gcc 4.1.2: -fno-strict-overflow not known.
+  - S8162344: The API changes made by CR 7064075 need to be reverted
+  - S8162818: Sync src/share/native/com/sun/media code with OpenJDK 7
+  - S8162828: Sync imageioJPEG.c with initial OpenJDK 7 version
+  - S8163022, PR2954: Remove @Override annotation on interfaces added by 2016/04 security fixes
+  - S8164181: Remove @Override annotation on interfaces added by 2016/07 security fixes
+  - S8164426: Normalise whitespace in src/share/classes/com/sun/java/util/jar/pack
+  - S8164554: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java still failing
+  - S8164555: pack200: Leave ZipFile open on exceptions
+* Backports
+  - S2178143, PR2959: JVM crashes if the number of bound CPUs changed during runtime
+  - S6260348, PR3068: GTK+ L&F JTextComponent not respecting desktop caret blink rate
+  - S6961123, PR2975: setWMClass fails to null-terminate WM_CLASS string
+* Bug fixes
   - PR2800: Files are missing from resources.jar
-  - PR2849: wget not required when downloading is disabled
   - PR2954: ecj/override.patch is missing new @Overrides in RMIJRMPServerImpl.java
-  - PR2957: Build bootstrap code (rt-class-files.stamp) using bootstrap flags (source/target 1.5)
   - PR2961: Latest security update broke bundled LCMS2 build
   - PR2962: System default check doesn't match all GNU/Linux systems
   - PR2969: ENABLE_SYSTEM_LCMS is not defined if ENABLE_LCMS2 is not set
@@ -46,9 +153,9 @@
   - PR3130: Avoid giving PAX_COMMAND a value if no PaX utility is available
   - PR3132: PaX marking fails on filesystems which don't support extended attributes
   - PR3137: GTKLookAndFeel does not honor gtk-alternative-button-order
-  - PR3139: Update documentation
   - PR3140: Pass $(CC) and $(CXX) to OpenJDK build
   - PR3142: Don't assume system mime.types supports text/x-java-source
+  - PR3144: Test subdirectory of build tree not emptied
 
 New in release 1.13.11 (2016-05-05):
 
@@ -61,7 +168,7 @@
   - S8144430, CVE-2016-3427: Improve JMX connections
   - S8146494: Better ligature substitution
   - S8146498: Better device table adjustments
-* Import of OpenJDK6 b38
+* Import of OpenJDK6 b39
   - S4459600: java -jar fails to run Main-Class if classname followed by whitespace.
   - S6378099: RFE: Use libfontconfig to create/synthesise a fontconfig.properties
   - S6452854: Provide a flag to print the java configuration
diff -r 2b2efb516e5a -r a5335c8838a5 acinclude.m4
--- a/acinclude.m4	Mon Aug 15 20:13:54 2016 +0100
+++ b/acinclude.m4	Fri Aug 26 03:07:28 2016 +0100
@@ -280,8 +280,8 @@
 [
   DEFAULT_SRC_DIR=${abs_top_builddir}/openjdk
   AC_MSG_CHECKING([for an OpenJDK source directory])
-  AC_ARG_WITH([openjdk-src-dir=DIR],
-              [AS_HELP_STRING([--with-openjdk-src-dir=PATH],specify the location of the OpenJDK source tree)],
+  AC_ARG_WITH([openjdk-src-dir],
+              [AS_HELP_STRING([--with-openjdk-src-dir=DIR],specify the location of the OpenJDK source tree)],
   [
     OPENJDK_SRC_DIR=${withval}
     with_external_src_dir=true
diff -r 2b2efb516e5a -r a5335c8838a5 patches/arch.patch
--- a/patches/arch.patch	Mon Aug 15 20:13:54 2016 +0100
+++ b/patches/arch.patch	Fri Aug 26 03:07:28 2016 +0100
@@ -1,6 +1,6 @@
 diff -Nru openjdk.orig/corba/make/common/Defs-linux.gmk openjdk/corba/make/common/Defs-linux.gmk
---- openjdk.orig/corba/make/common/Defs-linux.gmk	2010-05-26 09:31:18.000000000 +0100
-+++ openjdk/corba/make/common/Defs-linux.gmk	2015-03-31 16:43:11.850271287 +0100
+--- openjdk.orig/corba/make/common/Defs-linux.gmk	2016-08-16 02:49:01.293544691 +0100
++++ openjdk/corba/make/common/Defs-linux.gmk	2016-08-16 04:55:35.484931454 +0100
 @@ -92,9 +92,19 @@
  #    We need this frame pointer to make it easy to walk the stacks.
  #    This should be the default on X86, but ia64 and amd64 may not have this
@@ -22,8 +22,8 @@
  LDFLAGS_COMMON_sparcv9  += -m64 -mcpu=v9
  CFLAGS_REQUIRED_sparc   += -m32 -mcpu=v9
 diff -Nru openjdk.orig/corba/make/common/shared/Platform.gmk openjdk/corba/make/common/shared/Platform.gmk
---- openjdk.orig/corba/make/common/shared/Platform.gmk	2015-03-31 15:23:48.410803372 +0100
-+++ openjdk/corba/make/common/shared/Platform.gmk	2015-03-31 16:43:11.850271287 +0100
+--- openjdk.orig/corba/make/common/shared/Platform.gmk	2016-08-16 04:54:04.406422421 +0100
++++ openjdk/corba/make/common/shared/Platform.gmk	2016-08-16 04:55:35.484931454 +0100
 @@ -220,9 +220,40 @@
    else
      # i586 is 32-bit, amd64 is 64-bit
@@ -67,9 +67,9 @@
        endif
      endif
 diff -Nru openjdk.orig/jdk/make/common/Defs-linux.gmk openjdk/jdk/make/common/Defs-linux.gmk
---- openjdk.orig/jdk/make/common/Defs-linux.gmk	2015-02-05 18:49:58.372812460 +0000
-+++ openjdk/jdk/make/common/Defs-linux.gmk	2015-03-31 16:45:47.396086418 +0100
-@@ -102,10 +102,19 @@
+--- openjdk.orig/jdk/make/common/Defs-linux.gmk	2016-08-16 03:20:55.637983077 +0100
++++ openjdk/jdk/make/common/Defs-linux.gmk	2016-08-16 04:55:35.484931454 +0100
+@@ -106,10 +106,19 @@
  #    We need this frame pointer to make it easy to walk the stacks.
  #    This should be the default on X86, but ia64 and amd64 may not have this
  #    as the default.
@@ -90,81 +90,10 @@
  CFLAGS_REQUIRED_sparcv9 += -m64 -mcpu=v9
  LDFLAGS_COMMON_sparcv9  += -m64 -mcpu=v9
  CFLAGS_REQUIRED_sparc   += -m32 -mcpu=v9
-diff -Nru openjdk.orig/jdk/make/common/shared/Compiler-gcc.gmk openjdk/jdk/make/common/shared/Compiler-gcc.gmk
---- openjdk.orig/jdk/make/common/shared/Compiler-gcc.gmk	2015-03-31 15:23:48.254801559 +0100
-+++ openjdk/jdk/make/common/shared/Compiler-gcc.gmk	2015-03-31 16:51:56.332405289 +0100
-@@ -70,28 +70,56 @@
-   else
-     CXX            = $(COMPILER_PATH)g++$(GCC_SUFFIX)
-   endif
--  ifneq ("$(findstring sparc,$(ARCH))", "")
--    # sparc or sparcv9
--    REQUIRED_CC_VER = 4.0
--    REQUIRED_GCC_VER = 4.0.*
--  else
--  ifeq ($(ARCH_DATA_MODEL), 32)
-+  ifeq ($(ARCH), alpha)
-+    # alpha
-+     REQUIRED_CC_VER = 3.2
-+     REQUIRED_GCC_VER = 3.2.*
-+  endif
-+  ifeq ($(ARCH), amd64)
-+     # amd64
-+     REQUIRED_CC_VER = 3.2
-+     REQUIRED_GCC_VER = 3.2.*
-+  endif
-+  ifeq ($(ARCH), arm)
-+    # arm
-+    REQUIRED_CC_VER = 3.2


More information about the distro-pkg-dev mailing list