/hg/icedtea6-hg: 2 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Sat Jan 24 19:10:19 UTC 2015


changeset ee1714db3b97 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ee1714db3b97
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 20 04:38:55 2015 +0000

	Bring in 2015/01/20 security update.

	Upstream changes:
	  - OJ44: Add missing TimeZone test cases included in OpenJDK 7 revision 0.
	  - OJ45: Fix copyright headers on imported files
	  - OJ46: Fix lost Classpath exception
	  - OJ47: Remove @Override annotation on interfaces added by 2015/01/20 security fixes.
	  - OJ48: Fix substitution error.
	  - S4873188: Support TLS 1.1
	  - S6461635: [TESTBUG] BasicTests.sh test fails intermittently
	  - S6541350: TimeZone display names localization
	  - S6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
	  - S6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
	  - S6587676: Krb5LoginModule failure if useTicketCache=true on Vista
	  - S6631048: Problem when writing on output stream of  HttpURLConnection
	  - S6641309: Wrong Cookie separator used in HttpURLConnection
	  - S6641312: Fix krb5 codes indentation problems
	  - S6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
	  - S6659779: HttpURLConnections logger should log tunnel requests
	  - S6670362: HTTP/SPNEGO should work across realms
	  - S6706974: Add krb5 test infrastructure
	  - S6720866: Slow performance using HttpURLConnection for upload
	  - S6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
	  - S6729881: Compiler warning in networking native code
	  - S6761072: new krb5 tests fail on multiple platforms
	  - S6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
	  - S6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03
	  - S6792180: Enhance to reject weak algorithms or conform to crypto recommendations
	  - S6811297: Add more logging to HTTP protocol handler
	  - S6821191: Timezone display name localization
	  - S6822460: support self-issued certificate
	  - S6830658: Changeset 67e5d3e41b5b breaks the fastdebug build in NativeCreds.c
	  - S6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
	  - S6855297: Windows build breaks after 6811297
	  - S6856856: NPE in HTTP protocol handler logging
	  - S6868106: Ukrainian currency has wrong format
	  - S6870908: reopen bug 4244752: month names in Estonian should be lowercase
	  - S6873931: New Turkish currency since 2009
	  - S6882594: Remove static dependancy on NTLM authentication
	  - S6899503: Security code issue using Verisign root certificate
	  - S6910489: Slovenia Locale, wrong firstDayOfWeek number
	  - S6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
	  - S6914413: abbreviation name for November is not correct in be_BY
	  - S6925851: Localize JRE into pt_BR
	  - S6931566: NetworkInterface is not working when interface name is more than 15 characters long
	  - S6945604: wrong error message in CardImpl.java
	  - S6962617: Testcase changes, cleanup of problem list for jdk_tools targets
	  - S6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
	  - S6967937: Scope id no longer being set after 6931566
	  - S6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
	  - S6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
	  - S6977550: (tz) Support tzdata2010l
	  - S6996686: (tz) Support tzdata2010o
	  - S7001720: copyright templates not rebranded
	  - S7017800: (tz) Support tzdata2011b
	  - S7022269: clean up fscanf usage in Linux networking native code
	  - S7027387: (tz) Support tzdata2011d
	  - S7033174: (tz) Support tzdata2011e
	  - S7035073: Add missing timezones to TimeZoneNames_pt_BR.java
	  - S7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
	  - S7036025: java.security.AccessControlException when creating JFileChooser in signed applet
	  - S7039469: (tz) Support tzdata2011g
	  - S7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
	  - S7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
	  - S7090843: (tz) Support tzdata2011j
	  - S7103108: (tz) Support tzdata2011l
	  - S7103405: Correct display names for Pacific/Apia timezone
	  - S7104126: Insert openjdk copyright header back into TZdata files
	  - S7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
	  - S7158483: (tz) Support tzdata2012c
	  - S7174244: NPE in Krb5ProxyImpl.getServerKeys()
	  - S7198570: (tz) Support tzdata2012f
	  - S7199066: Typo in method name
	  - S8002225: (tz) Support tzdata2012i
	  - S8009987: (tz) Support tzdata2013b
	  - S8014469: (tz) Support tzdata2013c
	  - S8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
	  - S8015570: Use long comparison in Rule.getRules().
	  - S8020054: (tz) Support tzdata2013d
	  - S8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
	  - S8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
	  - S8025051: Update resource files for TimeZone display names
	  - S8025255: (tz) Support tzdata2013g
	  - S8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
	  - S8027359: XML parser returns incorrect parsing results
	  - S8027370: Support tzdata2013h
	  - S8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
	  - S8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
	  - S8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
	  - S8029318: Native Windows ccache still reads DES tickets
	  - S8030822: (tz) Support tzdata2013i
	  - S8031046: Native Windows ccache might still get unsupported ticket
	  - S8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
	  - S8032909: XSLT string-length returns incorrect length when string includes complementary chars
	  - S8035613: With active Securitymanager JAXBContext.newInstance fails
	  - S8037012: (tz) Support tzdata2014a
	  - S8038306: (tz) Support tzdata2014b
	  - S8040617: [macosx] Large JTable cell results in a OutOfMemoryException
	  - S8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
	  - S8043012: (tz) Support tzdata2014c
	  - S8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
	  - S8046656: Update protocol support
	  - S8047125: (ref) More phantom object references
	  - S8047130: Fewer escapes from escape analysis
	  - S8048035: Ensure proper proxy protocols
	  - S8049250: Need a flag to invert the Card.disconnect(reset) argument
	  - S8049253: Better GC validation
	  - S8049343: (tz) Support tzdata2014g
	  - S8050485: super() in a try block in a ctor causes VerifyError
	  - S8050807: Better performing performance data handling
	  - S8051012: Regression in verifier for <init> method call from inside of a branch
	  - S8051614: smartcardio TCK tests fail due to lack of 'reset' permission
	  - S8054367: More references for endpoints
	  - S8055304: More boxing for DirectoryComboBoxModel
	  - S8055309: RMI needs better transportation considerations
	  - S8055479: TLAB stability
	  - S8055489: Better substitution formats
	  - S8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
	  - S8056264: Multicast support improvements
	  - S8056276: Fontmanager feature improvements
	  - S8057555: Less cryptic cipher suite management
	  - S8058715: stability issues when being launched as an embedded JVM via JNI
	  - S8058982: Better verification of an exceptional invokespecial
	  - S8059206: (tz) Support tzdata2014i
	  - S8059485: Resolve parsing ambiguity
	  - S8060474: Resolve more parsing ambiguity
	  - S8061210: Issues in TLS
	  - S8061826: Part of JDK-8060474 should be reverted
	  - S8062561: Test bug8055304 fails if file system default directory has read access
	  - S8062807: Exporting RMI objects fails when run under restrictive SecurityManager
	  - S8064560: (tz) Support tzdata2014j

	2015-01-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* patches/openjdk/6541350-tz_display_names_l10n.patch,
		* patches/openjdk/6706974-krb5_test_infrastructure.patch,
		* patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch,
		* patches/openjdk/6821191-tz_display_names_l10n.patch,
		* patches/openjdk/6925851-pt_br.patch,
		* patches/openjdk/6977550-tzdata2010l.patch,
		* patches/openjdk/6996686-tzdata2010o.patch,
		* patches/openjdk/7017800-tzdata2011b.patch,
		* patches/openjdk/7027387-tzdata2011d.patch,
		* patches/openjdk/7033174-tzdata2011e.patch,
		* patches/openjdk/7035073-missing_pt_br_timezones.patch,
		* patches/openjdk/7039469-tzdata2011g.patch,
		* patches/openjdk/7090843-tzdata2011j.patch,
		* patches/openjdk/7103108-tzdata2011l.patch,
		* patches/openjdk/7103405-correct_display_names.patch,
		* patches/openjdk/7104126-headers_tzdata.patch,
		* patches/openjdk/7158483-tzdata2012c.patch,
		* patches/openjdk/7198570-tzdata2012f.patch,
		* patches/openjdk/8002225-tzdata2012i.patch,
		* patches/openjdk/8009987-tzdata2013b.patch,
		* patches/openjdk/8014469-tzdata2013c.patch,
		* patches/openjdk/8020054-tzdata2013d.patch,
		* patches/openjdk/8025255-tzdata2013g.patch:
		Remove patches included upstream.
		* Makefile.am:
		(ICEDTEA_PATCHES): Remove above patches.
		* NEWS: Updated.
		* patches/hotspot/hs23/remove_jsr292_tests.patch:
		Regenerated.
		* patches/hotspot/hs23/type_fixes.patch:
		Remove threadLocalAllocBuffer.cpp hunk which is
		no longer applicable.


