/hg/icedtea6-hg: 4 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Sat Dec 7 07:00:49 PST 2013
changeset bb07f8461037 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=bb07f8461037
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Nov 25 16:01:00 2013 +0000
Add 1.12.7 release notes.
2013-11-25 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add 1.12.7 release notes.
changeset 4e01ea83c50f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=4e01ea83c50f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Nov 26 19:04:20 2013 +0000
S8025255: (tz) Support tzdata2013g
S6925851: Localize JRE into pt_BR
S7035073: Add missing timezones to TimeZoneNames_pt_BR.java
2013-11-08 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patches.
* patches/openjdk/6925851-pt_br.patch: Added.
* patches/openjdk/7017800-tzdata2011b.patch,
* patches/openjdk/7027387-tzdata2011d.patch:
Updated with pt_BR changes.
* patches/openjdk/7035073-missing_pt_br_timezones.patch:
Added.
* patches/openjdk/7090843-tzdata2011j.patch,
* patches/openjdk/7103108-tzdata2011l.patch,
* patches/openjdk/7103405-correct_display_names.patch,
* patches/openjdk/7158483-tzdata2012c.patch,
* patches/openjdk/8009987-tzdata2013b.patch:
Updated with pt_BR changes.
* patches/openjdk/8025255-tzdata2013g.patch:
Added.
changeset 5ed0ea7f751e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=5ed0ea7f751e
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Nov 28 07:36:47 2013 +0000
D729448: 32-bit alignment on mips and mipsel
2013-11-21 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
* patches/d729448-32_bit_alignment.patch:
Fix alignment on mips and mipsel.
changeset 544700099253 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=544700099253
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Dec 06 17:10:00 2013 +0000
Merge
diffstat:
ChangeLog | 147 +
Makefile.am | 112 +-
NEWS | 153 +
patches/d729448-32_bit_alignment.patch | 47 +
patches/openjdk/4075303-javap_update.patch | 12081 ----------
patches/openjdk/4111861-static_fields.patch | 280 -
patches/openjdk/4501661-disallow_mixing.patch | 222 -
patches/openjdk/4884240-javap_additional_option.patch | 288 -
patches/openjdk/6708729-javap_makefile_update.patch | 59 -
patches/openjdk/6715767-javap_crash.patch | 135 -
patches/openjdk/6819246-javap_instruction_decoding.patch | 2065 -
patches/openjdk/6824493-experimental.patch | 1304 -
patches/openjdk/6841419-classfile_iterator.patch | 142 -
patches/openjdk/6841420-classfile_methods.patch | 34 -
patches/openjdk/6843013-missing_experimental.patch | 334 -
patches/openjdk/6852856-javap_subclasses.patch | 508 -
patches/openjdk/6867671-javap_whitespace.patch | 1041 -
patches/openjdk/6868539-constant_pool_tags.patch | 163 -
patches/openjdk/6902264-fix_indentation.patch | 159 -
patches/openjdk/6925851-pt_br.patch | 3651 +++
patches/openjdk/6954275-big_xml_signatures.patch | 194 -
patches/openjdk/7017800-tzdata2011b.patch | 11 +
patches/openjdk/7027387-tzdata2011d.patch | 20 +
patches/openjdk/7035073-missing_pt_br_timezones.patch | 1644 +
patches/openjdk/7090843-tzdata2011j.patch | 53 +
patches/openjdk/7103108-tzdata2011l.patch | 67 +
patches/openjdk/7103405-correct_display_names.patch | 12 +
patches/openjdk/7146431-java.security_files.patch | 82 -
patches/openjdk/7158483-tzdata2012c.patch | 46 +
patches/openjdk/7196533-timezone_bottleneck.patch | 75 -
patches/openjdk/8000450-restrict_access.patch | 108 -
patches/openjdk/8002070-remove_logger_stack_search.patch | 658 -
patches/openjdk/8003992-embedded_nulls.patch | 1026 -
patches/openjdk/8004188-rename_java.security.patch | 652 -
patches/openjdk/8006882-jmockit.patch | 90 -
patches/openjdk/8006900-new_date_time.patch | 115 -
patches/openjdk/8008589-better_mbean_permission_validation.patch | 61 -
patches/openjdk/8009987-tzdata2013b.patch | 110 +
patches/openjdk/8010118-caller_sensitive.patch | 2981 --
patches/openjdk/8010727-empty_logger_name.patch | 101 -
patches/openjdk/8010939-logmanager_deadlock.patch | 266 -
patches/openjdk/8011071-better_crypto_provider_handling.patch | 287 -
patches/openjdk/8011081-improve_jhat.patch | 267 -
patches/openjdk/8011139-revise_checking_getenclosingclass.patch | 58 -
patches/openjdk/8011157-improve_corba_portability-jdk.patch | 125 -
patches/openjdk/8011157-improve_corba_portability.patch | 183 -
patches/openjdk/8011990-logger_test_urls.patch | 58 -
patches/openjdk/8012071-better_bean_building.patch | 87 -
patches/openjdk/8012147-improve_tool.patch | 67 -
patches/openjdk/8012243-serial_regression.patch | 45 -
patches/openjdk/8012277-improve_dataflavour.patch | 83 -
patches/openjdk/8012425-transform_transformfactory.patch | 380 -
patches/openjdk/8012453-runtime.exec.patch | 383 -
patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch | 515 -
patches/openjdk/8013380-logger_stack_walk_glassfish.patch | 941 -
patches/openjdk/8013503-improve_stream_factories.patch | 224 -
patches/openjdk/8013506-better_pack200.patch | 39 -
patches/openjdk/8013510-augment_image_writing.patch | 57 -
patches/openjdk/8013514-improve_cmap_stability.patch | 51 -
patches/openjdk/8013739-better_ldap_resource_management.patch | 148 -
patches/openjdk/8013744-better_tabling.patch | 196 -
patches/openjdk/8013827-createtempfile_hang.patch | 176 -
patches/openjdk/8014085-better_serialization.patch | 412 -
patches/openjdk/8014093-improve_image_parsing.patch | 719 -
patches/openjdk/8014102-improve_image_conversion.patch | 190 -
patches/openjdk/8014341-better_kerberos_service.patch | 66 -
patches/openjdk/8014349-getdeclaredclass_fix.patch | 43 -
patches/openjdk/8014530-better_dsp.patch | 3121 --
patches/openjdk/8014534-better_profiling.patch | 156 -
patches/openjdk/8014718-remove_logging_suntoolkit.patch | 115 -
patches/openjdk/8014745-logger_stack_walk_switch.patch | 205 -
patches/openjdk/8014987-augment_serialization.patch | 100 -
patches/openjdk/8015144-performance_regression.patch | 273 -
patches/openjdk/8015614-update_build.patch | 60 -
patches/openjdk/8015731-auth_improvements.patch | 28 -
patches/openjdk/8015743-address_internet_addresses.patch | 1290 -
patches/openjdk/8015965-typo_in_property_name.patch | 42 -
patches/openjdk/8015978-incorrect_transformation.patch | 22 -
patches/openjdk/8016256-finalization_final.patch | 24 -
patches/openjdk/8016357-update_hs_diagnostic_class.patch | 71 -
patches/openjdk/8016653-ignoreable_characters.patch | 101 -
patches/openjdk/8016675-robust_javadoc.patch | 75 -
patches/openjdk/8017196-ensure_proxies_are_handled_appropriately-jdk.patch | 107 -
patches/openjdk/8017196-ensure_proxies_are_handled_appropriately.patch | 94 -
patches/openjdk/8017287-better_resource_disposal.patch | 22 -
patches/openjdk/8017291-cast_proxies_aside.patch | 34 -
patches/openjdk/8017298-better_xml_support.patch | 999 -
patches/openjdk/8017300-improve_interface_implementation.patch | 129 -
patches/openjdk/8017505-better_client_service.patch | 560 -
patches/openjdk/8017566-backout_part_of_8000450.patch | 77 -
patches/openjdk/8019292-better_attribute_value_exceptions.patch | 57 -
patches/openjdk/8019584-invalid_notification_fix.patch | 69 -
patches/openjdk/8019617-better_view_of_objects.patch | 68 -
patches/openjdk/8019969-inet6_test_case_fix.patch | 33 -
patches/openjdk/8019979-better_access_test.patch | 154 -
patches/openjdk/8020293-jvm_crash.patch | 40 -
patches/openjdk/8020943-memory_leak.patch | 32 -
patches/openjdk/8021290-signature_validation.patch | 55 -
patches/openjdk/8021355-splashscreen_regression.patch | 53 -
patches/openjdk/8021366-jaxp_test_fix-01.patch | 21 -
patches/openjdk/8021577-bean_serialization_fix.patch | 25 -
patches/openjdk/8021933-jaxp_test_fix-02.patch | 33 -
patches/openjdk/8021969-jnlp_load_failure.patch | 25 -
patches/openjdk/8022661-writeobject_flush.patch | 20 -
patches/openjdk/8022682-supporting_xom.patch | 250 -
patches/openjdk/8022940-enhance_corba_translations.patch | 41 -
patches/openjdk/8023457-tracing_mutex.patch | 79 -
patches/openjdk/8023478-hs_crash.patch | 21 -
patches/openjdk/8023683-enhance_class_file_parsing.patch | 35 -
patches/openjdk/8023964-ignore_test.patch | 29 -
patches/openjdk/8024914-swapped_usage.patch | 58 -
patches/openjdk/8025128-createtempfile_absolute_prefix.patch | 139 -
patches/openjdk/8025255-tzdata2013g.patch | 3976 +++
patches/openjdk/oj6-19-fix_8010118_test_cases.patch | 499 -
patches/openjdk/oj6-20-merge.patch | 599 -
patches/openjdk/oj6-21-overrides.patch | 20 -
116 files changed, 9944 insertions(+), 41289 deletions(-)
diffs (truncated from 51780 to 500 lines):
diff -r 10ce8e5e415f -r 544700099253 ChangeLog
--- a/ChangeLog Wed Nov 13 04:08:08 2013 +0000
+++ b/ChangeLog Fri Dec 06 17:10:00 2013 +0000
@@ -1,3 +1,150 @@
+2013-11-21 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (ICEDTEA_PATCHES): Add new patch.
+ * patches/d729448-32_bit_alignment.patch:
+ Fix alignment on mips and mipsel.
+
+2013-11-08 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (ICEDTEA_PATCHES): Add new patches.
+ * patches/openjdk/6925851-pt_br.patch: Added.
+ * patches/openjdk/7017800-tzdata2011b.patch,
+ * patches/openjdk/7027387-tzdata2011d.patch:
+ Updated with pt_BR changes.
+ * patches/openjdk/7035073-missing_pt_br_timezones.patch:
+ Added.
+ * patches/openjdk/7090843-tzdata2011j.patch,
+ * patches/openjdk/7103108-tzdata2011l.patch,
+ * patches/openjdk/7103405-correct_display_names.patch,
+ * patches/openjdk/7158483-tzdata2012c.patch,
+ * patches/openjdk/8009987-tzdata2013b.patch:
+ Updated with pt_BR changes.
+ * patches/openjdk/8025255-tzdata2013g.patch:
+ Added.
+
+2013-11-25 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS: Add 1.12.7 release notes.
+
+2012-11-23 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * patches/openjdk/8015614-update_build.patch,
+ * patches/openjdk/8016256-finalization_final.patch,
+ * patches/openjdk/8020943-memory_leak.patch,
+ * patches/openjdk/8023457-tracing_mutex.patch,
+ * patches/openjdk/8023478-hs_crash.patch,
+ * patches/openjdk/8023683-enhance_class_file_parsing.patch,
+ * patches/openjdk/8024914-swapped_usage.patch: Removed.
+ * Makefile.am:
+ (SECURITY_PATCHES): Remove upstreamed ones.
+
+2012-11-22 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * patches/openjdk/4075303-javap_update.patch,
+ * patches/openjdk/4111861-static_fields.patch,
+ * patches/openjdk/4501661-disallow_mixing.patch,
+ * patches/openjdk/4884240-javap_additional_option.patch,
+ * patches/openjdk/6708729-javap_makefile_update.patch,
+ * patches/openjdk/6715767-javap_crash.patch,
+ * patches/openjdk/6819246-javap_instruction_decoding.patch,
+ * patches/openjdk/6824493-experimental.patch,
+ * patches/openjdk/6841419-classfile_iterator.patch,
+ * patches/openjdk/6841420-classfile_methods.patch,
+ * patches/openjdk/6843013-missing_experimental.patch,
+ * patches/openjdk/6852856-javap_subclasses.patch,
+ * patches/openjdk/6867671-javap_whitespace.patch,
+ * patches/openjdk/6868539-constant_pool_tags.patch,
+ * patches/openjdk/6902264-fix_indentation.patch,
+ * patches/openjdk/6954275-big_xml_signatures.patch,
+ * patches/openjdk/7146431-java.security_files.patch,
+ * patches/openjdk/7196533-timezone_bottleneck.patch,
+ * patches/openjdk/8000450-restrict_access.patch,
+ * patches/openjdk/8002070-remove_logger_stack_search.patch,
+ * patches/openjdk/8003992-embedded_nulls.patch,
+ * patches/openjdk/8004188-rename_java.security.patch,
+ * patches/openjdk/8006882-jmockit.patch,
+ * patches/openjdk/8006900-new_date_time.patch,
+ * patches/openjdk/8008589-better_mbean_permission_validation.patch,
+ * patches/openjdk/8010118-caller_sensitive.patch,
+ * patches/openjdk/8010727-empty_logger_name.patch,
+ * patches/openjdk/8010939-logmanager_deadlock.patch,
+ * patches/openjdk/8011071-better_crypto_provider_handling.patch,
+ * patches/openjdk/8011081-improve_jhat.patch,
+ * patches/openjdk/8011139-revise_checking_getenclosingclass.patch,
+ * patches/openjdk/8011157-improve_corba_portability-jdk.patch,
+ * patches/openjdk/8011157-improve_corba_portability.patch,
+ * patches/openjdk/8011990-logger_test_urls.patch,
+ * patches/openjdk/8012071-better_bean_building.patch,
+ * patches/openjdk/8012147-improve_tool.patch,
+ * patches/openjdk/8012243-serial_regression.patch,
+ * patches/openjdk/8012277-improve_dataflavour.patch,
+ * patches/openjdk/8012425-transform_transformfactory.patch,
+ * patches/openjdk/8012453-runtime.exec.patch,
+ * patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch,
+ * patches/openjdk/8013380-logger_stack_walk_glassfish.patch,
+ * patches/openjdk/8013503-improve_stream_factories.patch,
+ * patches/openjdk/8013506-better_pack200.patch,
+ * patches/openjdk/8013510-augment_image_writing.patch,
+ * patches/openjdk/8013514-improve_cmap_stability.patch,
+ * patches/openjdk/8013739-better_ldap_resource_management.patch,
+ * patches/openjdk/8013744-better_tabling.patch,
+ * patches/openjdk/8013827-createtempfile_hang.patch,
+ * patches/openjdk/8014085-better_serialization.patch,
+ * patches/openjdk/8014093-improve_image_parsing.patch,
+ * patches/openjdk/8014102-improve_image_conversion.patch,
+ * patches/openjdk/8014341-better_kerberos_service.patch,
+ * patches/openjdk/8014349-getdeclaredclass_fix.patch,
+ * patches/openjdk/8014530-better_dsp.patch,
+ * patches/openjdk/8014534-better_profiling.patch,
+ * patches/openjdk/8014718-remove_logging_suntoolkit.patch,
+ * patches/openjdk/8014745-logger_stack_walk_switch.patch,
+ * patches/openjdk/8014987-augment_serialization.patch,
+ * patches/openjdk/8015144-performance_regression.patch,
+ * patches/openjdk/8015731-auth_improvements.patch,
+ * patches/openjdk/8015743-address_internet_addresses.patch,
+ * patches/openjdk/8015965-typo_in_property_name.patch,
+ * patches/openjdk/8015978-incorrect_transformation.patch,
+ * patches/openjdk/8016357-update_hs_diagnostic_class.patch,
+ * patches/openjdk/8016653-ignoreable_characters.patch,
+ * patches/openjdk/8016675-robust_javadoc.patch,
+ * patches/openjdk/8017196-ensure_proxies_are_handled_appropriately-jdk.patch,
+ * patches/openjdk/8017196-ensure_proxies_are_handled_appropriately.patch,
+ * patches/openjdk/8017287-better_resource_disposal.patch,
+ * patches/openjdk/8017291-cast_proxies_aside.patch,
+ * patches/openjdk/8017298-better_xml_support.patch,
+ * patches/openjdk/8017300-improve_interface_implementation.patch,
+ * patches/openjdk/8017505-better_client_service.patch,
+ * patches/openjdk/8017566-backout_part_of_8000450.patch,
+ * patches/openjdk/8019292-better_attribute_value_exceptions.patch,
+ * patches/openjdk/8019584-invalid_notification_fix.patch,
+ * patches/openjdk/8019617-better_view_of_objects.patch,
+ * patches/openjdk/8019969-inet6_test_case_fix.patch,
+ * patches/openjdk/8019979-better_access_test.patch,
+ * patches/openjdk/8020293-jvm_crash.patch,
+ * patches/openjdk/8021290-signature_validation.patch,
+ * patches/openjdk/8021355-splashscreen_regression.patch,
+ * patches/openjdk/8021366-jaxp_test_fix-01.patch,
+ * patches/openjdk/8021577-bean_serialization_fix.patch,
+ * patches/openjdk/8021933-jaxp_test_fix-02.patch,
+ * patches/openjdk/8021969-jnlp_load_failure.patch,
+ * patches/openjdk/8022661-writeobject_flush.patch,
+ * patches/openjdk/8022682-supporting_xom.patch,
+ * patches/openjdk/8022940-enhance_corba_translations.patch,
+ * patches/openjdk/8023964-ignore_test.patch,
+ * patches/openjdk/8025128-createtempfile_absolute_prefix.patch,
+ * patches/openjdk/oj6-19-fix_8010118_test_cases.patch,
+ * patches/openjdk/oj6-20-merge.patch,
+ * patches/openjdk/oj6-21-overrides.patch: Removed.
+ * Makefile.am:
+ (SECURITY_PATCHES): Remove upstreamed ones.
+
+2012-11-22 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (OPENJDK_VERSION): Bump to next release, b29.
+
2013-11-13 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add 1.11.14 release notes and
diff -r 10ce8e5e415f -r 544700099253 Makefile.am
--- a/Makefile.am Wed Nov 13 04:08:08 2013 +0000
+++ b/Makefile.am Fri Dec 06 17:10:00 2013 +0000
@@ -2,7 +2,7 @@
OPENJDK_DATE = 04_oct_2013
OPENJDK_SHA256SUM = ac4fceed060ad61dab938c41181455fb0910f58f6944f820f0637b0f0c64bf75
-OPENJDK_VERSION = b28
+OPENJDK_VERSION = b29
OPENJDK_URL = https://java.net/downloads/openjdk6/
CACAO_VERSION = 68fe50ac34ec
@@ -281,109 +281,7 @@
DROP_PATCHES =
SECURITY_PATCHES = \
- patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch \
- patches/openjdk/8017196-ensure_proxies_are_handled_appropriately.patch \
- patches/openjdk/8011157-improve_corba_portability.patch \
- patches/openjdk/8022940-enhance_corba_translations.patch \
- patches/openjdk/8013503-improve_stream_factories.patch \
- patches/openjdk/8012425-transform_transformfactory.patch \
- patches/openjdk/8017298-better_xml_support.patch \
- patches/openjdk/8014530-better_dsp.patch \
- patches/openjdk/8021366-jaxp_test_fix-01.patch \
- patches/openjdk/8021933-jaxp_test_fix-02.patch \
- patches/openjdk/8022682-supporting_xom.patch \
- patches/openjdk/8015978-incorrect_transformation.patch \
- patches/openjdk/oj6-20-merge.patch \
- patches/openjdk/8024914-swapped_usage.patch \
- patches/openjdk/8017505-better_client_service.patch \
- patches/openjdk/8015614-update_build.patch \
- patches/openjdk/8016256-finalization_final.patch \
- patches/openjdk/8023683-enhance_class_file_parsing.patch \
- patches/openjdk/8023457-tracing_mutex.patch \
- patches/openjdk/8020943-memory_leak.patch \
- patches/openjdk/8023478-hs_crash.patch \
- patches/openjdk/4075303-javap_update.patch \
- patches/openjdk/6819246-javap_instruction_decoding.patch \
- patches/openjdk/6715767-javap_crash.patch \
- patches/openjdk/6841420-classfile_methods.patch \
- patches/openjdk/6841419-classfile_iterator.patch \
- patches/openjdk/4111861-static_fields.patch \
- patches/openjdk/4884240-javap_additional_option.patch \
- patches/openjdk/6852856-javap_subclasses.patch \
- patches/openjdk/6867671-javap_whitespace.patch \
- patches/openjdk/6868539-constant_pool_tags.patch \
- patches/openjdk/4501661-disallow_mixing.patch \
- patches/openjdk/6824493-experimental.patch \
- patches/openjdk/6843013-missing_experimental.patch \
- patches/openjdk/6902264-fix_indentation.patch \
- patches/openjdk/8016675-robust_javadoc.patch \
- patches/openjdk/8016653-ignoreable_characters.patch \
- patches/openjdk/7196533-timezone_bottleneck.patch \
- patches/openjdk/8006900-new_date_time.patch \
- patches/openjdk/8008589-better_mbean_permission_validation.patch \
- patches/openjdk/8011071-better_crypto_provider_handling.patch \
- patches/openjdk/8011081-improve_jhat.patch \
- patches/openjdk/8011157-improve_corba_portability-jdk.patch \
- patches/openjdk/8012071-better_bean_building.patch \
- patches/openjdk/8012147-improve_tool.patch \
- patches/openjdk/8012277-improve_dataflavour.patch \
- patches/openjdk/8013506-better_pack200.patch \
- patches/openjdk/8013510-augment_image_writing.patch \
- patches/openjdk/8013514-improve_cmap_stability.patch \
- patches/openjdk/8013744-better_tabling.patch \
- patches/openjdk/8014085-better_serialization.patch \
- patches/openjdk/8014093-improve_image_parsing.patch \
- patches/openjdk/8014102-improve_image_conversion.patch \
- patches/openjdk/8014341-better_kerberos_service.patch \
- patches/openjdk/8014534-better_profiling.patch \
- patches/openjdk/8014987-augment_serialization.patch \
- patches/openjdk/8015731-auth_improvements.patch \
- patches/openjdk/8015743-address_internet_addresses.patch \
- patches/openjdk/8016357-update_hs_diagnostic_class.patch \
- patches/openjdk/8002070-remove_logger_stack_search.patch \
- patches/openjdk/6708729-javap_makefile_update.patch \
- patches/openjdk/8010118-caller_sensitive.patch \
- patches/openjdk/oj6-19-fix_8010118_test_cases.patch \
- patches/openjdk/8010727-empty_logger_name.patch \
- patches/openjdk/8010939-logmanager_deadlock.patch \
- patches/openjdk/8011990-logger_test_urls.patch \
- patches/openjdk/8013380-logger_stack_walk_glassfish.patch \
- patches/openjdk/8014745-logger_stack_walk_switch.patch \
- patches/openjdk/8012243-serial_regression.patch \
- patches/openjdk/8014718-remove_logging_suntoolkit.patch \
- patches/openjdk/8011139-revise_checking_getenclosingclass.patch \
- patches/openjdk/8017196-ensure_proxies_are_handled_appropriately-jdk.patch \
- patches/openjdk/8017287-better_resource_disposal.patch \
- patches/openjdk/8017291-cast_proxies_aside.patch \
- patches/openjdk/7146431-java.security_files.patch \
- patches/openjdk/8006882-jmockit.patch \
- patches/openjdk/8000450-restrict_access.patch \
- patches/openjdk/8019979-better_access_test.patch \
- patches/openjdk/8004188-rename_java.security.patch \
- patches/openjdk/8017566-backout_part_of_8000450.patch \
- patches/openjdk/8017300-improve_interface_implementation.patch \
- patches/openjdk/8019292-better_attribute_value_exceptions.patch \
- patches/openjdk/8019617-better_view_of_objects.patch \
- patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch \
- patches/openjdk/8020293-jvm_crash.patch \
- patches/openjdk/8013739-better_ldap_resource_management.patch \
- patches/openjdk/8014349-getdeclaredclass_fix.patch \
- patches/openjdk/6954275-big_xml_signatures.patch \
- patches/openjdk/8021290-signature_validation.patch \
- patches/openjdk/8012453-runtime.exec.patch \
- patches/openjdk/8015965-typo_in_property_name.patch \
- patches/openjdk/8015144-performance_regression.patch \
- patches/openjdk/8019969-inet6_test_case_fix.patch \
- patches/openjdk/8019584-invalid_notification_fix.patch \
- patches/openjdk/8021577-bean_serialization_fix.patch \
- patches/openjdk/8021969-jnlp_load_failure.patch \
- patches/openjdk/8021355-splashscreen_regression.patch \
- patches/openjdk/8022661-writeobject_flush.patch \
- patches/openjdk/8023964-ignore_test.patch \
- patches/openjdk/8003992-embedded_nulls.patch \
- patches/openjdk/8013827-createtempfile_hang.patch \
- patches/openjdk/8025128-createtempfile_absolute_prefix.patch \
- patches/openjdk/oj6-21-overrides.patch
+ patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch
SPECIAL_SECURITY_PATCH_1 = patches/security/20120214/7112642.patch
SPECIAL_SECURITY_PATCH_2 = patches/security/20130618/8009071-improve_shape_handling.patch
@@ -632,11 +530,13 @@
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 \
@@ -721,7 +621,9 @@
patches/arm/cc_compile-06.patch \
patches/hotspot/hs23/arm-hsdis.patch \
patches/openjdk/7025066-embedded_build.patch \
- patches/s390_casts.patch
+ patches/s390_casts.patch \
+ patches/openjdk/8025255-tzdata2013g.patch \
+ patches/d729448-32_bit_alignment.patch
if WITH_RHINO
ICEDTEA_PATCHES += \
diff -r 10ce8e5e415f -r 544700099253 NEWS
--- a/NEWS Wed Nov 13 04:08:08 2013 +0000
+++ b/NEWS Fri Dec 06 17:10:00 2013 +0000
@@ -891,6 +891,159 @@
- JVM_IsVMGeneratedMethodIx stub
- Dummy implementation of sun.misc.Perf natives
+New in release 1.12.7 (2013-11-21):
+
+* Security fixes
+ - S8006900, CVE-2013-3829: Add new date/time capability
+ - S8008589: Better MBean permission validation
+ - S8011071, CVE-2013-5780: Better crypto provider handling
+ - S8011081, CVE-2013-5772: Improve jhat
+ - S8011157, CVE-2013-5814: Improve CORBA portablility
+ - S8012071, CVE-2013-5790: Better Building of Beans
+ - S8012147: Improve tool support
+ - S8012277: CVE-2013-5849: Improve AWT DataFlavor
+ - S8012425, CVE-2013-5802: Transform TransformerFactory
+ - S8013503, CVE-2013-5851: Improve stream factories
+ - S8013506: Better Pack200 data handling
+ - S8013510, CVE-2013-5809: Augment image writing code
+ - S8013514: Improve stability of cmap class
+ - S8013739, CVE-2013-5817: Better LDAP resource management
+ - S8013744, CVE-2013-5783: Better tabling for AWT
+ - S8014085: Better serialization support in JMX classes
+ - S8014093, CVE-2013-5782: Improve parsing of images
+ - S8014102, CVE-2013-5778: Improve image conversion
+ - S8014341, CVE-2013-5803: Better service from Kerberos servers
+ - S8014349, CVE-2013-5840: (cl) Class.getDeclaredClass problematic in some class loader configurations
+ - S8014530, CVE-2013-5825: Better digital signature processing
+ - S8014534: Better profiling support
+ - S8014987, CVE-2013-5842: Augment serialization handling
+ - S8015614: Update build settings
+ - S8015731: Subject java.security.auth.subject to improvements
+ - S8015743, CVE-2013-5774: Address internet addresses
+ - S8016256: Make finalization final
+ - S8016653, CVE-2013-5804: javadoc should ignore ignoreable characters in names
+ - S8016675, CVE-2013-5797: Make Javadoc pages more robust
+ - S8017196, CVE-2013-5850: Ensure Proxies are handled appropriately
+ - S8017287, CVE-2013-5829: Better resource disposal
+ - S8017291, CVE-2013-5830: Cast Proxies Aside
+ - S8017298, CVE-2013-4002: Better XML support
+ - S8017300, CVE-2013-5784: Improve Interface Implementation
+ - S8017505, CVE-2013-5820: Better Client Service
+ - S8019292: Better Attribute Value Exceptions
+ - S8019617: Better view of objects
+ - S8020293: JVM crash
+ - S8021290, CVE-2013-5823: Better signature validation
+ - S8022940: Enhance CORBA translations
+ - S8023683: Enhance class file parsing
+* Backports
+ - S4075303: Use javap to enquire about a specific inner class
+ - S4111861: static final field contents are not displayed
+ - S4348375: Javap is not internationalized
+ - S4459541: "javap -l" shows line numbers as signed short; they should be unsigned
+ - S4501660: change diagnostic of -help as 'print this help message and exit'
+ - S4501661: disallow mixing -public, -private, and -protected options at the same time
+ - S4776241: unused source file in javap...
+ - S4870651: javap should recognize generics, varargs, enum
+ - S4876942: javap invoked without args does not print help screen
+ - S4880663: javap could output whitespace between class name and opening brace
+ - S4884240: additional option required for javap
+ - S4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
+ - S4975569: javap doesn't print new flag bits
+ - S6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
+ - S6305779: javap: support annotations
+ - S6439940: Clean up javap implementation
+ - S6469569: wrong check of searchpath in JavapEnvironment
+ - S6474890: javap does not open .zip files in -classpath
+ - S6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
+ - S6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes
+ - S6622215: javap ignores certain relevant access flags
+ - S6622216: javap names some attributes incorrectly
+ - S6622232: javap gets whitespace confused
+ - S6622260: javap prints negative bytes incorrectly in hex
+ - S6631559: Registration of ImageIO plugins should not cause loading of jpeg.dlli and cmm.dll
+ - S6636331: ConcurrentModificationException in AppContext code
+ - S6636370: minor corrections and simplification of code in AppContext
+ - S6708729: update jdk Makefiles for new javap
+ - S6715767: javap on java.lang.ClassLoader crashes
+ - S6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
+ - S6791502: IIOException "Invalid icc profile" on jpeg after update from JDK5 to JDK6
+ - S6793818: JpegImageReader is too greedy creating color profiles
+ - S6799141: Build with --hash-style=both so that binaries can work on SuSE 10
+ - S6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
+ - S6819246: improve support for decoding instructions in classfile library
+ - S6824493: experimental support for additional info for instructions
+ - S6840152: JVM crashes when heavyweight monitors are used
+ - S6841419: classfile: add constant pool iterator
+ - S6841420: classfile: add new methods to ConstantClassInfo
+ - S6843013: missing files in fix for 6824493
+ - S6852856: javap changes to facilitate subclassing javap for variants
+ - S6867671: javap whitespace formatting issues
+ - S6868539: javap should use current names for constant pool tags
+ - S6888215: memory leak in jpeg plugin
+ - S6902264: fix indentation of tableswitch and lookupswitch
+ - S6925851: Localize JRE into pt_BR
+ - S6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
+ - S6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
+ - S6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
+ - S6989760: cmm native compiler warnings
+ - S6989774: imageio compiler warnings in native code
+ - S7000225: Sanity check on sane-alsa-headers is broken
+ - S7013519: [parfait] Integer overflows in 2D code
+ - S7018912: [parfait] potential buffer overruns in imageio jpeg
+ - S7022999: Can't build with FORCE_TIERED=0
+ - S7035073: Add missing timezones to TimeZoneNames_pt_BR.java
+ - S7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber
+ - S7146431: java.security files out-of-sync
+ - S7196533: TimeZone.getDefault() slow due to synchronization bottleneck
+ - S8000450: Restrict access to com/sun/corba/se/impl package
+ - S8002070: Remove the stack search for a resource bundle for Logger to use
+ - S8003992: File and other classes in java.io do not handle embedded nulls properly
+ - S8004188: Rename src/share/lib/security/java.security to java.security-linux
+ - S8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
+ - S8006882: Proxy generated classes in sun.proxy package breaks JMockit
+ - S8010118: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
+ - S8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
+ - S8010939: Deadlock in LogManager
+ - S8011139: (reflect) Revise checking in getEnclosingClass
+ - S8011950: java.io.File.createTempFile enters infinite loop when passed invalid data
+ - S8011990: TEST_BUG: java/util/logging/bundlesearch/ResourceBundleSearchTest.java fails on Windows
+ - S8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
+ - S8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
+ - S8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
+ - S8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
+ - S8013827: File.createTempFile hangs with temp file starting with 'com1.4'
+ - S8014469: (tz) Support tzdata2013c
+ - S8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
+ - S8014745: Provide a switch to allow stack walk search of resource bundle
+ - S8015144: Performance regression in ICU OpenType Layout library
+ - S8015965: (process) Typo in name of property to allow ambiguous commands
+ - S8015978: Incorrect transformation of XPath expression "string(-0)"
+ - S8016357: Update hotspot diagnostic class
+ - S8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
+ - S8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null
+ - S8019969: nioNetworkChannelInet6/SetOptionGetOptionTestInet6 test case crashes
+ - S8019979: Replace CheckPackageAccess test with better one from closed repo
+ - S8020054: (tz) Support tzdata2013d
+ - S8020983, RH976897: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
+ - S8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris
+ - S8021366: java_util/Properties/PropertiesWithOtherEncodings fails during 7u45 nightly testing
+ - S8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01
+ - S8021933: Add extra check for fix # JDK-8014530
+ - S8021969: The index_AccessAllowed jnlp can not load successfully with exception thrown in the log.
+ - S8022661: InetAddress.writeObject() performs flush() on object output stream
+ - S8022682: Supporting XOM
+ - S8023964: java/io/IOException/LastErrorString.java should be @ignore-d
+ - S8024914: Swapped usage of idx_t and bm_word_t types in bitMap.inline.hpp
+ - S8025128: File.createTempFile fails if prefix is absolute path
+ - S8025255: (tz) Support tzdata2013g
+ - OJ19: Fix test cases from 8010118 to work with OpenJDK 6
+ - OJ20: Resolve merge issues with JAXP security fixes
+ - OJ21: Remove @Override annotation added on interface by 2013/10/15 security fixes
+* Bug fixes
+ - PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel.
+ - RH995488: Java thinks that the default timezone is Busingen instead of Zurich
+ - D729448: 32-bit alignment on mips and mipsel
+
New in release 1.11.14 (2013-11-13):
* Security fixes
diff -r 10ce8e5e415f -r 544700099253 patches/d729448-32_bit_alignment.patch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/d729448-32_bit_alignment.patch Fri Dec 06 17:10:00 2013 +0000
@@ -0,0 +1,47 @@
+# HG changeset patch
+# User andrew
+# Date 1384967615 0
+# Wed Nov 20 17:13:35 2013 +0000
+# Node ID 05b64403a1917ddd9e0dd3880a5707e083ed9aba
+# Parent 9d01164b2dfc36fb13984cb0854b2c7a9e4dbfbe
+D729448: 32-bit alignment on mips and mipsel
+
+diff -r 9d01164b2dfc -r 05b64403a191 src/share/vm/interpreter/bytecodeInterpreter.hpp
+--- openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp Tue Nov 12 17:58:35 2013 +0000
++++ openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp Wed Nov 20 17:13:35 2013 +0000
+@@ -60,7 +60,16 @@
+ jlong l;
+ jdouble d;
+ uint32_t v[2];
+-};
++}
++#ifndef _LP64
++ /* Hotspot only aligns the union to the uintptr_t type, that is 32 bit
++ on a 32-bit CPU. Accesses to double values should be 64-bit aligned
++ on at least MIPS and SPARC. Declare it to GCC for all 32-bit CPUs,
++ as it might also help GCC to select the best instruction on other
++ CPUs. */
++ __attribute__ ((packed, aligned (4)))
++#endif
++;
+
+
+ typedef class BytecodeInterpreter* interpreterState;
+@@ -172,7 +181,16 @@
+ jlong l;
More information about the distro-pkg-dev
mailing list