/hg/icedtea6-hg: 15 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Mon Jul 15 09:02:40 PDT 2013


changeset 427412f94dc4 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=427412f94dc4
author: Xerxes Ranby <xerxes at zafena.se>
date: Tue May 28 19:56:33 2013 +0200

	PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel.

	2013-05-28  Xerxes Ranby  <xerxes at zafena.se>

		PR1188: ASM Interpreter and Thumb2 JIT javac miscompile
		modulo reminder on armel.
		* arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S
		(POPF1): The POPF1 macro used wrong destination register
		r0 instead of r1 on ARM armel causing issues with the frem bytecode.
		The frem bytecode was the only bytecode using the defect macro.
		* NEWS: Updated.


changeset 809bd0fb849e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=809bd0fb849e
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jul 09 12:43:05 2013 -0400

	2013/06/18 Security Patches

	2013-07-09  Omair Majid  <omajid at redhat.com>

		* hotspot.map: Update to latest hs23.
		* Makefile.am (ICEDTEA_PATCHES): Make hotspot-specific patches
		conditional.

	2013-06-22  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* patches/idresolver_fix.patch:
		Removed. Part of 6469266.
		* patches/apache-xml-internal-fix-bug-38655.patch:
		Removed. Part of 6469266.
		* Makefile.am:
		(SECURITY_PATCHES): Add new ones.
		(SPECIAL_SECURITY_PATCH_1): Renamed from
		SPECIAL_SECURITY_PATCH.
		(SPECIAL_SECURITY_PATCH_2): Add 8009071, which
		needs to be applied after some AWT backports.
		(ICEDTEA_PATCHES): Use SPECIAL_SECURITY_PATCH_{1,2}.
		Move 8005615, 8007393 & 8007611 to SECURITY_PATCHES
		as must be applied before 8004584.  Add 7171223 to
		end.
		* patches/openjdk/6307603-xrender-01.patch,
		* patches/openjdk/6469266-xmlsec_1.4.2.patch,
		* patches/openjdk/6656651-windows_lcd_glyphs.patch,
		* patches/openjdk/6786028-wcag_bold_tags.patch,
		* patches/openjdk/6786682-wcag_lang.patch,
		* patches/openjdk/6786688-wcag_table.patch,
		* patches/openjdk/6786690-wcag_dl.patch,
		* patches/openjdk/6802694-no_deprecated.patch,
		* patches/openjdk/6851834-restructure.patch,
		* patches/openjdk/6888167-medialib_memory_leaks.patch,
		* patches/openjdk/6961178-doclet_xml.patch,
		* patches/openjdk/6990754-use_native_memory_for_symboltable.patch,
		* patches/openjdk/7006270-regressions.patch,
		* patches/openjdk/7008809-report_class_in_arraystoreexception.patch,
		* patches/openjdk/7014851-unused_parallel_compaction_code.patch,
		* patches/openjdk/7017732-move_static_fields_to_class.patch,
		* patches/openjdk/7036747-elfstringtable.patch,
		* patches/openjdk/7086585-flexible_field_injection.patch,
		* patches/openjdk/7171223-strict_aliasing.patch,
		* patches/openjdk/7195301-no_instanceof_node.patch,
		* patches/security/20130618/6741606-apache_santuario.patch,
		* patches/security/20130618/7158805-nested_subroutine_rewriting.patch,
		* patches/security/20130618/7170730-windows_network_stack.patch,
		* patches/security/20130618/8000638-improve_deserialization.patch,
		* patches/security/20130618/8000642-better_transportation_handling.patch,
		* patches/security/20130618/8001032-restrict_object_access-corba.patch,
		* patches/security/20130618/8001032-restrict_object_access-jdk.patch,
		* patches/security/20130618/8001033-refactor_address_handling.patch,
		* patches/security/20130618/8001034-memory_management.patch,
		* patches/security/20130618/8001038-resourcefully_handle_resources.patch,
		* patches/security/20130618/8001043-clarify_definition_restrictions.patch,
		* patches/security/20130618/8001309-better_handling_of_annotation_interfaces.patch,
		* patches/security/20130618/8001318-6_fixup.patch,
		* patches/security/20130618/8001318-socket_getlocaladdress_consistency.patch,
		* patches/security/20130618/8001330-checking_order_improvement.patch,
		* patches/security/20130618/8001330-improve_checking_order.patch,
		* patches/security/20130618/8003703-update_rmi_connection_dialog.patch,
		* patches/security/20130618/8004584-augment_applet_contextualization.patch,
		* patches/security/20130618/8005007-better_glyph_processing.patch,
		* patches/security/20130618/8006328-6_fixup.patch,
		* patches/security/20130618/8006328-sound_class_robustness.patch,
		* patches/security/20130618/8006611-improve_scripting.patch,
		* patches/security/20130618/8007467-improve_jmx_internal_api_robustness.patch,
		* patches/security/20130618/8007471-6_fixup.patch,
		* patches/security/20130618/8007471-improve_mbean_notifications.patch,
		* patches/security/20130618/8007812-getenclosingmethod.patch,
		* patches/security/20130618/8008120-improve_jmx_class_checking.patch,
		* patches/security/20130618/8008124-better_compliance_testing.patch,
		* patches/security/20130618/8008128-better_jmx_api_coherence.patch,
		* patches/security/20130618/8008132-better_serialization.patch,
		* patches/security/20130618/8008585-jmx_data_handling.patch,
		* patches/security/20130618/8008593-better_urlclassloader.patch,
		* patches/security/20130618/8008603-jmx_provider_provision.patch,
		* patches/security/20130618/8008611-6_fixup.patch,
		* patches/security/20130618/8008611-jmx_annotations.patch,
		* patches/security/20130618/8008615-jmx_internal_api_robustness.patch,
		* patches/security/20130618/8008623-mbeanserver_handling.patch,
		* patches/security/20130618/8008744-6741606_rework.patch,
		* patches/security/20130618/8008982-jmx_interface_changes.patch,
		* patches/security/20130618/8009004-rmi_connection_improvement.patch,
		* patches/security/20130618/8009013-t2k_glyphs.patch,
		* patches/security/20130618/8009034-jmx_notification_improvement.patch,
		* patches/security/20130618/8009038-jmx_notification_support_improvement.patch,
		* patches/security/20130618/8009067-improve_key_storing.patch,
		* patches/security/20130618/8009071-improve_shape_handling.patch,
		* patches/security/20130618/8009235-improve_tsa_data_handling.patch,
		* patches/security/20130618/8009554-serialjavaobject.patch,
		* patches/security/20130618/8011243-improve_imaginglib.patch,
		* patches/security/20130618/8011248-better_component_rasters.patch,
		* patches/security/20130618/8011253-better_short_component_rasters.patch,
		* patches/security/20130618/8011257-better_byte_component_rasters.patch,
		* patches/security/20130618/8011557-improve_reflection.patch,
		* patches/security/20130618/8012375-javadoc_framing.patch,
		* patches/security/20130618/8012421-better_positioning.patch,
		* patches/security/20130618/8012438-better_image_validation.patch,
		* patches/security/20130618/8012597-better_image_channel_validation.patch,
		* patches/security/20130618/8012601-better_layout_validation.patch,
		* patches/security/20130618/8014281-better_xml_signature_checking.patch,
		* patches/security/20130618/8015997-more_javadoc_framing.patch,
		* patches/security/20130618/diamond_fix.patch,
		* patches/security/20130618/handle_npe.patch,
		* patches/security/20130618/hs_merge-01.patch,
		* patches/security/20130618/hs_merge-02.patch,
		* patches/security/20130618/hs_merge-03.patch,
		* patches/security/20130618/hs_merge-04.patch,
		* patches/security/20130618/javac_issue.patch,
		* patches/security/20130618/langtools_generics.patch,
		* patches/security/20130618/langtools_merge-01.patch,
		* patches/security/20130618/langtools_merge-02.patch,
		* patches/security/20130618/langtools_merge-03.patch:
		2013/06/18 security patches.