changeset 102b1e9b36a3 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=102b1e9b36a3
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 20 05:50:58 2015 +0000

	Backport recent fixes from IcedTea 2.x.

	PR2070: Type-punning warnings still evident on RHEL 5
	PR2082: Cast should use same type as GCDrainStackTargetSize (uintx).
	PR2096, RH1163501: 2048-bit DH upper bound too small for Fedora infrastructure
	S8000897, PR2173, RH1155012: VM crash in CompileBroker
	S8020190, PR2174, RH1176718: Fatal: Bug in native code: jfieldID must match object
	S8028623, PR2177, RH1168693: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
	S8061785, PR2177: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge

	2015-01-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* patches/openjdk/8000897-use_corresponding_digest_length.patch:
		Moved to...
		* Makefile.am:
		(ICEDTEA_PATCHES): Add new patches.
		* NEWS: Updated.
		* patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch:
		...here.
		* patches/openjdk/8020190-pr2174-jfieldid_must_match_object.patch,
		* patches/openjdk/8028623-pr2177-hash_code_mismatch_for_extended_characters.patch,
		* patches/openjdk/8061785-pr2177-test_bug-corrupted_utf8_character.patch,
		* patches/pr2070-type_punning_warnings.patch,
		* patches/pr2082-s390_type_fixes.patch,
		* patches/pr2096-4096-bit_dh.patch:
		New backports from IcedTea 2.x.


