/hg/icedtea6-hg: 11 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Fri Nov 22 14:44:09 PST 2013
changeset c6d9c3b67430 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=c6d9c3b67430
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Oct 07 20:19:28 2013 +0100
Switch to b28 release tarball.
2013-10-07 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(OPENJDK_DATE): Set to date of b28.
(OPENJDK_SHA256SUM): Likewise for SHA256 checksum.
(OPENJDK_URL): Use new OPENJDK-6 project URL.
changeset 7ce84f82f817 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=7ce84f82f817
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Oct 07 23:11:18 2013 +0100
Update NEWS with features in b28 not already released.
2013-10-07 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS:
Add features from b28 not already released (mainly
those changes in HotSpot 20->23).
changeset 598a353f5405 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=598a353f5405
author: Pavel Tisnovsky <ptisnovs at redhat.com>
date: Tue Oct 08 09:53:44 2013 +0200
Added --no-check-certificate flag to wget command
to allow downloading OpenJDK tarball using https.
changeset 739dfd3ff255 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=739dfd3ff255
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Oct 08 13:53:20 2013 +0100
Correct ChangeLog entry.
changeset 9e8a68310569 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9e8a68310569
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Oct 09 01:08:04 2013 +0100
PR1288: Allow JARs to be optionally compressed by setting COMPRESS_JARS
2012-08-22 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR1288: Allow JARs to be optionally compressed by
setting COMPRESS_JARS
* Makefile.am:
(ICEDTEA_ENV): Add COMPRESS_JARS="true" if
ENABLE_JAR_COMPRESSION is set.
* NEWS: Updated.
* acinclude.m4: Add IT_ENABLE_JAR_COMPRESSION macro.
* configure.ac: Include new macro.
changeset 745a52b6cece in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=745a52b6cece
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Oct 09 15:37:19 2013 +0100
S7025066: Build systems changes to support SE Embedded Integration
2013-10-09 Andrew John Hughes <gnu_andrew at member.fsf.org>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
* patches/ecj/icedtea.patch:
Regenerated following compressed JAR support.
* patches/openjdk/7025066-embedded_build.patch:
Backport to actually provide COMPRESS_JARS support
in the build.
* NEWS: Updated.
changeset e98b0ef70b26 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=e98b0ef70b26
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Oct 29 14:24:52 2013 +0000
Add security fixes from 2013/10/15.
2013-10-29 Andrew John Hughes <gnu.andrew at redhat.com>
* patches/openjdk/8002070-remove_logger_stack_search_2.patch,
* patches/openjdk/8009463-space_and_final_backslash.patch,
* patches/openjdk/8013380-handle_renames.patch:
Removed as incorporated in other patches.
* Makefile.am:
(SECURITY_PATCHES): Add security update.
* patches/jtreg-LastErrorString.patch: Regenerated.
* 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/7162902-corba_fixes.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/8015614-update_build.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/8016256-finalization_final.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/8020943-memory_leak.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/8023457-tracing_mutex.patch,
* patches/openjdk/8023478-hs_crash.patch,
* patches/openjdk/8023683-enhance_class_file_parsing.patch,
* patches/openjdk/8023964-ignore_test.patch,
* patches/openjdk/8024914-swapped_usage.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: Added.
* NEWS: Updated.
changeset 0eed175f8b35 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=0eed175f8b35
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Nov 01 09:52:25 2013 +0000
Add S390 cast fixes from 2.3 forest.
2013-10-31 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
* patches/s390_casts.patch:
Backport from IcedTea 2.3 tree.
changeset 10ce8e5e415f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=10ce8e5e415f
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Nov 13 04:08:08 2013 +0000
Post-1.11.14 NEWS update.
2013-11-13 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS: Add 1.11.14 release notes and
remove items in 1.13.0 which have been
released in 1.11.x.
changeset 9035f7dc1cef in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9035f7dc1cef
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Nov 22 04:27:59 2013 +0000
Bump to b29.
2012-11-22 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(OPENJDK_VERSION): Bump to next release, b29.
changeset ab595f7ee5a8 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ab595f7ee5a8
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Nov 22 22:43:51 2013 +0000
Remove upstreamed security patches.
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.
diffstat:
ChangeLog | 275 +
Makefile.am | 43 +-
NEWS | 1002 +++-
acinclude.m4 | 22 +
configure.ac | 1 +
patches/ecj/icedtea.patch | 90 +-
patches/jtreg-LastErrorString.patch | 31 +-
patches/openjdk/7025066-embedded_build.patch | 456 +
patches/openjdk/7162902-corba_fixes.patch | 7 -
patches/openjdk/7196533-timezone_bottleneck.patch | 66 -
patches/openjdk/8002070-remove_logger_stack_search.patch | 152 -
patches/openjdk/8002070-remove_logger_stack_search_2.patch | 546 -
patches/openjdk/8009463-space_and_final_backslash.patch | 33 -
patches/openjdk/8010118-caller_sensitive.patch | 2964 ----------
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/8011990-logger_test_urls.patch | 55 -
patches/openjdk/8012243-serial_regression.patch | 42 -
patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch | 480 -
patches/openjdk/8013380-handle_renames.patch | 107 -
patches/openjdk/8013380-logger_stack_walk_glassfish.patch | 936 ---
patches/openjdk/8014718-remove_logging_suntoolkit.patch | 112 -
patches/openjdk/8014745-logger_stack_walk_switch.patch | 199 -
patches/openjdk/8015614-update_build.patch | 60 +
patches/openjdk/8016256-finalization_final.patch | 24 +
patches/openjdk/8020943-memory_leak.patch | 32 +
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/8024914-swapped_usage.patch | 58 +
patches/s390_casts.patch | 199 +
32 files changed, 2321 insertions(+), 6227 deletions(-)
diffs (truncated from 8978 to 500 lines):
diff -r 64de09c6e614 -r ab595f7ee5a8 ChangeLog
--- a/ChangeLog Tue Sep 24 17:44:25 2013 +0100
+++ b/ChangeLog Fri Nov 22 22:43:51 2013 +0000
@@ -1,3 +1,278 @@
+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
+ remove items in 1.13.0 which have been
+ released in 1.11.x.
+
+2013-10-31 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (ICEDTEA_PATCHES): Add new patch.
+ * patches/s390_casts.patch:
+ Backport from IcedTea 2.3 tree.
+
+2013-10-29 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * patches/openjdk/8002070-remove_logger_stack_search_2.patch,
+ * patches/openjdk/8009463-space_and_final_backslash.patch,
+ * patches/openjdk/8013380-handle_renames.patch:
+ Removed as incorporated in other patches.
+ * Makefile.am:
+ (SECURITY_PATCHES): Add security update.
+ * patches/jtreg-LastErrorString.patch: Regenerated.
+ * 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/7162902-corba_fixes.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/8015614-update_build.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/8016256-finalization_final.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/8020943-memory_leak.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/8023457-tracing_mutex.patch,
+ * patches/openjdk/8023478-hs_crash.patch,
+ * patches/openjdk/8023683-enhance_class_file_parsing.patch,
+ * patches/openjdk/8023964-ignore_test.patch,
+ * patches/openjdk/8024914-swapped_usage.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: Added.
+ * NEWS: Updated.
+
+2013-10-09 Andrew John Hughes <gnu_andrew at member.fsf.org>
+
+ * Makefile.am:
+ (ICEDTEA_PATCHES): Add new patch.
+ * patches/ecj/icedtea.patch:
+ Regenerated following compressed JAR support.
+ * patches/openjdk/7025066-embedded_build.patch:
+ Backport to actually provide COMPRESS_JARS support
+ in the build.
+ * NEWS: Updated.
+
+2012-08-22 Andrew John Hughes <gnu_andrew at member.fsf.org>
+
+ PR1288: Allow JARs to be optionally compressed by
+ setting COMPRESS_JARS
+ * Makefile.am:
+ (ICEDTEA_ENV): Add COMPRESS_JARS="true" if
+ ENABLE_JAR_COMPRESSION is set.
+ * NEWS: Updated.
+ * acinclude.m4: Add IT_ENABLE_JAR_COMPRESSION macro.
+ * configure.ac: Include new macro.
+
+2013-10-08 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am:
+ (download-openjdk): Added --no-check-certificate
+ flag to wget command to allow downloading OpenJDK
+ tarball using https on systems with the necessary
+ certificates.
+
+2013-10-07 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS:
+ Add features from b28 not already released (mainly
+ those changes in HotSpot 20->23).
+
+2013-10-07 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * Makefile.am:
+ (OPENJDK_DATE): Set to date of b28.
+ (OPENJDK_SHA256SUM): Likewise for SHA256 checksum.
+ (OPENJDK_URL): Use new OPENJDK-6 project URL.
+
2013-09-24 Andrew John Hughes <gnu.andrew at redhat.com>
* patches/hotspot/hs23/remove_bad_overrides.patch:
diff -r 64de09c6e614 -r ab595f7ee5a8 Makefile.am
--- a/Makefile.am Tue Sep 24 17:44:25 2013 +0100
+++ b/Makefile.am Fri Nov 22 22:43:51 2013 +0000
@@ -1,9 +1,9 @@
# Dependencies
-OPENJDK_DATE = 26_oct_2012
-OPENJDK_SHA256SUM = 044c3877b15940ff04f8aa817337f2878a00cc89674854557f1a02f15b1802a0
-OPENJDK_VERSION = b28
-OPENJDK_URL = http://download.java.net/openjdk/jdk6/promoted/$(OPENJDK_VERSION)/
+OPENJDK_DATE = 04_oct_2013
+OPENJDK_SHA256SUM = ac4fceed060ad61dab938c41181455fb0910f58f6944f820f0637b0f0c64bf75
+OPENJDK_VERSION = b29
+OPENJDK_URL = https://java.net/downloads/openjdk6/
CACAO_VERSION = 68fe50ac34ec
CACAO_SHA256SUM = b8230f20d7022f9230bbfea13b2f3f179b2f42db40138ac6d32c82fc418ffc3a
@@ -281,7 +281,14 @@
DROP_PATCHES =
SECURITY_PATCHES = \
- patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch
+ patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch \
+ patches/openjdk/8024914-swapped_usage.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
SPECIAL_SECURITY_PATCH_1 = patches/security/20120214/7112642.patch
SPECIAL_SECURITY_PATCH_2 = patches/security/20130618/8009071-improve_shape_handling.patch
@@ -515,7 +522,6 @@
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 \
@@ -523,25 +529,12 @@
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_regression.patch \
patches/openjdk/8014676-javadebugger_space_in_paths.patch \
patches/openjdk/8014968-OCSP_timeout_default.patch \
- patches/openjdk/8002070-remove_logger_stack_search.patch \
- patches/openjdk/8002070-remove_logger_stack_search_2.patch \
- patches/openjdk/8010118-caller_sensitive.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/8013380-handle_renames.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/6541350-tz_display_names_l10n.patch \
patches/openjdk/6821191-tz_display_names_l10n.patch \
patches/openjdk/6977550-tzdata2010l.patch \
@@ -558,7 +551,6 @@
patches/openjdk/7198570-tzdata2012f.patch \
patches/openjdk/8002225-tzdata2012i.patch \
patches/openjdk/8009987-tzdata2013b.patch \
- patches/openjdk/7196533-timezone_bottleneck.patch \
patches/openjdk/6636370-appcontext_simplification.patch \
patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch \
patches/sparc-ptracefix.patch \
@@ -632,7 +624,9 @@
patches/arm/cc_compile-04.patch \
patches/arm/cc_compile-05.patch \
patches/arm/cc_compile-06.patch \
- patches/hotspot/hs23/arm-hsdis.patch
+ patches/hotspot/hs23/arm-hsdis.patch \
+ patches/openjdk/7025066-embedded_build.patch \
+ patches/s390_casts.patch
if WITH_RHINO
ICEDTEA_PATCHES += \
@@ -846,6 +840,11 @@
KRB5_CFLAGS="${KRB5_CFLAGS}"
endif
+if ENABLE_JAR_COMPRESSION
+ICEDTEA_ENV += \
+ COMPRESS_JARS="true"
+endif
+
# OpenJDK ecj build environment.
ICEDTEA_ENV_ECJ = $(ICEDTEA_ENV) \
ALT_OUTPUTDIR="$(ECJ_BUILD_OUTPUT_DIR)" \
@@ -1070,7 +1069,7 @@
if [ -e $(OPENJDK_SRC_ZIP) ] ; then \
mv $(OPENJDK_SRC_ZIP) $(OPENJDK_SRC_ZIP).old ; \
fi ; \
- $(WGET) $(OPENJDK_URL)$(OPENJDK_SRC_ZIP) -O $(OPENJDK_SRC_ZIP); \
+ $(WGET) $(OPENJDK_URL)$(OPENJDK_SRC_ZIP) --no-check-certificate -O $(OPENJDK_SRC_ZIP); \
if ! echo "$(OPENJDK_SHA256SUM) $(OPENJDK_SRC_ZIP)" \
| $(SHA256SUM) --check ; then \
echo "ERROR: Bad download of OpenJDK zip"; false; \
diff -r 64de09c6e614 -r ab595f7ee5a8 NEWS
--- a/NEWS Tue Sep 24 17:44:25 2013 +0100
+++ b/NEWS Fri Nov 22 22:43:51 2013 +0000
@@ -14,39 +14,870 @@
New in release 1.13.0 (201X-XX-XX):
* New features
- - PR1317: Provide an option to build with a more up-to-date HotSpot
- PR1458: Make use of bootstrap tools & -Xbootclasspath patches optional
- PR718: Backport LCMS2 support from IcedTea7
+ - PR1288: Allow JARs to be optionally compressed by setting COMPRESS_JARS
+* Import of OpenJDK6 b28
+ - OJ1: Confirm that community members can commit to hotspot in OpenJDK6
+ - OJ2: Revert unnecessary file added to hotspot repo
+ - OJ4: Backport the new version of copyMemory from OpenJDK 7 to allow Snappy to build
+ - OJ10: Add additional use of generics to satisfy OpenJDK 6 javac
+ - OJ11: Add generics to javadoc to allow it to compile with recent backports
+ - OJ12: Xalan/xerxes classes don't have access to its own internal packages
+ - OJ13: Font configuration problem on RHEL6 systems
+ - OJ15: Windows lacks SIZE_MAX
+ - OJ16: Windows lacks variadic macros
+ - OJ17: Error in Backport of Windows version of 7170730
+ - OJ18: HotSpot 23's Java code won't build with a 1.5 compiler due to @Override on interfaces
+ - S4965777: GC changes to support use of discovered field for pending references
+ - S5091921: Sign flip issues in loop optimizer
+ - S6310967: SA: jstack -m produce failures in output
+ - S6330863: vm/gc/InfiniteList.java fails intermittently due to timeout
+ - S6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111"
+ - S6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful
+ - S6472925: OutOfMemoryError fails to generate stack trace as it now ought
+ - S6478991: C1 NullCheckEliminator yields incorrect exceptions
+ - S6484965: G1: piggy-back liveness accounting phase on marking
+ - S6484982: G1: process references during evacuation pauses
+ - S6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
+ - S6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
+ - S6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
+ - S6552561: MaxRecursiveInlineLevel flag doesn't operate correctly
+ - S6564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by now.")
+ - S6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
+ - S6588413: Use -fvisibility=hidden for gcc compiles
+ - S6589823: Error: meet not symmetric
+ - S6591247: C2 cleans up the merge point too early during SplitIf
+ - S6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
+ - S6608385: G1: need to support parallel reference processing
+ - S6627787: CMS: JVM refuses to start up with -Xms16m -Xmx16m
+ - S6627983: G1: Bad oop deference during marking
+ - S6631003: Add hg tip changeset to build image
+ - S6636110: unaligned stackpointer leads to crash during deoptimization
+ - S6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
+ - S6679764: enable parallel compaction by default
+ - S6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
+ - S6728025: LinkResolver is missing some ResourceMarks
+ - S6741940: Nonvolatile XMM registers not preserved across JNI calls
+ - S6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
+ - S6777083: assert(target != __null,"must not be null")
+ - S6789220: CMS: intermittent timeout running nsk/regression/b4796926
+ - S6791672: enable 1G and larger pages on solaris
+ - S6804436: G1: heap region indices should be size_t
+ - S6809483: hotspot:::method_entry are not correctly generated for "method()V"
+ - S6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
+ - S6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
+ - S6814390: G1: remove the concept of non-generational G1
+ - S6817525: turn on method handle functionality by default for JSR 292
+ - S6820066: Check that -XX:ParGCArrayScanChunk has a value larger than zero.
+ - S6839872: remove implementation inheritance from JSR 292 APIs
+ - S6841742: par compact - remove unused/unsupported options
+ - S6845426: non-static <clinit> method with no args is called during the class initialization process
+ - S6865265: JVM crashes with "missing exception handler" error
+ - S6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
+ - S6888336: G1: avoid explicitly marking and pushing objects in survivor spaces
+ - S6890673: Eliminate allocations immediately after EA
+ - S6896099: Integrate CMS heap ergo with default heap sizing ergo
+ - S6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")
+ - S6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
+ - S6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
+ - S6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
+ - S6923430: G1: assert(res != 0,"This should have worked.")
+ - S6924259: Remove String.count/String.offset
+ - S6929868: G1: introduce min / max young gen size bounds
+ - S6939861: JVM should handle more conversion operations
+ - S6941923: RFE: Handling large log files produced by long running Java Applications
+ - S6942326: x86 code in string_indexof() could read beyond reserved heap space
+ - S6946385: G1: jstat does not support G1 GC
+ - S6946417: G1: Java VisualVM does not support G1 properly.
+ - S6948149: G1: Imbalance in termination times
+ - S6951623: 3/3 possible performance problems in FollowReferences() and GetObjectsWithTags()
+ - S6954420: 2/4 jps shows "process information unavailable" sometimes
+ - S6962930: make the string table size configurable
+ - S6962931: move interned strings out of the perm gen
+ - S6964776: c2 should ensure the polling page is reachable on 64 bit
+ - S6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
+ - S6972759: Step over not working after thrown exception and Pop
+ - S6976060: G1: humongous object allocations should initiate marking cycles when necessary
+ - S6981791: remove experimental code for JSR 292
+ - S6986065: Rebrand exe/dll company names
+ - S6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
+ - S6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
+ - S6988308: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
+ - S6990015: Incorrect Icache line size is used for 64 bit x86
+ - S6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
+ - S6990754: Use native memory and reference counting to implement SymbolTable
+ - S6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
+ - S6993078: JSR 292 too many pushes: Lesp points into register window
+ - S6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
+ - S6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
+ - S6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
+ - S7000125: CMS: Anti-monotone young gen sizing with respect to maximum whole heap size specification
+ - S7003401: Implement VM error-reporting functionality on erroneous termination
+ - S7003454: order constants in constant table by number of references in code
+ - S7004535: Clone loop predicate during loop unswitch
+ - S7004547: regular loop unroll should not unroll more than max unrolling
More information about the distro-pkg-dev
mailing list