changeset f8ab99438f3a in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=f8ab99438f3a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jul 09 13:17:30 2013 -0400

	Correct issues found in building security patches.

	2013-06-24  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(ICEDTEA_PATCHES): Move 8009071 after library patch.
		* NEWS: Correct bug ID referenced for OJ3.
		* patches/ecj/needs-6.patch:
		Add cases for javax.sound and javax.management, due
		to @Override annotations in the security patches.
		* patches/openjdk/6307603-xrender-01.patch:
		Regenerated again as wrong last time.
		* patches/security/20130618/8009071-improve_shape_handling.patch:
		Include sizecalc.h in gif_lib.h.


changeset 9ba5f31e9323 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9ba5f31e9323
author: Omair Majid <omajid at redhat.com>
date: Wed Jun 26 10:47:13 2013 -0400

	Fix patches to work with patch tools that can not handle renames

	2013-06-26  Omair Majid  <omajid at redhat.com>

	    * Makefile.am:
	    (SECURITY_PATCHES): Add patches/openjdk/6990754-handle_renames.patch and
	    patches/openjdk/6851834-handle_renames.patch
	    * patches/openjdk/6990754-use_native_memory_for_symboltable.patch: Don't
	    rename files using extended-diff-style.
	    * patches/openjdk/6990754-handle_renames.patch: New file. Contains the
	    rename portion of 6990754 since some patch programs can not handle
	    renames.
	    * patches/openjdk/6851834-restructure.patch: Don't rename files using
	    extended-diff-style.
	    * patches/openjdk/6851834-handle_renames.patch: New file. Contains rename
	    porition of 6851834 since some patch programs can not handle renames.


changeset 9accc50c9c1f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9accc50c9c1f
author: Omair Majid <omajid at redhat.com>
date: Wed Jun 26 13:45:20 2013 -0400

	Drop unnecessary patch for S8009554

	2013-06-26  Omair Majid  <omajid at redhat.com>
	            Severin Gehwolf  <sgehwolf at redhat.com>

	       * Makefile.am (SECURITY_PATCHES): Drop
	       patches/security/20130618/8009554-serialjavaobject.patch.
	       * patches/security/20130618/8009554-serialjavaobject.patch: Remove. This
	       was adding redundant permission check


changeset adfdf70ea171 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=adfdf70ea171
author: Chris Phillips <chrisphi at redhat.com>
date: Tue Jul 09 14:11:59 2013 -0400

	Backport 20130618 sec fixes S7158805 and S8001330

	2013-06-26  Chris Phillips  <chrisphi at redhat.com>

		* Makefile.am (SECURITY_PATCHES): Drop
		patches/security/20130618/7158805-nested_subroutine_rewriting.patch
		patches/security/20130618/8001330-checking_order_improvement.patch
		patches/openjdk/7036747-elfstringtable.patch
		patches/openjdk/7017732-move_static_fields_to_class.patch
		patches/openjdk/6990754-use_native_memory_for_symboltable.patch
		patches/openjdk/6990754-handle_renames.patch
		patches/openjdk/7008809-report_class_in_arraystoreexception.patch
		patches/openjdk/7086585-flexible_field_injection.patch
		patches/security/20130618/hs_merge-01.patch
		patches/security/20130618/hs_merge-02.patch
		patches/security/20130618/hs_merge-03.patch
		patches/openjdk/7014851-unused_parallel_compaction_code.patch
		patches/security/20130618/hs_merge-04.patch
		Add:
		patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch
		patches/security/20130618/8001330-checking_order_improvement-it6.patch
		* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
		Backported fix for 7158805.
		* patches/security/20130618/8001330-checking_order_improvement-it6.patch:
		Backported fix for hs portion of 8001330.


changeset 47fc9f561578 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=47fc9f561578
author: Omair Majid <omajid at redhat.com>
date: Tue Jul 09 17:22:26 2013 -0400

	Build additional code using -source 6

	2013-07-09  Omair Majid  <omajid at redhat.com>

	    * patches/ecj/needs-6.patch: Build additional code using -source 6.


changeset affe15667ff7 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=affe15667ff7
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Jul 11 22:06:36 2013 +0100

	Backport additional fixes.

	Additional fixes were applied to jdk7u as part of the security release.
	This patch includes a subset of them.

	2013-07-01  Omair Majid  <omajid at redhat.com>

	    * patches/openjdk/7188114-alternate_command_line_parser.patch,
	    * patches/openjdk/7199143-OCSP_timeout.patch,
	    * patches/openjdk/8006120-server_jre.patch,
	    * patches/openjdk/8006536-remove_trailing_slashes.patch,
	    * patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch,
	    * patches/openjdk/8009217-fix_test_compile.patch,
	    * patches/openjdk/8009463-space_and_final_backslash.patch,
	    * patches/openjdk/8009610-blacklist_malware_certificate.patch,
	    * patches/openjdk/8010213-set_socketoptions_windows.patch,
	    * patches/openjdk/8010714-xml_dsig_retrievalmethod.patch,
	    * patches/openjdk/8011154-awt_regresssion.patch,
	    * patches/openjdk/8011313-OCSP_timeout_wrong_value.patch,
	    * patches/openjdk/8011992-MlibOpsTest_failed.patch,
	    * patches/openjdk/8012112-MlibOpsTest_fails.patch,
	    * patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch,
	    * patches/openjdk/8012933-appcontext_disposed_too_early.patch,
	    * patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch,
	    * patches/openjdk/8014205-blank_swing_dialogs_windows.patch,
	    * patches/openjdk/8014427-raster_regresssion.patch,
	    * patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
	    * patches/openjdk/8014676-javadebugger_space_in_paths.patch,
	    * patches/openjdk/8014968-OCSP_timeout_default.patch: New file.
	    Backport from icedtea/openjdk 7.
	    * Makefile.am:
	    (ICEDTEA_PATCHES): Apply the above.
	    * patches/ecj/override.patch: Add new hunk for BufferedImage.