diffstat:

 ChangeLog                                                                       |    52 +
 Makefile.am                                                                     |    33 +-
 NEWS                                                                            |   109 +-
 patches/hotspot/hs23/remove_jsr292_tests.patch                                  |    35 +-
 patches/hotspot/hs23/type_fixes.patch                                           |    96 +-
 patches/openjdk/6541350-tz_display_names_l10n.patch                             |   300 -
 patches/openjdk/6706974-krb5_test_infrastructure.patch                          |  2090 -----
 patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch         |    94 -
 patches/openjdk/6821191-tz_display_names_l10n.patch                             |   125 -
 patches/openjdk/6925851-pt_br.patch                                             |  3651 ---------
 patches/openjdk/6977550-tzdata2010l.patch                                       |  1208 ---
 patches/openjdk/6996686-tzdata2010o.patch                                       |    93 -
 patches/openjdk/7017800-tzdata2011b.patch                                       |   265 -
 patches/openjdk/7027387-tzdata2011d.patch                                       |   522 -
 patches/openjdk/7033174-tzdata2011e.patch                                       |   117 -
 patches/openjdk/7035073-missing_pt_br_timezones.patch                           |  1644 ----
 patches/openjdk/7039469-tzdata2011g.patch                                       |   116 -
 patches/openjdk/7090843-tzdata2011j.patch                                       |  1281 ---
 patches/openjdk/7103108-tzdata2011l.patch                                       |  1660 ----
 patches/openjdk/7103405-correct_display_names.patch                             |   130 -
 patches/openjdk/7104126-headers_tzdata.patch                                    |   530 -
 patches/openjdk/7158483-tzdata2012c.patch                                       |  1482 ---
 patches/openjdk/7198570-tzdata2012f.patch                                       |   841 --
 patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch                  |    29 +
 patches/openjdk/8000897-use_corresponding_digest_length.patch                   |    29 -
 patches/openjdk/8002225-tzdata2012i.patch                                       |   261 -
 patches/openjdk/8009987-tzdata2013b.patch                                       |  2275 -----
 patches/openjdk/8014469-tzdata2013c.patch                                       |   276 -
 patches/openjdk/8020054-tzdata2013d.patch                                       |   314 -
 patches/openjdk/8020190-pr2174-jfieldid_must_match_object.patch                 |    80 +
 patches/openjdk/8025255-tzdata2013g.patch                                       |  3976 ----------
 patches/openjdk/8028623-pr2177-hash_code_mismatch_for_extended_characters.patch |   106 +
 patches/openjdk/8061785-pr2177-test_bug-corrupted_utf8_character.patch          |    36 +
 patches/pr2070-type_punning_warnings.patch                                      |    36 +
 patches/pr2082-s390_type_fixes.patch                                            |    20 +
 patches/pr2096-4096-bit_dh.patch                                                |   120 +
 36 files changed, 651 insertions(+), 23381 deletions(-)

diffs (truncated from 24392 to 500 lines):

diff -r ccfb83ff9e78 -r 102b1e9b36a3 ChangeLog
--- a/ChangeLog	Mon Jan 19 17:52:30 2015 +0000
+++ b/ChangeLog	Tue Jan 20 05:50:58 2015 +0000
@@ -1,3 +1,55 @@
+2015-01-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* patches/openjdk/8000897-use_corresponding_digest_length.patch:
+	Moved to...
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Add new patches.
+	* NEWS: Updated.
+	* patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch:
+	...here.
+	* patches/openjdk/8020190-pr2174-jfieldid_must_match_object.patch,
+	* patches/openjdk/8028623-pr2177-hash_code_mismatch_for_extended_characters.patch,
+	* patches/openjdk/8061785-pr2177-test_bug-corrupted_utf8_character.patch,
+	* patches/pr2070-type_punning_warnings.patch,
+	* patches/pr2082-s390_type_fixes.patch,
+	* patches/pr2096-4096-bit_dh.patch:
+	New backports from IcedTea 2.x.
+
+2015-01-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* patches/openjdk/6541350-tz_display_names_l10n.patch,
+	* patches/openjdk/6706974-krb5_test_infrastructure.patch,
+	* patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch,
+	* patches/openjdk/6821191-tz_display_names_l10n.patch,
+	* patches/openjdk/6925851-pt_br.patch,
+	* patches/openjdk/6977550-tzdata2010l.patch,
+	* patches/openjdk/6996686-tzdata2010o.patch,
+	* patches/openjdk/7017800-tzdata2011b.patch,
+	* patches/openjdk/7027387-tzdata2011d.patch,
+	* patches/openjdk/7033174-tzdata2011e.patch,
+	* patches/openjdk/7035073-missing_pt_br_timezones.patch,
+	* patches/openjdk/7039469-tzdata2011g.patch,
+	* patches/openjdk/7090843-tzdata2011j.patch,
+	* patches/openjdk/7103108-tzdata2011l.patch,
+	* patches/openjdk/7103405-correct_display_names.patch,
+	* patches/openjdk/7104126-headers_tzdata.patch,
+	* patches/openjdk/7158483-tzdata2012c.patch,
+	* patches/openjdk/7198570-tzdata2012f.patch,
+	* patches/openjdk/8002225-tzdata2012i.patch,
+	* patches/openjdk/8009987-tzdata2013b.patch,
+	* patches/openjdk/8014469-tzdata2013c.patch,
+	* patches/openjdk/8020054-tzdata2013d.patch,
+	* patches/openjdk/8025255-tzdata2013g.patch:
+	Remove patches included upstream.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove above patches.
+	* NEWS: Updated.
+	* patches/hotspot/hs23/remove_jsr292_tests.patch:
+	Regenerated.
+	* patches/hotspot/hs23/type_fixes.patch:
+	Remove threadLocalAllocBuffer.cpp hunk which is
+	no longer applicable.
+
 2015-01-19  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	* patches/clean-crypto.patch: Removed; replaced by
