[RFR] [7u] jdk7u251-b02/ga

Andrew Hughes gnu.andrew at redhat.com
Wed Feb 19 06:02:56 UTC 2020



On 19/02/2020 06:00, Andrew Hughes wrote:
> OpenJDK 7u251 has been released: http://bitly.com/oj7u251
> 
> Here are the remaining changes for the jdk7u repository:
> 
> Webrev: https://cr.openjdk.java.net/~andrew/openjdk7/20200114/
> 
> Changes:
>   - S6675699: need comprehensive fix for unconstrained ConvI2L with
> narrowed type
>   - S6880619: reg tests for 6879540
>   - S7024771: "\\<>" in attribute value part of X500Principal
> constructor parameter makes strange effect
>   - S7111579: klist starttime, renewtill, ticket etype
>   - S7152176: More krb5 tests
>   - S7172701: KDC tests cleanup
>   - S7175041: HttpTimestamper should accept https URI
>   - S7184246: Simplify Config.get() of krb5
>   - S7184932: Remove the temporary Selector usage in the NIO socket adapters
>   - S8001326: Improve Kerberos caching
>   - S8011124: Make KerberosTime immutable
>   - S8012679: Let allow_weak_crypto default to false
>   - S8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE
> after JDK-8012679
>   - S8017453: ReplayCache tests fail on multiple platforms
>   - S8017773: OpenJDK7 returns incorrect TrueType font metrics
>   - S8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
>   - S8020971: Fix doclint issues in java.nio.*
>   - S8028049: Tidy warnings cleanup for packages java.nio/java.io
>   - S8031111: fix krb5 caddr
>   - S8031997: PPC64: Make the various POLL constants system dependant
>   - S8033271: Manual security tests have @ignore rather than @run
> main/manual
>   - S8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec
> instead of sec
>   - S8036971: krb5.conf does not accept directive lines before the first
> section
>   - S8037550: Update RFC references in javadoc to RFC 5280
>   - S8039132: cleanup @ignore JAAS/krb5 tests
>   - S8039438: Some tests depend on internal API sun.misc.IOUtils
>   - S8044500: Add kinit options and krb5.conf flags that allow users to
> obtain renewable tickets and specify ticket lifetimes
>   - S8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic,
> relies on clockskew grace
>   - S8075297: Tests for RFEs 4515853 and 4745056
>   - S8075299: Additional tests for krb5 settings
>   - S8075301: Tests for sun.security.krb5.principal system property
>   - S8080835: Add blocking bulk read to sun.misc.IOUtils
>   - S8131051: KDC might issue a renewable ticket even if not requested
>   - S8132111: Do not request for addresses for forwarded TGT
>   - S8134232: KeyStore.load() throws an IOException with a wrong cause
> in case of wrong password
>   - S8138978: Examine usages of sun.misc.IOUtils
>   - S8139206: Add InputStream readNBytes(int len)
>   - S8147772: Update KerberosTicket to describe behavior if it has been
> destroyed and fix NullPointerExceptions
>   - S8149543: range check CastII nodes should not be split through Phi
>   - S8154831: CastII/ConvI2L for a range check is prematurely eliminated
>   - S8163104: Unexpected NPE still possible on some Kerberos ticket calls
>   - S8177095: Range check dependent CastII/ConvI2L is prematurely eliminated
>   - S8183591: Incorrect behavior when reading DER value with
> Integer.MAX_VALUE length
>   - S8186576: KerberosTicket does not properly handle renewable tickets
> at the end of their lifetime
>   - S8186831: Kerberos ignores PA-DATA with a non-null s2kparams
>   - S8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one
> test
>   - S8187218: GSSCredential.getRemainingLifetime() returns negative
> value for TTL > 24 days.
>   - S8190690: Impact on krb5 test cases in the 8u-CPU nightly
>   - S8193832: Performance of InputStream.readAllBytes() could be improved
>   - S8196956: (ch) More channels cleanup
>   - S8197518: Kerberos krb5 authentication: AuthList's put method leads
> to performance issue
>   - S8200400: Restrict Sasl mechanisms
>   - S8201627: Kerberos sequence number issues
>   - S8214002: Cannot use italic font style if the font has embedded bitmap
>   - S8218854: FontMetrics.getMaxAdvance may be less than the maximum
> FontMetrics.charWidth
>   - S8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
>   - S8224909: Unlink Set of LinkedHashSets
>   - S8225261: Better method resolutions
>   - S8225279: Better XRender interpolation
>   - S8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find
> dependent libraries
>   - S8226352: Improve Kerberos interop capabilities
>   - S8227662: freetype seeks to index at the end of the font data
>   - S8227758: More valid PKIX processing
>   - S8227816: More Colorful ICC profiles
>   - S8228469: (tz) Upgrade time-zone data to tzdata2019b
>   - S8228548: Normalize normalization for all
>   - S8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
>   - S8229951: Better Ticket Granting Services
>   - S8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
>   - S8230279: Improve Pack200 file reading
>   - S8230318: Better trust store usage
>   - S8230967: Improve Registry support of clients
>   - S8231098: (tz) Upgrade time-zone data to tzdata2019c
>   - S8231129: More glyph images
>   - S8231139: Improved keystore support
>   - S8231422: Better serial filter handling
>   - S8231795: Enhance datagram socket support
>   - S8232003: (fs) Files.write can leak file descriptor in the exception
> case
>   - S8232381: add result NULL-checking to freetypeScaler.c
>   - S8232419: Improve Registry registration
>   - S8232643: Building error in jdk7u241 after 7068616
>   - S8234037: Improve Object Identifier Processing
>   - S8235909: File.exists throws AccessControlException for invalid
> paths when a SecurityManager is installed
>   - S8236983: [TESTBUG] Remove pointless catch block in
> test/jdk/sun/security/util/DerValue/BadValue.java
>   - S8236984: Add compatibility wrapper for IOUtils.readFully
>   - S8237368: Problem with NullPointerException in RMI TCPEndpoint.read
>   - S8237604: [TEST_BUG] sun/security/tools/jarsigner/EntriesOrder.java
> not adapted for changes in JDK-7194449
> 
> jdk7u251-b02 is tagged as jdk7u251-ga.
> 
> Ok to push?
> 

8017773,8214002 & 8232643 were wrongly included in the list above and
are actually already in the repository as part of jdk7u251-b01.
-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222



More information about the jdk7u-dev mailing list