changeset 13722351f760 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=13722351f760
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Jul 11 22:08:22 2013 +0100

	Additional fixes that go along with the security update

	Backport additional fixes from 7 that went along with the security
	update.

	2013-07-03  Omair Majid  <omajid at redhat.com>

	    * patches/openjdk/6541350-tz_display_names_l10n.patch,
	    * patches/openjdk/6821191-tz_display_names_l10n.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/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/8002070-remove_logger_stack_search.patch,
	    * patches/openjdk/8002070-remove_logger_stack_search_2.patch,
	    * patches/openjdk/8002225-tzdata2012i.patch,
	    * patches/openjdk/8009987-tzdata2013b.patch,
	    * patches/openjdk/8009996-emitter_bean.patch,
	    * patches/openjdk/8010118-caller_sensitive.patch,
	    * patches/openjdk/8010727-empty_logger_name.patch,
	    * patches/openjdk/8010939-logmanager_deadlock.patch,
	    * patches/openjdk/8011139-revise_checking_getenclosingclass.patch,
	    * patches/openjdk/8011990-logger_test_urls.patch,
	    * patches/openjdk/8012243-serial_regression.patch,
	    * patches/openjdk/8013380-handle_renames.patch,
	    * patches/openjdk/8013380-logger_stack_walk_glassfish.patch,
	    * patches/openjdk/8014718-remove_logging_suntoolkit.patch,
	    * patches/openjdk/8014745-logger_stack_walk_switch.patch:
	    New file. Backport from icedtea/openjdk 7.
	    * Makefile.am:
	    (ICEDTEA_PATCHES): Apply the above.


changeset 9b08602ea62f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9b08602ea62f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Jul 11 22:31:34 2013 +0100

	Remove unused patches and cleanup HotSpot security patches.

	2013-07-10  Andrew John Hughes  <gnu.andrew at redhat.com>

		* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
		Readd parts of patch removed without note in
		an earlier backport and fix copyright headers to
		apply (2011 instead of 2010).

	2013-07-09  Andrew John Hughes  <gnu.andrew at redhat.com>

		* patches/ecj/ant.patch,
		* patches/openjdk/6990754-handle_renames.patch,
		* patches/openjdk/6990754-use_native_memory_for_symboltable.patch,
		* patches/openjdk/7008809-report_class_in_arraystoreexception.patch,
		* patches/openjdk/7014851-unused_parallel_compaction_code.patch,
		* patches/openjdk/7017732-move_static_fields_to_class.patch,
		* patches/openjdk/7036747-elfstringtable.patch,
		* patches/openjdk/7086585-flexible_field_injection.patch,
		* patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
		* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch,
		* patches/security/20130618/8001330-checking_order_improvement-it6.patch,
		* patches/security/20130618/hs_merge-01.patch,
		* patches/security/20130618/hs_merge-02.patch,
		* patches/security/20130618/hs_merge-03.patch,
		* patches/security/20130618/hs_merge-04.patch,
		* patches/sparc.patch:
		Remove unused patches.
		* patches/openjdk/8011154-awt_regresssion.patch,
		* patches/openjdk/8014427-raster_regresssion.patch:
		Dropped superfluous 's' from name.
		* Makefile.am:
		(ICEDTEA_PATCHES): Move back to using HotSpot patches without '-it6' suffix.
		* patches/ecj/override.patch: Drop recent addition.  In accordance with
		PR1397, we should avoid extending this patch in favour of either not
		including @Override additions or setting source/target correctly.
		* patches/security/20130618/7158805-nested_subroutine_rewriting.patch,
		* patches/security/20130618/8001330-checking_order_improvement.patch:
		Replace with Chris' patches, regenerated as unified diffs.


changeset 5bf213987d1b in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=5bf213987d1b
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Jul 10 15:13:09 2013 +0100

	Make 7158805 patch apply again.

	2013-07-10  Andrew John Hughes  <gnu.andrew at redhat.com>

		* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
		Make patch apply again.


changeset e325e900c775 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=e325e900c775
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Jul 11 23:41:57 2013 +0100

	Remove reference to removed patch.

	2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>

		* Makefile.am:
		(ICEDTEA_PATCHES): Remove reference to removed
		patch.


changeset 11f837636a0a in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=11f837636a0a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Jul 11 23:43:09 2013 +0100

	Add release notes for latest security updates.

	2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS:
		Add 1.11.12 and 1.12.6 release notes.


changeset a2839754d553 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=a2839754d553
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Jul 15 14:56:16 2013 +0100

	Merge


changeset 2bcbba03ee49 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=2bcbba03ee49
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Jul 15 17:02:08 2013 +0100

	Drop upstreamed patches.

	2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>

		* patches/openjdk/7036559-concurrenthashmap_improvements.patch:
		Remove upstreamed patch.
		* Makefile.am:
		(ICEDTEA_PATCHES): Drop upstreamed patches.