diff -r ccfb83ff9e78 -r 102b1e9b36a3 Makefile.am
--- a/Makefile.am	Mon Jan 19 17:52:30 2015 +0000
+++ b/Makefile.am	Tue Jan 20 05:50:58 2015 +0000
@@ -453,9 +453,7 @@
 	patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch \
 	patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch \
 	patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch \
-	patches/openjdk/6706974-krb5_test_infrastructure.patch \
 	patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch \
-	patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch \
 	patches/ScriptEngineManager-doc.patch \
 	patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch \
 	patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch \
@@ -506,24 +504,6 @@
 	patches/openjdk/8014427-raster_regression.patch \
 	patches/openjdk/8014676-javadebugger_space_in_paths.patch \
 	patches/openjdk/8014968-OCSP_timeout_default.patch \
-	patches/openjdk/6541350-tz_display_names_l10n.patch \
-	patches/openjdk/6821191-tz_display_names_l10n.patch \
-	patches/openjdk/6925851-pt_br.patch \
-	patches/openjdk/6977550-tzdata2010l.patch \
-	patches/openjdk/6996686-tzdata2010o.patch \
-	patches/openjdk/7017800-tzdata2011b.patch \
-	patches/openjdk/7027387-tzdata2011d.patch \
-	patches/openjdk/7033174-tzdata2011e.patch \
-	patches/openjdk/7035073-missing_pt_br_timezones.patch \
-	patches/openjdk/7039469-tzdata2011g.patch \
-	patches/openjdk/7090843-tzdata2011j.patch \
-	patches/openjdk/7103108-tzdata2011l.patch \
-	patches/openjdk/7104126-headers_tzdata.patch \
-	patches/openjdk/7103405-correct_display_names.patch \
-	patches/openjdk/7158483-tzdata2012c.patch \
-	patches/openjdk/7198570-tzdata2012f.patch \
-	patches/openjdk/8002225-tzdata2012i.patch \
-	patches/openjdk/8009987-tzdata2013b.patch \
 	patches/openjdk/6636370-appcontext_simplification.patch \
 	patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch \
 	patches/sparc-ptracefix.patch \
@@ -544,8 +524,6 @@
 	patches/print_lsb_release.patch \
 	patches/alternative_krb5_cache.patch \
 	patches/alternative_krb5_cache_fixup.patch \
-	patches/openjdk/8014469-tzdata2013c.patch \
-	patches/openjdk/8020054-tzdata2013d.patch \
 	patches/imageiojpeg_sync.patch \
 	patches/openjdk/8005194-scale_memory_leak.patch \
 	patches/openjdk/6563752-ss12_support.patch \
@@ -599,7 +577,6 @@
 	patches/hotspot/hs23/arm-hsdis.patch \
 	patches/openjdk/7025066-embedded_build.patch \
 	patches/s390_casts.patch \
-	patches/openjdk/8025255-tzdata2013g.patch \
 	patches/d729448-32_bit_alignment.patch \
 	patches/windows-awt.patch \
 	patches/windows-jdk-sizecalc.patch \
@@ -624,8 +601,14 @@
 	patches/openjdk/7106773-512_bits_rsa.patch \
 	patches/pr1904-icedtea_and_distro_versioning.patch \
 	patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch \
