[Bug 2177] [IcedTea6] Backport 8028623 so servicability agent works with apps using non-ASCII characters

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jan 20 21:40:45 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2177

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=58418f99312a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 20 06:16:12 2015 +0000

    Backport recent fixes from IcedTea 2.x.

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

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

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150120/9c6523f6/attachment.html>


More information about the distro-pkg-dev mailing list