diffstat:

 ChangeLog                                                                        |     404 +-
 Makefile.am                                                                      |     192 +-
 NEWS                                                                             |     205 +
 arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S                            |       2 +-
 hotspot.map                                                                      |       2 +-
 patches/apache-xml-internal-fix-bug-38655.patch                                  |      11 -
 patches/copy_memory.patch                                                        |      36 -
 patches/ecj/ant.patch                                                            |      20 -
 patches/ecj/jcp-importsources.patch                                              |      10 +
 patches/ecj/needs-6.patch                                                        |      36 +
 patches/ecj/override.patch                                                       |      51 +
 patches/hotspot/original/7197906-handle_32_bit_shifts.patch                      |      33 -
 patches/hotspot/original/fix_get_stack_bounds_leak.patch                         |      12 -
 patches/idresolver_fix.patch                                                     |     194 -
 patches/openjdk/6307603-xrender-01.patch                                         |     239 +-
 patches/openjdk/6469266-xmlsec_1.4.2.patch                                       |   23876 +
 patches/openjdk/6541350-tz_display_names_l10n.patch                              |     300 +
 patches/openjdk/6656651-windows_lcd_glyphs.patch                                 |     938 +
 patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch                      |       4 +-
 patches/openjdk/6786028-wcag_bold_tags.patch                                     |    2914 +
 patches/openjdk/6786682-wcag_lang.patch                                          |     274 +
 patches/openjdk/6786688-wcag_table.patch                                         |    2828 +
 patches/openjdk/6786690-wcag_dl.patch                                            |    3230 +
 patches/openjdk/6802694-no_deprecated.patch                                      |     601 +
 patches/openjdk/6821191-tz_display_names_l10n.patch                              |     125 +
 patches/openjdk/6851834-handle_renames.patch                                     |     605 +
 patches/openjdk/6851834-restructure.patch                                        |   26853 +
 patches/openjdk/6888167-medialib_memory_leaks.patch                              |     134 +
 patches/openjdk/6961178-doclet_xml.patch                                         |    1989 +
 patches/openjdk/6977550-tzdata2010l.patch                                        |    1208 +
 patches/openjdk/6980681-corba_deadlock.patch                                     |       7 -
 patches/openjdk/6996686-tzdata2010o.patch                                        |      93 +
 patches/openjdk/7006270-regressions.patch                                        |     299 +
 patches/openjdk/7017800-tzdata2011b.patch                                        |     254 +
 patches/openjdk/7027387-tzdata2011d.patch                                        |     502 +
 patches/openjdk/7033174-tzdata2011e.patch                                        |     117 +
 patches/openjdk/7036559-concurrenthashmap_improvements.patch                     |    1436 -
 patches/openjdk/7039469-tzdata2011g.patch                                        |     116 +
 patches/openjdk/7090843-tzdata2011j.patch                                        |    1228 +
 patches/openjdk/7103108-tzdata2011l.patch                                        |    1593 +
 patches/openjdk/7103405-correct_display_names.patch                              |     118 +
 patches/openjdk/7104126-headers_tzdata.patch                                     |     530 +
 patches/openjdk/7158483-tzdata2012c.patch                                        |    1436 +
 patches/openjdk/7162902-corba_fixes.patch                                        |      21 -
 patches/openjdk/7171223-strict_aliasing.patch                                    |      25 +
 patches/openjdk/7188114-alternate_command_line_parser.patch                      |     611 +
 patches/openjdk/7195301-no_instanceof_node.patch                                 |      86 +
 patches/openjdk/7198570-tzdata2012f.patch                                        |     841 +
 patches/openjdk/7199143-OCSP_timeout.patch                                       |      53 +
 patches/openjdk/8002070-remove_logger_stack_search.patch                         |     152 +
 patches/openjdk/8002070-remove_logger_stack_search_2.patch                       |     546 +
 patches/openjdk/8002225-tzdata2012i.patch                                        |     261 +
 patches/openjdk/8004302-soap_test_failure.patch                                  |      75 -
 patches/openjdk/8004341-jck_dialog_failure.patch                                 |      26 -
 patches/openjdk/8005615-failure_to_load_logger_implementation.patch              |     542 -
 patches/openjdk/8006120-server_jre.patch                                         |      60 +
 patches/openjdk/8006536-remove_trailing_slashes.patch                            |      43 +
 patches/openjdk/8007393.patch                                                    |      78 -
 patches/openjdk/8007611.patch                                                    |      24 -
 patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch                |      68 +
 patches/openjdk/8009217-fix_test_compile.patch                                   |      91 +
 patches/openjdk/8009463-space_and_final_backslash.patch                          |      33 +
 patches/openjdk/8009610-blacklist_malware_certificate.patch                      |      64 +
 patches/openjdk/8009641-8007675_build_fix.patch                                  |      49 -
 patches/openjdk/8009987-tzdata2013b.patch                                        |    2165 +
 patches/openjdk/8009996-emitter_bean.patch                                       |      27 +
 patches/openjdk/8010118-caller_sensitive.patch                                   |    2950 +
 patches/openjdk/8010213-set_socketoptions_windows.patch                          |      29 +
 patches/openjdk/8010714-xml_dsig_retrievalmethod.patch                           |     345 +
 patches/openjdk/8010727-empty_logger_name.patch                                  |      99 +
 patches/openjdk/8010939-logmanager_deadlock.patch                                |     264 +
 patches/openjdk/8011139-revise_checking_getenclosingclass.patch                  |      58 +
 patches/openjdk/8011154-awt_regression.patch                                     |      20 +
 patches/openjdk/8011313-OCSP_timeout_wrong_value.patch                           |      31 +
 patches/openjdk/8011990-logger_test_urls.patch                                   |      55 +
 patches/openjdk/8011992-MlibOpsTest_failed.patch                                 |      89 +
 patches/openjdk/8012112-MlibOpsTest_fails.patch                                  |      51 +
 patches/openjdk/8012243-serial_regression.patch                                  |      42 +
 patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch            |     480 +
 patches/openjdk/8012933-appcontext_disposed_too_early.patch                      |     153 +
 patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch               |      58 +
 patches/openjdk/8013380-handle_renames.patch                                     |     107 +
 patches/openjdk/8013380-logger_stack_walk_glassfish.patch                        |     936 +
 patches/openjdk/8014205-blank_swing_dialogs_windows.patch                        |     146 +
 patches/openjdk/8014427-raster_regression.patch                                  |      20 +
 patches/openjdk/8014676-javadebugger_space_in_paths.patch                        |      32 +
 patches/openjdk/8014718-remove_logging_suntoolkit.patch                          |     112 +
 patches/openjdk/8014745-logger_stack_walk_switch.patch                           |     199 +
 patches/openjdk/8014968-OCSP_timeout_default.patch                               |      19 +
 patches/openjdk/jaf-b20_jaxws2-1_6_2011_06_13.patch                              |  449213 -------
 patches/openjdk/jaxp144_05.patch                                                 |  595589 ----------
 patches/security/20130201/6563318.patch                                          |      36 -
 patches/security/20130201/6664509.patch                                          |    1322 -
 patches/security/20130201/6776941.patch                                          |     272 -
 patches/security/20130201/7141694.patch                                          |      87 -
 patches/security/20130201/7173145.patch                                          |      22 -
 patches/security/20130201/7186945.patch                                          |   10819 -
 patches/security/20130201/7186948.patch                                          |      20 -
 patches/security/20130201/7186952.patch                                          |     127 -
 patches/security/20130201/7186954.patch                                          |      81 -
 patches/security/20130201/7192392.patch                                          |     695 -
 patches/security/20130201/7192393.patch                                          |      60 -
 patches/security/20130201/7192977.patch                                          |     444 -
 patches/security/20130201/7197546.patch                                          |     479 -
 patches/security/20130201/7200491.patch                                          |      49 -
 patches/security/20130201/7200500.patch                                          |      60 -
 patches/security/20130201/7201064.patch                                          |     125 -
 patches/security/20130201/7201066.patch                                          |      66 -
 patches/security/20130201/7201068.patch                                          |      83 -
 patches/security/20130201/7201070.patch                                          |      31 -
 patches/security/20130201/7201071.patch                                          |     553 -
 patches/security/20130201/8000210.patch                                          |     104 -
 patches/security/20130201/8000537.patch                                          |     334 -
 patches/security/20130201/8000540.patch                                          |     187 -
 patches/security/20130201/8000631.patch                                          |    3964 -
 patches/security/20130201/8001242.patch                                          |      61 -
 patches/security/20130201/8001307.patch                                          |      27 -
 patches/security/20130201/8001972.patch                                          |     438 -
 patches/security/20130201/8002325.patch                                          |      59 -
 patches/security/20130219/8006446.patch                                          |     395 -
 patches/security/20130219/8006777.patch                                          |    1036 -
 patches/security/20130219/8007688.patch                                          |     130 -
 patches/security/20130304/8007014.patch                                          |     477 -
 patches/security/20130304/8007675.patch                                          |     416 -
 patches/security/20130416/6657673.patch                                          |     400 +-
 patches/security/20130416/8005432.patch                                          |      48 +-
 patches/security/20130618/6741606-apache_santuario.patch                         |    8110 +
 patches/security/20130618/7158805-nested_subroutine_rewriting.patch              |     467 +
 patches/security/20130618/7170730-windows_network_stack.patch                    |    1057 +
 patches/security/20130618/8000638-improve_deserialization.patch                  |      26 +
 patches/security/20130618/8000642-better_transportation_handling.patch           |     808 +
 patches/security/20130618/8001032-restrict_object_access-corba.patch             |     544 +
 patches/security/20130618/8001032-restrict_object_access-jdk.patch               |      21 +
 patches/security/20130618/8001033-refactor_address_handling.patch                |     119 +
 patches/security/20130618/8001034-memory_management.patch                        |      78 +
 patches/security/20130618/8001038-resourcefully_handle_resources.patch           |     236 +
 patches/security/20130618/8001043-clarify_definition_restrictions.patch          |      92 +
 patches/security/20130618/8001309-better_handling_of_annotation_interfaces.patch |      36 +
 patches/security/20130618/8001318-6_fixup.patch                                  |     114 +
 patches/security/20130618/8001318-socket_getlocaladdress_consistency.patch       |     470 +
 patches/security/20130618/8001330-checking_order_improvement.patch               |     407 +
 patches/security/20130618/8001330-improve_checking_order.patch                   |      97 +
 patches/security/20130618/8003703-update_rmi_connection_dialog.patch             |     131 +
 patches/security/20130618/8004584-augment_applet_contextualization.patch         |     322 +
 patches/security/20130618/8005007-better_glyph_processing.patch                  |     118 +
 patches/security/20130618/8006328-6_fixup.patch                                  |      31 +
 patches/security/20130618/8006328-sound_class_robustness.patch                   |    6936 +
 patches/security/20130618/8006611-improve_scripting.patch                        |      78 +
 patches/security/20130618/8007467-improve_jmx_internal_api_robustness.patch      |     108 +
 patches/security/20130618/8007471-6_fixup.patch                                  |      25 +
 patches/security/20130618/8007471-improve_mbean_notifications.patch              |      89 +
 patches/security/20130618/8007812-getenclosingmethod.patch                       |      89 +
 patches/security/20130618/8008120-improve_jmx_class_checking.patch               |     332 +
 patches/security/20130618/8008124-better_compliance_testing.patch                |      20 +
 patches/security/20130618/8008128-better_jmx_api_coherence.patch                 |     110 +
 patches/security/20130618/8008132-better_serialization.patch                     |     121 +
 patches/security/20130618/8008585-jmx_data_handling.patch                        |      69 +
 patches/security/20130618/8008593-better_urlclassloader.patch                    |     270 +
 patches/security/20130618/8008603-jmx_provider_provision.patch                   |      29 +
 patches/security/20130618/8008611-6_fixup.patch                                  |      20 +
 patches/security/20130618/8008611-jmx_annotations.patch                          |      32 +
 patches/security/20130618/8008615-jmx_internal_api_robustness.patch              |      70 +
 patches/security/20130618/8008623-mbeanserver_handling.patch                     |     121 +
 patches/security/20130618/8008744-6741606_rework.patch                           |     882 +
 patches/security/20130618/8008982-jmx_interface_changes.patch                    |     168 +
 patches/security/20130618/8009004-rmi_connection_improvement.patch               |      54 +
 patches/security/20130618/8009013-t2k_glyphs.patch                               |      39 +
 patches/security/20130618/8009034-jmx_notification_improvement.patch             |      30 +
 patches/security/20130618/8009038-jmx_notification_support_improvement.patch     |      89 +
 patches/security/20130618/8009067-improve_key_storing.patch                      |      20 +
 patches/security/20130618/8009071-improve_shape_handling.patch                   |    1014 +
 patches/security/20130618/8009235-improve_tsa_data_handling.patch                |      80 +
 patches/security/20130618/8011243-improve_imaginglib.patch                       |     618 +
 patches/security/20130618/8011248-better_component_rasters.patch                 |      51 +
 patches/security/20130618/8011253-better_short_component_rasters.patch           |     140 +
 patches/security/20130618/8011257-better_byte_component_rasters.patch            |     157 +
 patches/security/20130618/8011557-improve_reflection.patch                       |     132 +
 patches/security/20130618/8012375-javadoc_framing.patch                          |      61 +
 patches/security/20130618/8012421-better_positioning.patch                       |     100 +
 patches/security/20130618/8012438-better_image_validation.patch                  |     283 +
 patches/security/20130618/8012597-better_image_channel_validation.patch          |     597 +
 patches/security/20130618/8012601-better_layout_validation.patch                 |     125 +
 patches/security/20130618/8014281-better_xml_signature_checking.patch            |      49 +
 patches/security/20130618/8015997-more_javadoc_framing.patch                     |      21 +
 patches/security/20130618/diamond_fix.patch                                      |      55 +
 patches/security/20130618/handle_npe.patch                                       |      21 +
 patches/security/20130618/javac_issue.patch                                      |      60 +
 patches/security/20130618/langtools_generics.patch                               |     600 +
 patches/security/20130618/langtools_merge-01.patch                               |      30 +
 patches/security/20130618/langtools_merge-02.patch                               |      30 +
 patches/security/20130618/langtools_merge-03.patch                               |      18 +
 patches/sparc.patch                                                              |    1808 -
 192 files changed, 112103 insertions(+), 1072632 deletions(-)