-	patches/openjdk/8000897-use_corresponding_digest_length.patch \
-	patches/pr2083-aarch64_zero.patch
+	patches/openjdk/8000897-pr2173-vm_crash_in_compilebroker.patch \
+	patches/pr2083-aarch64_zero.patch \
+	patches/openjdk/8020190-pr2174-jfieldid_must_match_object.patch \
+	patches/openjdk/8028623-pr2177-hash_code_mismatch_for_extended_characters.patch \
+	patches/openjdk/8061785-pr2177-test_bug-corrupted_utf8_character.patch \
+	patches/pr2070-type_punning_warnings.patch \
+	patches/pr2082-s390_type_fixes.patch \
+	patches/pr2096-4096-bit_dh.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \
diff -r ccfb83ff9e78 -r 102b1e9b36a3 NEWS
--- a/NEWS	Mon Jan 19 17:52:30 2015 +0000
+++ b/NEWS	Tue Jan 20 05:50:58 2015 +0000
@@ -14,65 +14,172 @@
 
 New in release 1.14.0 (201X-XX-XX):
 
+* Security fixes
+  - S8046656: Update protocol support
+  - S8047125, CVE-2015-0395: (ref) More phantom object references
+  - S8047130: Fewer escapes from escape analysis
+  - S8048035, CVE-2015-0400: Ensure proper proxy protocols
+  - S8049253: Better GC validation
+  - S8050807, CVE-2015-0383: Better performing performance data handling
+  - S8054367, CVE-2015-0412: More references for endpoints
+  - S8055304, CVE-2015-0407: More boxing for DirectoryComboBoxModel
+  - S8055309, CVE-2015-0408: RMI needs better transportation considerations
+  - S8055479: TLAB stability
+  - S8055489, CVE-2014-6585: Better substitution formats
+  - S8056264, CVE-2014-6587: Multicast support improvements
+  - S8056276, CVE-2014-6591: Fontmanager feature improvements
+  - S8057555, CVE-2014-6593: Less cryptic cipher suite management
+  - S8058982, CVE-2014-6601: Better verification of an exceptional invokespecial
+  - S8059485, CVE-2015-0410: Resolve parsing ambiguity
+  - S8061210, CVE-2014-3566: Issues in TLS
 * Import of OpenJDK6 b34
   - OJ43: Backport JAX_WS-945; Socket backlog may be limiting lwhs performance
+  - OJ44: Add missing TimeZone test cases included in OpenJDK 7 revision 0.
+  - OJ45: Fix copyright headers on imported files
+  - OJ46: Fix lost Classpath exception
+  - OJ47: Remove @Override annotation on interfaces added by 2015/01/20 security fixes.
+  - OJ48: Fix substitution error.
+  - S4873188: Support TLS 1.1
   - S6364329: jstat displays "invalid argument count" with usage
+  - S6461635: [TESTBUG] BasicTests.sh test fails intermittently
   - S6507067: TimeZone country/area message error
+  - S6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
+  - S6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
   - S6585666: Spanish language names not compliant with CLDR
+  - S6587676: Krb5LoginModule failure if useTicketCache=true on Vista
   - S6608572: Currency change for Malta and Cyprus
   - S6610748: Dateformat - AM-PM indicator in Finnish appears to be from English
   - S6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin
+  - S6631048: Problem when writing on output stream of  HttpURLConnection
+  - S6641309: Wrong Cookie separator used in HttpURLConnection
+  - S6641312: Fix krb5 codes indentation problems
   - S6645271: Wrong date format for Croatian (hr) locale
   - S6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")
   - S6647452: Remove obfuscation, framework and provider self-verification checking
+  - S6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
+  - S6659779: HttpURLConnections logger should log tunnel requests
+  - S6670362: HTTP/SPNEGO should work across realms
   - S6716626: Integrate contributed language and country names for NL
+  - S6720866: Slow performance using HttpURLConnection for upload
+  - S6726695: HttpURLConnection shoul support 'Expect: 100-continue' headers for PUT
+  - S6729881: Compiler warning in networking native code
+  - S6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
+  - S6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03
   - S6786276: Locale.getISOCountries() still contains country code "CS"
+  - S6792180: Enhance to reject weak algorithms or conform to crypto recommendations
+  - S6811297: Add more logging to HTTP protocol handler
+  - S6822460: support self-issued certificate
+  - S6830658: Changeset 67e5d3e41b5b breaks the fastdebug build in NativeCreds.c
+  - S6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
+  - S6855297: Windows build breaks after 6811297
+  - S6856856: NPE in HTTP protocol handler logging
   - S6868106: Ukrainian currency has wrong format
   - S6870908: reopen bug 4244752: month names in Estonian should be lowercase
   - S6873931: New Turkish currency since 2009
+  - S6882594: Remove static dependancy on NTLM authentication
+  - S6899503: Security code issue using Verisign root certificate
   - S6910489: Slovenia Locale, wrong firstDayOfWeek number
+  - S6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
   - S6914413: abbreviation name for November is not correct in be_BY
   - S6916787: Ukrainian currency name needs to be fixed
   - S6919624: minimalDaysInFirstWeek ressource for hungarian is wrong
   - S6931564: Incorrect display name of Locale for south africa
