changeset 2732:e84b7123c173 icedtea-3.3.0pre01

Bump to icedtea-3.3.0pre01. Upstream changes: - S6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds - S6882559: new JEditorPane("text/plain","") fails for null context class loader - S7172749: Xrender: Class cast exception in 2D code running an AWT regression test - S8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages - S8022203: Intermittent test failures in demo/jvmti/hprof - S8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check. - S8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics - S8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails - S8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind - S8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array - S8037557: test SessionCacheSizeTests.java timeout - S8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow - S8044193: Need to add known answer tests for AES cipher - S8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments - S8044762: com/sun/jdi/OptionTest.java test time out - S8048601: Tests for JCE crypto ciphers (part 1) - S8048621: Implement basic keystore tests - S8048622: Enhance tests for PKCS11 keystores with NSS - S8049021: Add smartcardio tests with APDU buffer - S8049171: Additional tests for jarsigner's warnings - S8049226: com/sun/jdi/OptionTest.java test times out again - S8049312: AES/CICO test failed with on several modes - S8050402: Tests to check for use of policy files - S8050409: Test for JAAS getPrivateCredentials - S8054326: Confusing message in "Current rem set statistics" - S8055772: get_source.sh : version check assumes English localization - S8057791: Selection in JList is drawn with wrong colors in Nimbus L&F - S8058865: JMX Test Refactoring - S8063086: Math.pow yields different results upon repeated calls - S8067964: Native2ascii doesn't close one of the streams it opens - S8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out - S8071909: Port testlibrary improvments in jdk/test to hotspot/test as required for DCMD test port - S8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c - S8074784: Additional tests for XML DSig API - S8075007: Additional tests for krb5-related cipher suites with unbound server - S8075297: Tests for RFEs 4515853 and 4745056 - S8075299: Additional tests for krb5 settings - S8075301: Tests for sun.security.krb5.principal system property - S8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux) - S8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized - S8078382: Wrong glyph is displayed for a derived font - S8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus - S8085903: New fix for memory leak in ProtectionDomain cache - S8098581: SecureRandom.nextBytes() hurts performance with small size requests - S8129740: Incorrect class file created when passing lambda in inner class constructor - S8130127: streamline input parameter of Nashorn scripting $EXEC function - S8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space - S8130309, PR3280: Need to bailout cleanly if creation of stubs fails when codecache is out of space - S8130317: "ant test" fails to complete on Windows when run under cygwin shell - S8132875, PR3280: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309 - S8133070: Hot lock on BulkCipher.isAvailable - S8133309: Some unicode characters do not display any more after upgrading to Windows 10 - S8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password - S8135322: ConstantPool::release_C_heap_structures not run in some circumstances - S8136998: JComboBox prevents wheel mouse scrolling of JScrollPane - S8137240: Negative lookahead in RegEx breaks backreference - S8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails. - S8141148: LDAP "follow" throws ClassCastException with Java 8 - S8141541: Simplify Nashorn's Context class loader handling - S8143640: Showing incorrect result while passing specific argument in the Java launcher tools - S8143642: Nashorn shebang argument handling is broken - S8144160: Regression: two tests fail on Windows with "ant test" target - S8144221: fix Nashorn shebang argument handling on Mac/Linux - S8144313: Test SessionTimeOutTests can be timeout - S8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont - S8145305: fix Nashorn shebang handling on Cygwin - S8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter - S8145984: [macosx] sun.lwawt.macosx.CAccessible leaks - S8146240: Three nashorn files contain "GNU General Public License" header - S8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out - S8146669: Test SessionTimeOutTests fails intermittently - S8146975: NullPointerException in IIOPInputStream.inputClassFields - S8147026: Convert an assert in ClassLoaderData to a guarantee - S8147451: Crash in Method::checked_resolve_jmethod_id(_jmethodID*) - S8147585: Annotations with lambda expressions has parameter result in wrong behavior. - S8147969: Print size of DH keysize when errors are encountered - S8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects - S8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X - S8150219: ReferenceError in 1.8.0_72 - S8150234: Windows 10 App Containers disallow access to ICMP calls - S8150814: correct package declaration in Nashorn test - S8151722: TESTBUG: New test compiler/native/TestDirtyInt.sh should be modified - S8151876: (tz) Support tzdata2016d - S8152927: Incorrect GPL header in StubFactoryDynamicBase.java reported - S8153149: Uninitialised memory in WinAccessBridge.cpp:1128 - S8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx) - S8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place - S8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" - S8154009: Some methods of java.security.Security require more permissions, than necessary - S8154069: Jaws reads wrong values from comboboxes when no element is selected - S8154144: Tests in com/sun/jdi fails intermittently with "jdb input stream closed prematurely" - S8154210: Zero: Better byte behaviour - S8154469: Update FSF address - S8154553: Incorrect GPL header in package-info.java reported - S8154558: Incorrect GPL header in ProcessEnvironment_md.c reported - S8154722: Test gc/ergonomics/TestDynamicNumberOfGCThreads.java fails - S8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method - S8154831: CastII/ConvI2L for a range check is prematurely eliminated - S8155001: SystemTray.remove() leaks GDI Objects in Windows - S8155106: MHs.Lookup.findConstructor returns handles for array classes - S8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache - S8156478: 3 Buffer overrun defect groups in jexec.c - S8156521: Minor fixes and cleanups in NetworkInterface.c - S8156714: Parsing issue with automatic semicolon insertion - S8156836: SIGSEGV: Test test/compiler/jsr292/VMAnonymousClasses.java fails with JTREG 4.2 b02 - S8156896: Script stack trace should display function names - S8157160: JSON.stringify does not work on ScriptObjectMirror objects - S8157242: Some java/lang/invoke tests miss othervm - S8157444: exclude jjs shebang handling test from runs - S8157603: TestCipher.java doesn't check one of the decrypted message as expected - S8157680: Callback parameter of any JS builtin implementation should accept any Callable - S8157819: TypeError when a java.util.Comparator object is invoked as a function - S8157838: Personalized Windows Font Size is not taken into account in Java8u102 - S8158059: The fix for 8050402 was partially committed - S8158072: Need a test for JDK-7172749 - S8158111: Make handling of 3rd party providers more stable - S8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens - S8158260: PPC64: unaligned Unsafe.getInt can lead to the generation of illegal instructions - S8158338: Nashorn's ScriptLoader split delegation has to be adjusted - S8158373: SIGSEGV: Metadata::mark_on_stack - S8158467: AccessControlException is thrown on public Java class access if "script app loader" is set to null - S8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData - S8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559 - S8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code - S8158871: Long response times with G1 and StringDeduplication - S8159244: Partially initialized string object created by C2's string concat optimization may escape - S8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool - S8160122: Backport of JDK-8159244 used wrong version of the JDK 9 fix - S8160518: Semicolon is not recognized as comment starting character (Kerberos) - S8160693: ScriptRunData.java uses bitwise AND instead of logical AND - S8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*) - S8162510: 8u112 L10n resource file updates - S8164453: 8u112 L10n resource file update - msgdrop 20 ChangeLog: 2016-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> Bump to icedtea-3.3.0pre01. * Makefile.am: (JDK_UPDATE_VERSION): Bump to 112. (BUILD_VERSION): Set to b16. (CORBA_CHANGESET): Update to icedtea-3.3.0pre01 tag. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (NASHORN_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. (NASHORN_SHA256SUM): Likewise. * NEWS: Updated. * configure.ac: Bump to 3.3.0pre01. * hotspot.map.in: Update to icedtea-3.3.0pre01 tag.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Fri, 13 Jan 2017 09:28:33 +0000
parents f87565773885
children a9204e5b1b6f
files ChangeLog Makefile.am NEWS configure.ac hotspot.map.in
diffstat 5 files changed, 160 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 09 09:28:32 2016 +0000
+++ b/ChangeLog	Fri Jan 13 09:28:33 2017 +0000
@@ -1,3 +1,27 @@
+2016-11-07  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	Bump to icedtea-3.3.0pre01.
+	* Makefile.am:
+	(JDK_UPDATE_VERSION): Bump to 112.
+	(BUILD_VERSION): Set to b16.
+	(CORBA_CHANGESET): Update to icedtea-3.3.0pre01 tag.
+	(JAXP_CHANGESET): Likewise.
+	(JAXWS_CHANGESET): Likewise.
+	(JDK_CHANGESET): Likewise.
+	(LANGTOOLS_CHANGESET): Likewise.
+	(OPENJDK_CHANGESET): Likewise.
+	(NASHORN_CHANGESET): Likewise.
+	(CORBA_SHA256SUM): Likewise.
+	(JAXP_SHA256SUM): Likewise.
+	(JAXWS_SHA256SUM): Likewise.
+	(JDK_SHA256SUM): Likewise.
+	(LANGTOOLS_SHA256SUM): Likewise.
+	(OPENJDK_SHA256SUM): Likewise.
+	(NASHORN_SHA256SUM): Likewise.
+	* NEWS: Updated.
+	* configure.ac: Bump to 3.3.0pre01.
+	* hotspot.map.in: Update to icedtea-3.3.0pre01 tag.
+
 2016-11-08  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* NEWS: Add 3.3.0 section.
--- a/Makefile.am	Wed Nov 09 09:28:32 2016 +0000
+++ b/Makefile.am	Fri Jan 13 09:28:33 2017 +0000
@@ -1,24 +1,24 @@
 # Dependencies
 
-JDK_UPDATE_VERSION = 111
-BUILD_VERSION = b14
+JDK_UPDATE_VERSION = 112
+BUILD_VERSION = b16
 COMBINED_VERSION = $(JDK_UPDATE_VERSION)-$(BUILD_VERSION)
 
-CORBA_CHANGESET = 9d3757e6da35
-JAXP_CHANGESET = 81c2773fbb0d
-JAXWS_CHANGESET = f57f3ddddff6
-JDK_CHANGESET = 0cc71de3df18
-LANGTOOLS_CHANGESET = a553c153d376
-OPENJDK_CHANGESET = 200203ccf4bb
-NASHORN_CHANGESET = 0fb33c8b64d1
-
-CORBA_SHA256SUM = 902607987e26c67489f01fe8cf693fbbbd5850f3b9b06ff12af5486b75822387
-JAXP_SHA256SUM = 61d6c7a44746ace38812582474b66c2c96f1ce9c7bd5b9ad251b4d5982bee6d6
-JAXWS_SHA256SUM = 1285b9cb273b6fa97f985ace4cb6b5dc1963b1d5e0ae06ad4802f5ff678465b9
-JDK_SHA256SUM = 92557d8fbf826a643c730bbb4081e87140eb45e40e5662fd3d75829b5f61c9c5
-LANGTOOLS_SHA256SUM = 94d1754bba9020b2ee658c7adc2388ac38208e71e55650dc0393d24b20816a4d
-OPENJDK_SHA256SUM = 6c1040b4044efdd0c413d15865304f1ac46230d91435a31347a7b755e91e7924
-NASHORN_SHA256SUM = 5f72fedfa82415fdf98a0a9bf01d2c171b060810b314bf5bb1c69b57123dc910
+CORBA_CHANGESET = fbc3183924c8
+JAXP_CHANGESET = 9bea504f196a
+JAXWS_CHANGESET = b97cf465bf9f
+JDK_CHANGESET = 5ce54ea88194
+LANGTOOLS_CHANGESET = 3ab9841babb7
+OPENJDK_CHANGESET = cc0c4b0b1c3e
+NASHORN_CHANGESET = b082c0d76be4
+
+CORBA_SHA256SUM = d97a6bc874618692323eb6da4a4614144aaf63c64fb144b2b16f908e5129fd3e
+JAXP_SHA256SUM = 2c5e9475fee059e88e99e307e776aa64abea9326bab143eca710f4c461ef23f9
+JAXWS_SHA256SUM = b8770eadf0d3820bc56f4de425aa8840cdf50c8fafc61c89c17ddca0f6f6a294
+JDK_SHA256SUM = a131a25361b18955600faf7961219c7a474da9149beaed305174cfbf67fa5373
+LANGTOOLS_SHA256SUM = cf7140c723e610daa2f7a40bd0390fc8ccc79820fe89ff14ef8177f72792f75e
+OPENJDK_SHA256SUM = e9f7a1af80cbefbf487c024ea1fbdfcc9e4b9dd7bd9268db7ba48c97ab02ba65
+NASHORN_SHA256SUM = 64d0627dc51c60630bbe7c46ab70357468093c7273678b7f16b80ab6328790b4
 
 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`"
 HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`"
--- a/NEWS	Wed Nov 09 09:28:32 2016 +0000
+++ b/NEWS	Fri Jan 13 09:28:33 2017 +0000
@@ -12,6 +12,123 @@
 
 New in release 3.3.0 (2017-01-XX):
 
+* Import of OpenJDK 8 u112 build 16
+  - S6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
+  - S7172749: Xrender: Class cast exception in 2D code running an AWT regression test
+  - S8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
+  - S8022203: Intermittent test failures in demo/jvmti/hprof
+  - S8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check.
+  - S8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
+  - S8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
+  - S8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
+  - S8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
+  - S8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
+  - S8044193: Need to add known answer tests for AES cipher
+  - S8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
+  - S8048601: Tests for JCE crypto ciphers (part 1)
+  - S8048621: Implement basic keystore tests
+  - S8048622: Enhance tests for PKCS11 keystores with NSS
+  - S8049021: Add smartcardio tests with APDU buffer
+  - S8049312: AES/CICO test failed with on several modes
+  - S8050402: Tests to check for use of policy files
+  - S8050409: Test for JAAS getPrivateCredentials
+  - S8054326: Confusing message in "Current rem set statistics"
+  - S8055772: get_source.sh : version check assumes English localization
+  - S8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
+  - S8058865: JMX Test Refactoring
+  - S8067964: Native2ascii doesn't close one of the streams it opens
+  - S8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
+  - S8071909: Port testlibrary improvments in jdk/test to hotspot/test as required for DCMD test port
+  - S8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
+  - S8074784: Additional tests for XML DSig API
+  - S8075007: Additional tests for krb5-related cipher suites with unbound server
+  - S8075297: Tests for RFEs 4515853 and 4745056
+  - S8075299: Additional tests for krb5 settings
+  - S8075301: Tests for sun.security.krb5.principal system property
+  - S8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
+  - S8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
+  - S8078382: Wrong glyph is displayed for a derived font
+  - S8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
+  - S8085903: New fix for memory leak in ProtectionDomain cache
+  - S8098581: SecureRandom.nextBytes() hurts performance with small size requests
+  - S8129740: Incorrect class file created when passing lambda in inner class constructor
+  - S8130127: streamline input parameter of Nashorn scripting $EXEC function
+  - S8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
+  - S8130317: "ant test" fails to complete on Windows when run under cygwin shell
+  - S8133070: Hot lock on BulkCipher.isAvailable
+  - S8133309: Some unicode characters do not display any more after upgrading to Windows 10
+  - S8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
+  - S8135322: ConstantPool::release_C_heap_structures not run in some circumstances
+  - S8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
+  - S8137240: Negative lookahead in RegEx breaks backreference
+  - S8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails.
+  - S8141148: LDAP "follow" throws ClassCastException with Java 8
+  - S8141541: Simplify Nashorn's Context class loader handling
+  - S8143640: Showing incorrect result while passing specific argument in the Java launcher tools
+  - S8143642: Nashorn shebang argument handling is broken
+  - S8144160: Regression: two tests fail on Windows with "ant test" target
+  - S8144221: fix Nashorn shebang argument handling on Mac/Linux
+  - S8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
+  - S8145305: fix Nashorn shebang handling on Cygwin
+  - S8145984: [macosx] sun.lwawt.macosx.CAccessible leaks
+  - S8146975: NullPointerException in IIOPInputStream.inputClassFields
+  - S8147026: Convert an assert in ClassLoaderData to a guarantee
+  - S8147451: Crash in Method::checked_resolve_jmethod_id(_jmethodID*)
+  - S8147585: Annotations with lambda expressions has parameter result in wrong behavior.
+  - S8147969: Print size of DH keysize when errors are encountered
+  - S8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
+  - S8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
+  - S8150219: ReferenceError in 1.8.0_72
+  - S8150234: Windows 10 App Containers disallow access to ICMP calls
+  - S8150814: correct package declaration in Nashorn test
+  - S8151722: TESTBUG: New test compiler/native/TestDirtyInt.sh should be modified
+  - S8153149: Uninitialised memory in WinAccessBridge.cpp:1128
+  - S8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
+  - S8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
+  - S8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
+  - S8154009: Some methods of java.security.Security require more permissions, than necessary
+  - S8154069: Jaws reads wrong values from comboboxes when no element is selected
+  - S8154144: Tests in com/sun/jdi fails intermittently with "jdb input stream closed prematurely"
+  - S8154469: Update FSF address
+  - S8154553: Incorrect GPL header in package-info.java reported
+  - S8154558: Incorrect GPL header in ProcessEnvironment_md.c reported
+  - S8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
+  - S8154831: CastII/ConvI2L for a range check is prematurely eliminated
+  - S8155001: SystemTray.remove() leaks GDI Objects in Windows
+  - S8155106: MHs.Lookup.findConstructor returns handles for array classes
+  - S8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
+  - S8156478: 3 Buffer overrun defect groups in jexec.c
+  - S8156521: Minor fixes and cleanups in NetworkInterface.c
+  - S8156714: Parsing issue with automatic semicolon insertion
+  - S8156836: SIGSEGV: Test test/compiler/jsr292/VMAnonymousClasses.java fails with JTREG 4.2 b02
+  - S8156896: Script stack trace should display function names
+  - S8157160: JSON.stringify does not work on ScriptObjectMirror objects
+  - S8157242: Some java/lang/invoke tests miss othervm
+  - S8157444: exclude jjs shebang handling test from runs
+  - S8157603: TestCipher.java doesn't check one of the decrypted message as expected
+  - S8157680: Callback parameter of any JS builtin implementation should accept any Callable
+  - S8157819: TypeError when a java.util.Comparator object is invoked as a function
+  - S8158059: The fix for 8050402 was partially committed
+  - S8158072: Need a test for JDK-7172749
+  - S8158111: Make handling of 3rd party providers more stable
+  - S8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
+  - S8158338: Nashorn's ScriptLoader split delegation has to be adjusted
+  - S8158373: SIGSEGV: Metadata::mark_on_stack
+  - S8158467: AccessControlException is thrown on public Java class access if "script app loader" is set to null
+  - S8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
+  - S8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
+  - S8158871: Long response times with G1 and StringDeduplication
+  - S8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool
+  - S8160122: Backport of JDK-8159244 used wrong version of the JDK 9 fix
+  - S8160518: Semicolon is not recognized as comment starting character (Kerberos)
+  - S8160693: ScriptRunData.java uses bitwise AND instead of logical AND
+  - S8161144: Fix for JDK-8147451 failed: Crash in Method::checked_resolve_jmethod_id(_jmethodID*)
+  - S8162510: 8u112 L10n resource file updates
+  - S8164453: 8u112 L10n resource file update - msgdrop 20
+* AArch64 port
+  - S8130309, PR3280: Need to bailout cleanly if creation of stubs fails when codecache is out of space (AArch64 changes)
+  - S8132875, PR3280: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309
+
 New in release 3.2.0 (2016-11-08):
 
 * Security fixes
--- a/configure.ac	Wed Nov 09 09:28:32 2016 +0000
+++ b/configure.ac	Fri Jan 13 09:28:33 2017 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [3.3.0pre00], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [3.3.0pre01], [distro-pkg-dev@openjdk.java.net])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
--- a/hotspot.map.in	Wed Nov 09 09:28:32 2016 +0000
+++ b/hotspot.map.in	Fri Jan 13 09:28:33 2017 +0000
@@ -1,3 +1,3 @@
 # version type(drop/hg) url changeset sha256sum
-default drop http://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ be4aeaa327f7 9dd74ff7ac16b6104410c7c331f39e96fe50940e4023201b1a2898a8314e1fbf
+default drop http://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 510bf6178ea4 b4750d7a325805ead9109a6ea86b25f89cc4bfe8587517f1792ee980c758f78c
 shenandoah drop http://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 24002f5b584e ddd945ebb130efcf36e4cfd0c18ab8f9cfda3c5cc4ef281ab512a558a63cd04c