diffs (truncated from 1187187 to 500 lines):

diff -r 632c42c569f8 -r 2bcbba03ee49 ChangeLog
--- a/ChangeLog	Mon May 27 11:00:32 2013 +0100
+++ b/ChangeLog	Mon Jul 15 17:02:08 2013 +0100
@@ -1,3 +1,326 @@
+2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/openjdk/7036559-concurrenthashmap_improvements.patch:
+	Remove upstreamed patch.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Drop upstreamed patches.
+
+2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS:
+	Add 1.11.12 and 1.12.6 release notes.
+
+2013-07-11  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove reference to removed
+	patch.
+
+2013-07-10  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
+	Make patch apply again.
+
+2013-07-10  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
+	Readd parts of patch removed without note in
+	an earlier backport and fix copyright headers to
+	apply (2011 instead of 2010).
+
+2013-07-09  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/ecj/ant.patch,
+	* patches/openjdk/6990754-handle_renames.patch,
+	* patches/openjdk/6990754-use_native_memory_for_symboltable.patch,
+	* patches/openjdk/7008809-report_class_in_arraystoreexception.patch,
+	* patches/openjdk/7014851-unused_parallel_compaction_code.patch,
+	* patches/openjdk/7017732-move_static_fields_to_class.patch,
+	* patches/openjdk/7036747-elfstringtable.patch,
+	* patches/openjdk/7086585-flexible_field_injection.patch,
+	* patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
+	* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch,
+	* patches/security/20130618/8001330-checking_order_improvement-it6.patch,
+	* patches/security/20130618/hs_merge-01.patch,
+	* patches/security/20130618/hs_merge-02.patch,
+	* patches/security/20130618/hs_merge-03.patch,
+	* patches/security/20130618/hs_merge-04.patch,
+	* patches/sparc.patch:
+	Remove unused patches.
+	* patches/openjdk/8011154-awt_regresssion.patch,
+	* patches/openjdk/8014427-raster_regresssion.patch:
+	Dropped superfluous 's' from name.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Move back to using HotSpot patches without '-it6' suffix.
+	* patches/ecj/override.patch: Drop recent addition.  In accordance with
+	PR1397, we should avoid extending this patch in favour of either not
+	including @Override additions or setting source/target correctly.
+	* patches/security/20130618/7158805-nested_subroutine_rewriting.patch,
+	* patches/security/20130618/8001330-checking_order_improvement.patch:
+	Replace with Chris' patches, regenerated as unified diffs.
+
+2013-07-03  Omair Majid  <omajid at redhat.com>
+
+	* patches/openjdk/6541350-tz_display_names_l10n.patch,
+	* patches/openjdk/6821191-tz_display_names_l10n.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/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/8002070-remove_logger_stack_search.patch,
+	* patches/openjdk/8002070-remove_logger_stack_search_2.patch,
+	* patches/openjdk/8002225-tzdata2012i.patch,
+	* patches/openjdk/8009987-tzdata2013b.patch,
+	* patches/openjdk/8009996-emitter_bean.patch,
+	* patches/openjdk/8010118-caller_sensitive.patch,
+	* patches/openjdk/8010727-empty_logger_name.patch,
+	* patches/openjdk/8010939-logmanager_deadlock.patch,
+	* patches/openjdk/8011139-revise_checking_getenclosingclass.patch,
+	* patches/openjdk/8011990-logger_test_urls.patch,
+	* patches/openjdk/8012243-serial_regression.patch,
+	* patches/openjdk/8013380-handle_renames.patch,
+	* patches/openjdk/8013380-logger_stack_walk_glassfish.patch,
+	* patches/openjdk/8014718-remove_logging_suntoolkit.patch,
+	* patches/openjdk/8014745-logger_stack_walk_switch.patch:
+	New file. Backport from icedtea/openjdk 7.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Apply the above.
+
+2013-07-01  Omair Majid  <omajid at redhat.com>
+
+	* patches/openjdk/7188114-alternate_command_line_parser.patch,
+	* patches/openjdk/7199143-OCSP_timeout.patch,
+	* patches/openjdk/8006120-server_jre.patch,
+	* patches/openjdk/8006536-remove_trailing_slashes.patch,
+	* patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch,
+	* patches/openjdk/8009217-fix_test_compile.patch,
+	* patches/openjdk/8009463-space_and_final_backslash.patch,
+	* patches/openjdk/8009610-blacklist_malware_certificate.patch,
+	* patches/openjdk/8010213-set_socketoptions_windows.patch,
+	* patches/openjdk/8010714-xml_dsig_retrievalmethod.patch,
+	* patches/openjdk/8011154-awt_regresssion.patch,
+	* patches/openjdk/8011313-OCSP_timeout_wrong_value.patch,
+	* patches/openjdk/8011992-MlibOpsTest_failed.patch,
+	* patches/openjdk/8012112-MlibOpsTest_fails.patch,
+	* patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch,
+	* patches/openjdk/8012933-appcontext_disposed_too_early.patch,
+	* patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch,
+	* patches/openjdk/8014205-blank_swing_dialogs_windows.patch,
+	* patches/openjdk/8014427-raster_regresssion.patch,
+	* patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
+	* patches/openjdk/8014676-javadebugger_space_in_paths.patch,
+	* patches/openjdk/8014968-OCSP_timeout_default.patch: New file.
+	Backport from icedtea/openjdk 7.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Apply the above.
+	* patches/ecj/override.patch: Add new hunk for BufferedImage.
+
+2013-07-09  Omair Majid  <omajid at redhat.com>
+
+	* patches/ecj/needs-6.patch: Build additional code using -source 6.
+
+2013-06-26  Chris Phillips  <chrisphi at redhat.com>
+
+	* Makefile.am (SECURITY_PATCHES): Drop
+	patches/security/20130618/7158805-nested_subroutine_rewriting.patch
+	patches/security/20130618/8001330-checking_order_improvement.patch
+	patches/openjdk/7036747-elfstringtable.patch
+	patches/openjdk/7017732-move_static_fields_to_class.patch
+	patches/openjdk/6990754-use_native_memory_for_symboltable.patch
+	patches/openjdk/6990754-handle_renames.patch
+	patches/openjdk/7008809-report_class_in_arraystoreexception.patch
+	patches/openjdk/7086585-flexible_field_injection.patch
+	patches/security/20130618/hs_merge-01.patch
+	patches/security/20130618/hs_merge-02.patch
+	patches/security/20130618/hs_merge-03.patch
+	patches/openjdk/7014851-unused_parallel_compaction_code.patch
+	patches/security/20130618/hs_merge-04.patch
+	Add:
+	patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch
+	patches/security/20130618/8001330-checking_order_improvement-it6.patch
+	* patches/security/20130618/7158805-nested_subroutine_rewriting-it6.patch:
+	Backported fix for 7158805.
+	* patches/security/20130618/8001330-checking_order_improvement-it6.patch:
+	Backported fix for hs portion of 8001330.
+
+2013-06-26  Omair Majid  <omajid at redhat.com>
+            Severin Gehwolf  <sgehwolf at redhat.com>
+
+	* Makefile.am (SECURITY_PATCHES): Drop
+	patches/security/20130618/8009554-serialjavaobject.patch.
+	* patches/security/20130618/8009554-serialjavaobject.patch: Remove. This
+	was adding redundant permission checking.
+
+2013-06-26  Omair Majid  <omajid at redhat.com>
+
+	* Makefile.am:
+	(SECURITY_PATCHES): Add patches/openjdk/6990754-handle_renames.patch and
+	patches/openjdk/6851834-handle_renames.patch
+	* patches/openjdk/6990754-use_native_memory_for_symboltable.patch: Don't
+	rename files using extended-diff-style.
+	* patches/openjdk/6990754-handle_renames.patch: New file. Contains the
+	rename portion of 6990754 since some patch programs can not handle
+	renames.
+	* patches/openjdk/6851834-restructure.patch: Don't rename files using
+	extended-diff-style.
+	* patches/openjdk/6851834-handle_renames.patch: New file. Contains rename
+	porition of 6851834 since some patch programs can not handle renames.
+
+2013-06-24  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Move 8009071 after library patch.
+	* NEWS: Correct bug ID referenced for OJ3.
+	* patches/ecj/needs-6.patch:
+	Add cases for javax.sound and javax.management, due
+	to @Override annotations in the security patches.
+	* patches/openjdk/6307603-xrender-01.patch:
+	Regenerated again as wrong last time.
+	* patches/security/20130618/8009071-improve_shape_handling.patch:
+	Include sizecalc.h in gif_lib.h.
+
+2013-07-09  Omair Majid  <omajid at redhat.com>
+
+	* hotspot.map: Update to latest hs23.
+	* Makefile.am (ICEDTEA_PATCHES): Make hotspot-specific patches
+	conditional.
+
+2013-06-22  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* patches/idresolver_fix.patch:
+	Removed. Part of 6469266.
+	* patches/apache-xml-internal-fix-bug-38655.patch:
+	Removed. Part of 6469266.
+	* Makefile.am:
+	(SECURITY_PATCHES): Add new ones.
+	(SPECIAL_SECURITY_PATCH_1): Renamed from
+	SPECIAL_SECURITY_PATCH.
+	(SPECIAL_SECURITY_PATCH_2): Add 8009071, which
+	needs to be applied after some AWT backports.
+	(ICEDTEA_PATCHES): Use SPECIAL_SECURITY_PATCH_{1,2}.
+	Move 8005615, 8007393 & 8007611 to SECURITY_PATCHES
+	as must be applied before 8004584.  Add 7171223 to
+	end.
+	* patches/openjdk/6307603-xrender-01.patch:
+	Regenerated.
+	* patches/openjdk/6469266-xmlsec_1.4.2.patch,
+	* patches/openjdk/6656651-windows_lcd_glyphs.patch,
+	* patches/openjdk/6786028-wcag_bold_tags.patch,
+	* patches/openjdk/6786682-wcag_lang.patch,
+	* patches/openjdk/6786688-wcag_table.patch,
+	* patches/openjdk/6786690-wcag_dl.patch,
+	* patches/openjdk/6802694-no_deprecated.patch,
+	* patches/openjdk/6851834-restructure.patch,
+	* patches/openjdk/6888167-medialib_memory_leaks.patch,
+	* patches/openjdk/6961178-doclet_xml.patch,
+	* patches/openjdk/6990754-use_native_memory_for_symboltable.patch,
+	* patches/openjdk/7006270-regressions.patch,
+	* patches/openjdk/7008809-report_class_in_arraystoreexception.patch,
+	* patches/openjdk/7014851-unused_parallel_compaction_code.patch,
+	* patches/openjdk/7017732-move_static_fields_to_class.patch,
+	* patches/openjdk/7036747-elfstringtable.patch,
+	* patches/openjdk/7086585-flexible_field_injection.patch,
+	* patches/openjdk/7171223-strict_aliasing.patch,
+	* patches/openjdk/7195301-no_instanceof_node.patch,
+	* patches/security/20130618/6741606-apache_santuario.patch,
+	* patches/security/20130618/7158805-nested_subroutine_rewriting.patch,
+	* patches/security/20130618/7170730-windows_network_stack.patch,
+	* patches/security/20130618/8000638-improve_deserialization.patch,
+	* patches/security/20130618/8000642-better_transportation_handling.patch,
+	* patches/security/20130618/8001032-restrict_object_access-corba.patch,
+	* patches/security/20130618/8001032-restrict_object_access-jdk.patch,
+	* patches/security/20130618/8001033-refactor_address_handling.patch,
+	* patches/security/20130618/8001034-memory_management.patch,
+	* patches/security/20130618/8001038-resourcefully_handle_resources.patch,
+	* patches/security/20130618/8001043-clarify_definition_restrictions.patch,
+	* patches/security/20130618/8001309-better_handling_of_annotation_interfaces.patch,
+	* patches/security/20130618/8001318-6_fixup.patch,
+	* patches/security/20130618/8001318-socket_getlocaladdress_consistency.patch,
+	* patches/security/20130618/8001330-checking_order_improvement.patch,
+	* patches/security/20130618/8001330-improve_checking_order.patch,
+	* patches/security/20130618/8003703-update_rmi_connection_dialog.patch,
+	* patches/security/20130618/8004584-augment_applet_contextualization.patch,
+	* patches/security/20130618/8005007-better_glyph_processing.patch,
+	* patches/security/20130618/8006328-6_fixup.patch,
+	* patches/security/20130618/8006328-sound_class_robustness.patch,
+	* patches/security/20130618/8006611-improve_scripting.patch,
+	* patches/security/20130618/8007467-improve_jmx_internal_api_robustness.patch,
+	* patches/security/20130618/8007471-6_fixup.patch,
+	* patches/security/20130618/8007471-improve_mbean_notifications.patch,
+	* patches/security/20130618/8007812-getenclosingmethod.patch,
+	* patches/security/20130618/8008120-improve_jmx_class_checking.patch,
+	* patches/security/20130618/8008124-better_compliance_testing.patch,
+	* patches/security/20130618/8008128-better_jmx_api_coherence.patch,
+	* patches/security/20130618/8008132-better_serialization.patch,
+	* patches/security/20130618/8008585-jmx_data_handling.patch,
+	* patches/security/20130618/8008593-better_urlclassloader.patch,
+	* patches/security/20130618/8008603-jmx_provider_provision.patch,
+	* patches/security/20130618/8008611-6_fixup.patch,
+	* patches/security/20130618/8008611-jmx_annotations.patch,
+	* patches/security/20130618/8008615-jmx_internal_api_robustness.patch,
+	* patches/security/20130618/8008623-mbeanserver_handling.patch,
+	* patches/security/20130618/8008744-6741606_rework.patch,
+	* patches/security/20130618/8008982-jmx_interface_changes.patch,
+	* patches/security/20130618/8009004-rmi_connection_improvement.patch,
+	* patches/security/20130618/8009013-t2k_glyphs.patch,
+	* patches/security/20130618/8009034-jmx_notification_improvement.patch,
+	* patches/security/20130618/8009038-jmx_notification_support_improvement.patch,
+	* patches/security/20130618/8009067-improve_key_storing.patch,
+	* patches/security/20130618/8009071-improve_shape_handling.patch,
+	* patches/security/20130618/8009235-improve_tsa_data_handling.patch,
+	* patches/security/20130618/8009554-serialjavaobject.patch,
+	* patches/security/20130618/8011243-improve_imaginglib.patch,
+	* patches/security/20130618/8011248-better_component_rasters.patch,
+	* patches/security/20130618/8011253-better_short_component_rasters.patch,
+	* patches/security/20130618/8011257-better_byte_component_rasters.patch,
+	* patches/security/20130618/8011557-improve_reflection.patch,
+	* patches/security/20130618/8012375-javadoc_framing.patch,
+	* patches/security/20130618/8012421-better_positioning.patch,
+	* patches/security/20130618/8012438-better_image_validation.patch,
+	* patches/security/20130618/8012597-better_image_channel_validation.patch,
+	* patches/security/20130618/8012601-better_layout_validation.patch,
+	* patches/security/20130618/8014281-better_xml_signature_checking.patch,
+	* patches/security/20130618/8015997-more_javadoc_framing.patch,
+	* patches/security/20130618/diamond_fix.patch,
+	* patches/security/20130618/handle_npe.patch,
+	* patches/security/20130618/hs_merge-01.patch,
+	* patches/security/20130618/hs_merge-02.patch,
+	* patches/security/20130618/hs_merge-03.patch,
+	* patches/security/20130618/hs_merge-04.patch,
+	* patches/security/20130618/javac_issue.patch,
+	* patches/security/20130618/langtools_generics.patch,
+	* patches/security/20130618/langtools_merge-01.patch,
+	* patches/security/20130618/langtools_merge-02.patch,
+	* patches/security/20130618/langtools_merge-03.patch:
+	2013/06/18 security patches.
+
+2013-05-31  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* patches/copy_memory.patch,
+	* patches/openjdk/jaf-b20_jaxws2-1_6_2011_06_13.patch:
+	Drop upstreamed patches.
+	* Makefile.am:
+	(DROP_PATCHES): Remove JAXP patch.
+	(ICEDTEA_PATCHES): Remove OpenJDK6-4 patch.
+
+2013-05-28  Xerxes RÃ¥nby  <xerxes at zafena.se>
+
+	PR1188: ASM Interpreter and Thumb2 JIT javac miscompile
+	modulo reminder on armel.
+	* arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S
+	(POPF1): The POPF1 macro used wrong destination register
+	r0 instead of r1 on ARM armel causing issues with the frem bytecode.
+	The frem bytecode was the only bytecode using the defect macro.
+	* NEWS: Updated.
+
 2013-05-15  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	PR1458: Make use of bootstrap tools & -Xbootclasspath