+  - S6931566: NetworkInterface is not working when interface name is more than 15 characters long
   - S6938454: 2 new testcases for  bug: Unable to determine generic type in program that compiles under Java 6
   - S6938454: Unable to determine generic type in program that compiles under Java 6
+  - S6945604: wrong error message in CardImpl.java
+  - S6962617: Testcase changes, cleanup of problem list for jdk_tools targets
+  - S6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
+  - S6967937: Scope id no longer being set after 6931566
+  - S6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
+  - S6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
+  - S7001720: copyright templates not rebranded
   - S7019267: Currency Display Names are not localized into pt_BR.
   - S7020583: Some currency names are missing in some locales
   - S7020960: CurrencyNames_sr_RS.properties is missing.
+  - S7022269: clean up fscanf usage in Linux networking native code
   - S7025837: fix plural currency display names in sr_Latn_(BA|ME|RS).properties
   - S7028073: The currency symbol for Peru is wrong
+  - S7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
+  - S7036025: java.security.AccessControlException when creating JFileChooser in signed applet
   - S7036905: [de] dem - the german mark display name is incorrect
+  - S7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
   - S7066203: Update currency data to the latest ISO 4217 standard
   - S7077119: remove past transition dates from CurrencyData.properties file
   - S7085757: Currency Data: ISO 4217 Amendment 152
   - S7122142, RH1151372: (ann) Race condition between isAnnotationPresent and getAnnotations
+  - S7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
   - S7161796, RH1151372: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror
   - S7171028: dots are missed in the datetime for Slovanian
+  - S7174244: NPE in Krb5ProxyImpl.getServerKeys()
   - S7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
   - S7189611: Venezuela current Currency should be Bs.F.
   - S7195759: ISO 4217 Amendment 154
+  - S7199066: Typo in method name
   - S7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
   - S8005232: (JEP-149) Class Instance size reduction
   - S8006748: getISO3Country() returns wrong value
   - S8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
+  - S8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
+  - S8015570: Use long comparison in Rule.getRules().
   - S8021121: ISO 4217 Amendment Number 156
+  - S8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
   - S8022721: TEST_BUG: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition
+  - S8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
+  - S8025051: Update resource files for TimeZone display names
+  - S8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
+  - S8027359: XML parser returns incorrect parsing results
+  - S8027370: Support tzdata2013h
   - S8027695: There should be a space before % sign in Swedish locale
+  - S8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
+  - S8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
+  - S8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
+  - S8029318: Native Windows ccache still reads DES tickets
+  - S8030822: (tz) Support tzdata2013i
+  - S8031046: Native Windows ccache might still get unsupported ticket
+  - S8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
+  - S8032909: XSLT string-length returns incorrect length when string includes complementary chars
+  - S8035613: With active Securitymanager JAXBContext.newInstance fails
+  - S8037012: (tz) Support tzdata2014a
+  - S8038306: (tz) Support tzdata2014b
+  - S8040617: [macosx] Large JTable cell results in a OutOfMemoryException
+  - S8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
+  - S8043012: (tz) Support tzdata2014c
+  - S8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
+  - S8049250: Need a flag to invert the Card.disconnect(reset) argument
+  - S8049343: (tz) Support tzdata2014g
+  - S8050485: super() in a try block in a ctor causes VerifyError
+  - S8051012: Regression in verifier for <init> method call from inside of a branch
+  - S8051614: smartcardio TCK tests fail due to lack of 'reset' permission
+  - S8054367: More references for endpoints
   - S8055222: Currency update needed for ISO 4217 Amendment #159
+  - S8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
+  - S8058715: stability issues when being launched as an embedded JVM via JNI
+  - S8059206: (tz) Support tzdata2014i
+  - S8060474: Resolve more parsing ambiguity
+  - S8061826: Part of JDK-8060474 should be reverted
+  - S8062561: Test bug8055304 fails if file system default directory has read access
+  - S8062807: Exporting RMI objects fails when run under restrictive SecurityManager
+  - S8064560: (tz) Support tzdata2014j
 * Backports
   - 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.
   - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
-  - S8000897, RH1155012: VM crash in CompileBroker
+  - S8000897, PR2173, RH1155012: VM crash in CompileBroker
   - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
+  - S8020190, PR2174, RH1176718: Fatal: Bug in native code: jfieldID must match object
   - S8026887: Make issues due to failed large pages allocations easier to debug