@@ -53,6 +376,18 @@
 	* patches/jtreg-TextLayoutBoundsChecks.patch:
 	Fixed wrong JTreg test name in @run annotation.
 
+2013-05-17  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/hotspot/original/7197906-handle_32_bit_shifts.patch,
+	* patches/hotspot/original/fix_get_stack_bounds_leak.patch,
+	* patches/openjdk/8004302-soap_test_failure.patch,
+	* patches/openjdk/jaxp144_05.patch:
+	Removed as available upstream.
+	* Makefile.am: Remove patches.
+	* patches/security/20130416/6657673.patch,
+	* patches/security/20130416/8005432.patch:
+	Regenerated against upstream.
+
 2013-05-17  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* patches/componentOrientationTests.patch:
@@ -70,6 +405,12 @@
 	* Makefile.am:
 	Renamed three patches to be more consistent with other JTreg-related patches.
 
+2013-05-15  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove reference to removed
+	patch patches/openjdk/8009641-8007675_build_fix.patch.
+
 2013-05-15  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am:
@@ -314,7 +655,7 @@
 	* patches/security/20130416/8009857.patch:
 	Add security patches.
 
-2013-04-25  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+2013-04-25  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
 	(ICEDTEA_PATCHES): Move aarch64.patch to original
@@ -446,6 +787,62 @@
 	* patches/jvmtiEnv.patch: Moved to...
 	* patches/hotspot/original/jvmtiEnv.patch: here.
 
+2013-03-19  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* patches/openjdk/8004341-jck_dialog_failure.patch,
+	* patches/openjdk/8005615-failure_to_load_logger_implementation.patch,
+	* patches/openjdk/8007393.patch,
+	* patches/openjdk/8007611.patch,
+	* patches/openjdk/8009641-8007675_build_fix.patch,
+	* patches/security/20130201/6563318.patch,
+	* patches/security/20130201/6664509.patch,
+	* patches/security/20130201/6776941.patch,
+	* patches/security/20130201/7141694.patch,
+	* patches/security/20130201/7173145.patch,
+	* patches/security/20130201/7186945.patch,
+	* patches/security/20130201/7186948.patch,
+	* patches/security/20130201/7186952.patch,
+	* patches/security/20130201/7186954.patch,
+	* patches/security/20130201/7192392.patch,
+	* patches/security/20130201/7192393.patch,
+	* patches/security/20130201/7192977.patch,
+	* patches/security/20130201/7197546.patch,
+	* patches/security/20130201/7200491.patch,
+	* patches/security/20130201/7200500.patch,
+	* patches/security/20130201/7201064.patch,
+	* patches/security/20130201/7201066.patch,
+	* patches/security/20130201/7201068.patch,
+	* patches/security/20130201/7201070.patch,
+	* patches/security/20130201/7201071.patch,
+	* patches/security/20130201/8000210.patch,
+	* patches/security/20130201/8000537.patch,
+	* patches/security/20130201/8000540.patch,
+	* patches/security/20130201/8000631.patch,
+	* patches/security/20130201/8001235.patch,
+	* patches/security/20130201/8001242.patch,
+	* patches/security/20130201/8001307.patch,
+	* patches/security/20130201/8001972.patch,
+	* patches/security/20130201/8002325.patch,
+	* patches/security/20130219/8006446.patch,
+	* patches/security/20130219/8006777.patch,
+	* patches/security/20130219/8007688.patch,
+	* patches/security/20130304/8007014.patch,
+	* patches/security/20130304/8007675.patch:
+	Remove patches available upstream.
+	* Makefile.am:
+	(JAXP_DROP_ZIP): Update to jaxp144_05.zip
+	with latest security fix included.
+	(JAXP_DROP_SHA256SUM): Likewise.
+	(SECURITY_PATCHES): Remove ones available
+	upstream (all from 2013/02/01, 2013/02/19
+	and 2013/03/04).
+	(ICEDTEA_PATCHES): Remove patches for
+	8005615, 8004341, 8007393 & 8007611
+	available upstream.
+	* patches/ecj/override.patch:
+	Add new case introduced by upstream version
+	of security patches (sigh...)
+
 2013-03-18  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