+  - S8028623, PR2177, RH1168693: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
+  - S8061785, PR2177: [TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge
 * Bug fixes
   - PR1886: IcedTea does not checksum supplied tarballs
   - PR2033: patches/ecj/jaxws-getdtdtype.patch no longer applies since removal of JAXWS drop
+  - PR2070: Type-punning warnings still evident on RHEL 5
+  - PR2082: Cast should use same type as GCDrainStackTargetSize (uintx).
   - PR2083: Add support for building Zero on AArch64
+  - PR2096, RH1163501: 2048-bit DH upper bound too small for Fedora infrastructure
 
 New in release 1.13.5 (2014-10-14):
 
diff -r ccfb83ff9e78 -r 102b1e9b36a3 patches/hotspot/hs23/remove_jsr292_tests.patch
--- a/patches/hotspot/hs23/remove_jsr292_tests.patch	Mon Jan 19 17:52:30 2015 +0000
+++ b/patches/hotspot/hs23/remove_jsr292_tests.patch	Tue Jan 20 05:50:58 2015 +0000
@@ -1,7 +1,6 @@
-diff --git a/test/compiler/6990212/Test6990212.java b/test/compiler/6990212/Test6990212.java
-deleted file mode 100644
---- openjdk/hotspot/test/compiler/6990212/Test6990212.java
-+++ /dev/null
+diff -r 0dd28ac12d7d test/compiler/6990212/Test6990212.java
+--- openjdk/hotspot/test/compiler/6990212/Test6990212.java	Mon Jan 19 07:36:09 2015 +0000
++++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
 @@ -1,56 +0,0 @@
 -/*
 - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
@@ -59,11 +58,10 @@
 -        }
 -    }
 -}
-diff --git a/test/compiler/7141637/SpreadNullArg.java b/test/compiler/7141637/SpreadNullArg.java
-deleted file mode 100644
---- openjdk/hotspot/test/compiler/7141637/SpreadNullArg.java
-+++ /dev/null
-@@ -1,62 +0,0 @@
+diff -r 0dd28ac12d7d test/compiler/7141637/SpreadNullArg.java
+--- openjdk/hotspot/test/compiler/7141637/SpreadNullArg.java	Mon Jan 19 07:36:09 2015 +0000
++++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
+@@ -1,66 +0,0 @@
 -/*
 - * Copyright 2011 SAP AG.  All Rights Reserved.
 - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112,13 +110,17 @@
 -      mh_spread_target =
 -        MethodHandles.lookup().findStatic(SpreadNullArg.class, "target_spread_arg", mt_ref_arg);
 -      result = (int) mh_spreadInvoker.invokeExact(mh_spread_target, (Object[]) null);
--    } catch(NullPointerException e) {
--      // Expected exception - do nothing!
--    } catch(Throwable e) {
+-      throw new Error("Expected IllegalArgumentException was not thrown");
+-    } catch (IllegalArgumentException e) {
+-      System.out.println("Expected exception : " + e);
+-    } catch (Throwable e) {
 -      throw new Error(e);
 -    }
 -
--    if (result != 42) throw new Error("Expected NullPointerException was not thrown");
+-    if (result != 42) {
+-      throw new Error("result [" + result
+-        + "] != 42 : Expected IllegalArgumentException was not thrown?");
+-    }
 -  }
 -
 -  public static int target_spread_arg(Integer i1) {
@@ -126,10 +128,9 @@
 -  }
 -
 -}
-diff --git a/test/compiler/7158807/Test7158807.java b/test/compiler/7158807/Test7158807.java
-deleted file mode 100644
---- openjdk/hotspot/test/compiler/7158807/Test7158807.java
-+++ /dev/null
+diff -r 0dd28ac12d7d test/compiler/7158807/Test7158807.java
+--- openjdk/hotspot/test/compiler/7158807/Test7158807.java	Mon Jan 19 07:36:09 2015 +0000
++++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
 @@ -1,66 +0,0 @@
 -/*
 - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
diff -r ccfb83ff9e78 -r 102b1e9b36a3 patches/hotspot/hs23/type_fixes.patch
--- a/patches/hotspot/hs23/type_fixes.patch	Mon Jan 19 17:52:30 2015 +0000
+++ b/patches/hotspot/hs23/type_fixes.patch	Tue Jan 20 05:50:58 2015 +0000
@@ -1,14 +1,6 @@
-# HG changeset patch
-# User andrew
-# Date 1316650188 -3600
-#      Thu Sep 22 01:09:48 2011 +0100
-# Node ID e0155b0ad538da0ed3046127cf087dda042783e8
-# Parent  d88eef905e3079c07507cf395d4cb12fa2981db4
-Use appropriate types in order to allow builds on more architectures.
-
-diff --git a/src/share/vm/asm/codeBuffer.hpp b/src/share/vm/asm/codeBuffer.hpp
---- openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp
-+++ openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp
+diff -Nru openjdk.orig/hotspot/src/share/vm/asm/codeBuffer.hpp openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp
+--- openjdk.orig/hotspot/src/share/vm/asm/codeBuffer.hpp	2015-01-20 02:18:05.528822959 +0000
++++ openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp	2015-01-20 02:24:10.553291894 +0000
 @@ -93,7 +93,7 @@
    address     _locs_point;      // last relocated position (grows upward)
    bool        _locs_own;        // did I allocate the locs myself?
@@ -18,10 +10,10 @@
    CodeBuffer* _outer;           // enclosing CodeBuffer
  
    // (Note:  _locs_point used to be called _last_reloc_offset.)
-diff --git a/src/share/vm/ci/ciTypeFlow.cpp b/src/share/vm/ci/ciTypeFlow.cpp
---- openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp
-+++ openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp
-@@ -403,7 +403,7 @@
+diff -Nru openjdk.orig/hotspot/src/share/vm/ci/ciTypeFlow.cpp openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp
+--- openjdk.orig/hotspot/src/share/vm/ci/ciTypeFlow.cpp	2015-01-20 02:22:58.188406105 +0000
++++ openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp	2015-01-20 02:24:10.553291894 +0000
+@@ -406,7 +406,7 @@
    // Set the rest of the locals to bottom.
    Cell cell = state->next_cell(state->tos());
    state->set_stack_size(0);
@@ -30,9 +22,9 @@
    for (; cell < limit; cell = state->next_cell(cell)) {
      state->set_type_at(cell, state->bottom_type());
    }
-diff --git a/src/share/vm/compiler/methodLiveness.cpp b/src/share/vm/compiler/methodLiveness.cpp
---- openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp
-+++ openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp
+diff -Nru openjdk.orig/hotspot/src/share/vm/compiler/methodLiveness.cpp openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp
+--- openjdk.orig/hotspot/src/share/vm/compiler/methodLiveness.cpp	2015-01-20 02:18:13.308918231 +0000
++++ openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp	2015-01-20 02:24:10.553291894 +0000
 @@ -572,15 +572,15 @@
  
  
@@ -63,10 +55,10 @@
                  _analyzer->bit_map_size_bits());
    answer.set_is_valid();
  
-diff --git a/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp b/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
---- openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
-+++ openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
-@@ -957,7 +957,7 @@
+diff -Nru openjdk.orig/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
+--- openjdk.orig/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp	2015-01-20 02:20:42.290742422 +0000
++++ openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp	2015-01-20 02:24:10.557291942 +0000
+@@ -963,7 +963,7 @@
    if (free_percentage < desired_free_percentage) {
      size_t desired_capacity = (size_t)(used() / ((double) 1 - desired_free_percentage));
      assert(desired_capacity >= capacity(), "invalid expansion size");
@@ -75,7 +67,7 @@
    }
    if (expand_bytes > 0) {
      if (PrintGCDetails && Verbose) {
-@@ -6253,7 +6253,7 @@
+@@ -6282,7 +6282,7 @@
      HeapWord* curAddr = _markBitMap.startWord();
      while (curAddr < _markBitMap.endWord()) {
        size_t remaining  = pointer_delta(_markBitMap.endWord(), curAddr);
@@ -84,7 +76,7 @@
        _markBitMap.clear_large_range(chunk);
        if (ConcurrentMarkSweepThread::should_yield() &&
            !foregroundGCIsActive() &&
-@@ -6546,7 +6546,7 @@
+@@ -6575,7 +6575,7 @@
      return;
    }
    // Double capacity if possible
@@ -93,9 +85,9 @@
    // Do not give up existing stack until we have managed to
    // get the double capacity that we desired.
    ReservedSpace rs(ReservedSpace::allocation_align_size_up(
-diff --git a/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp b/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
---- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
-+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
+diff -Nru openjdk.orig/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
+--- openjdk.orig/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp	2015-01-20 02:18:02.044780293 +0000
++++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp	2015-01-20 02:24:10.557291942 +0000
 @@ -897,8 +897,8 @@
  void PSParallelCompact::initialize_dead_wood_limiter()
  {
@@ -107,9 +99,9 @@
    _dwl_first_term = 1.0 / (sqrt(2.0 * M_PI) * _dwl_std_dev);
    DEBUG_ONLY(_dwl_initialized = true;)
    _dwl_adjustment = normal_distribution(1.0);
-diff --git a/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp b/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
---- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
-+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
+diff -Nru openjdk.orig/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
+--- openjdk.orig/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp	2015-01-20 02:18:02.140781469 +0000
++++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp	2015-01-20 02:24:10.557291942 +0000
 @@ -69,7 +69,7 @@
    _last_used = current_live;
  
@@ -119,10 +111,10 @@
                                  virtual_space()->alignment());
  
    // Compute the desired size:
-diff --git a/src/share/vm/memory/collectorPolicy.cpp b/src/share/vm/memory/collectorPolicy.cpp
---- openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp
-+++ openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp
-@@ -327,7 +327,7 @@
+diff -Nru openjdk.orig/hotspot/src/share/vm/memory/collectorPolicy.cpp openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp
+--- openjdk.orig/hotspot/src/share/vm/memory/collectorPolicy.cpp	2015-01-20 02:18:07.024841278 +0000
++++ openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp	2015-01-20 02:24:10.557291942 +0000
+@@ -330,7 +330,7 @@
      // yield a size that is too small) and bound it by MaxNewSize above.
      // Ergonomics plays here by previously calculating the desired
      // NewSize and MaxNewSize.
@@ -131,22 +123,10 @@
    }
    assert(max_new_size > 0, "All paths should set max_new_size");


More information about the distro-pkg-dev mailing list