@@ -1047,6 +1444,11 @@
 
 2012-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>
 
+	* Makefile.am:
+	(OPENJDK_VERSION): Bump to next release, b28.
+
+2012-10-31  Andrew John Hughes  <gnu.andrew at redhat.com>
+
 	* generated/com/sun/corba/se/impl/logging/ActivationSystemException.java,
 	* generated/com/sun/corba/se/impl/logging/IORSystemException.java,
 	* generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java,
diff -r 632c42c569f8 -r 2bcbba03ee49 Makefile.am
--- a/Makefile.am	Mon May 27 11:00:32 2013 +0100
+++ b/Makefile.am	Mon Jul 15 17:02:08 2013 +0100
@@ -2,7 +2,7 @@
 
 OPENJDK_DATE = 26_oct_2012
 OPENJDK_SHA256SUM = 044c3877b15940ff04f8aa817337f2878a00cc89674854557f1a02f15b1802a0
-OPENJDK_VERSION = b27
+OPENJDK_VERSION = b28
 OPENJDK_URL = http://download.java.net/openjdk/jdk6/promoted/$(OPENJDK_VERSION)/
 
 CACAO_VERSION = 68fe50ac34ec
@@ -278,48 +278,11 @@
 
 ICEDTEA_FSG_PATCHES =
 
-DROP_PATCHES = \
-	patches/openjdk/jaf-b20_jaxws2-1_6_2011_06_13.patch \
-	patches/openjdk/jaxp144_05.patch
+DROP_PATCHES =
 
 SECURITY_PATCHES = \
 	patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch \
-	patches/security/20130201/7201068.patch \
-	patches/security/20130201/6563318.patch \
-	patches/security/20130201/6664509.patch \
-	patches/security/20130201/6776941.patch \
-	patches/security/20130201/7141694.patch \
-	patches/security/20130201/7173145.patch \
-	patches/security/20130201/7186945.patch \
-	patches/security/20130201/7186948.patch \
-	patches/security/20130201/7186952.patch \
-	patches/security/20130201/7186954.patch \
-	patches/security/20130201/7192392.patch \
-	patches/security/20130201/7192393.patch \
-	patches/security/20130201/7192977.patch \
-	patches/security/20130201/7197546.patch \
-	patches/security/20130201/7200491.patch \
-	patches/security/20130201/7200500.patch \
-	patches/security/20130201/7201064.patch \
-	patches/security/20130201/7201066.patch \
-	patches/security/20130201/7201070.patch \
-	patches/security/20130201/7201071.patch \
-	patches/security/20130201/8000210.patch \
-	patches/security/20130201/8000537.patch \
-	patches/security/20130201/8000540.patch \
-	patches/security/20130201/8000631.patch \
-	patches/security/20130201/8001242.patch \
-	patches/security/20130201/8001972.patch \
-	patches/security/20130201/8002325.patch \
-	patches/security/20130219/8006446.patch \
-	patches/security/20130219/8006777.patch \
-	patches/security/20130219/8007688.patch \
-	patches/security/20130304/8007014.patch \



More information about the distro-pkg-dev mailing list