jdk8-b94: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Jun 11 11:56:26 PDT 2013


http://hg.openjdk.java.net/jdk8/jdk8/rev/8dfb6ee04114 
http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/d92b756bc739 
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/48c6e6ab7c81 
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/080449feeca9 
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/254c53fd97ab 
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/c84658e1740d 
http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/61dcf187a198 
http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/22f5d7f261d9 

---

All the fixes will be tested during promotion (no PIT testing at this point):

List of all fixes:
===================
JDK-8015606   client-libs     Text is not rendered correctly if destination buffer is custom
JDK-8015589   client-libs     Test java/awt/Window/Grab/GrabTest.java fails on MacOSX
JDK-8015556   client-libs     [macosx] surrogate pairs do not render properly (show up as boxes or incorrect glyphs)
JDK-8015500   client-libs     Prevent sending multiple WINDOW_CLOSED events for already disposed windows
JDK-8015477   client-libs     Support single threaded AWT/FX mode.
JDK-8015425   client-libs     [macosx] A follow-up for the fix 8010721
JDK-8015375   client-libs     Edits to text components hang for clipboard access
JDK-8015339   client-libs     Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy
JDK-8015303   client-libs     [macosx] Application launched via custom URL Scheme does not receive URL
JDK-8013773   client-libs     requestFocusInWindow to a disabled component prevents window of getting focused
JDK-8013557   client-libs     XMLEncoder in 1.7 can't encode objects initialized in no argument constructor
JDK-8013443   client-libs     TEST_BUG: closed/sun/java2d/cmm/MalformedDstTest.java fails since 8b87
JDK-8013424   client-libs     Regression: java.awt.datatransfer.FlavorListeners not notified on Linux/Java 7
JDK-8013370   client-libs     Null pointer exception when adding more than 9 accelators to a JMenuBar
JDK-8013189   client-libs     JMenuItems draw behind TextArea
JDK-8011693   client-libs     Remove redundant fontconfig files
JDK-7151823   client-libs     The test incorrectly recognizing OS
JDK-7068740   client-libs     If you wrap a JTable in a JLayer you can't use the page up and page down cmds
JDK-7065447   client-libs     TEST: closed/sun/awt/image/JPEGImageDecoder/JPEGEncodeParamTest.java failure
JDK-7006052   client-libs     awt_InputMethod.c cleanup is needed
JDK-6536411   client-libs     test/closed/sun/awt/color/ICC_TransformNullTest.java failed due CMS refactoring
JDK-6436314   client-libs     Vector could be created with appropriate size in DefaultComboBoxModel
JDK-6337518   client-libs     Null Arrow Button Throws Exception in BasicComboBoxUI
JDK-8015963   core-libs       Add at since tags to new ConcurrentHashMap methods
JDK-8015961   core-libs       Several small code-gardening fixes
JDK-8015955   core-libs       ObjectNode.elements should be stronger typed
JDK-8015945   core-libs       loadWithNewGlobal return value has to be properly wrapped
JDK-8015911   core-libs       $EXEC does not handle large outputs
JDK-8015910   core-libs       Nashorn JavaFX includes are out of sync with JavaFX repo
JDK-8015880   core-libs       GenerateBreakIteratorData build warning
JDK-8015855   core-libs       test/script/basic/JDK-8012164.js fails on Windows
JDK-8015830   core-libs       Javascript mapping of ScriptEngine bindings does not expose keys.
JDK-8015814   core-libs       loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
JDK-8015813   core-libs       add test/tools/pack200/TimeStamp.java to ProblemsList
JDK-8015796   core-libs       Race condition in RuntimeCallsites
JDK-8015790   core-libs       Remove duplicate spliterator tests
JDK-8015741   core-libs       Need a global.load function that starts with a new global scope.
JDK-8015727   core-libs       Thread safe print function
JDK-8015693   core-libs       NodeLiteralNode class is only used for null values
JDK-8015686   core-libs       toInt(Long)SummaryStatistics toString() throws IllegalFormatConversionException
JDK-8015684   core-libs       FieldObjectCreator.putField ignores getValueType()
JDK-8015674   core-libs       CodeGenerator.initSymbols mutates a list
JDK-8015673   core-libs       Type for ":e" is wrong
JDK-8015636   core-libs       Add more typed arrays code coverage tests
JDK-8015628   core-libs       Test Failure in closed/java/io/pathNames/GeneralSolaris.java
JDK-8015353   core-libs       Date.parse illegal string parsing issues
JDK-8015350   core-libs        Array.prototype.reduceRight issue with large length and index
JDK-8015345   core-libs        Function("}),print('test'),({")  should throw SyntaxError
JDK-8015299   core-libs       Memory leak in jdk/src/solaris/bin/java_md_solinux.c
JDK-8015271   core-libs       Conversion table for EUC-KR is incorrect
JDK-8015008   core-libs       Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE
JDK-8014966   core-libs       Add the proper Javadoc to @Contended
JDK-8014855   core-libs       TEST_BUG: java/nio/file/Files/StreamTest.java fails when sym links not supported
JDK-8014854   core-libs       (bf) CharBuffer.chars too slow with default implementation
JDK-8014834   core-libs       shell tests don't begin with #!/bin/sh
JDK-8014732   core-libs       Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
JDK-8014731   core-libs       j.u.stream.StreamSupport class has default constructor generated
JDK-8014723   core-libs       sun/misc/URLClassPath/ClassnameCharTest.java failing
JDK-8014409   core-libs       Spec typo: extra } in the spec for j.u.s.StreamBuilder
JDK-8014393   core-libs       Minor typo in the spec for j.u.stream.Stream.findFirst()
JDK-8014383   core-libs       StringJoiner example in class description not in sync with streams API
JDK-8013903   core-libs       Japanese calendar field names are not displayed with -Djava.locale.providers=HOST on Windows
JDK-8013649   core-libs       HashMap spliterator tryAdvance() encounters remaining elements after forEachRemaining()
JDK-8012164   core-libs       Error.stack needs trimming
JDK-8011719   core-libs       Properties.loadFromXML fails with a chunked HTTP connection
JDK-8008972   core-libs       Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
JDK-8007398   core-libs       Code sharing for Long.toHexString() toOctalString() and toBinaryString()
JDK-8005704   core-libs       Update ConcurrentHashMap to v8
JDK-8005698   core-libs       Handle Frequent HashMap Collisions with Balanced Trees
JDK-8003895   core-libs       java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64]
JDK-7188517   core-libs       Check on '$' character is missing in the HttpCookie class constructor
JDK-7107883   core-libs       getNetworkPrefixLength() does not return correct prefix length
JDK-7012868   core-libs       (zipfs) file times of entry in zipfs should always be the same regardless of TimeZone.
JDK-7012856   core-libs       (zipfs) Newly created entry in zip file system should set all file times non-null values.
JDK-6303183   core-libs       Support NTFS and Unix-style timestamps for entries in Zip files
JDK-4759491   core-libs       method ZipEntry.setTime(long) works incorrectly
JDK-8015856   core-svc        Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
JDK-8015627   core-svc        test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode
JDK-8015604   core-svc        JDP packets containing ideographic characters are broken
JDK-7150256   core-svc        Add back Diagnostic Command JMX API
JDK-8007687   docs            javadoc -X does not include -Xdoclint
JDK-8013755   embedded        Add option to jrecreate to allow the addition of the nashorn Javascript engine to generated embedded JREs
JDK-8010442   embedded        Creation of a full JRE is inconsistent regarding debugging support
JDK-8015872   other-libs      ProblemList.txt updates (6/2013)
JDK-8014618   security-libs   Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
JDK-8014097   security-libs   add doPrivileged methods with limited privilege scope
JDK-8013069   security-libs   javax.crypto tests fail with new PBE algorithm names
JDK-7160837   security-libs   DigestOutputStream does not turn off digest calculation when "close()" is called
JDK-6750584   security-libs   Cipher.wrap/unwrap methods should define UnsupportedOperationException
JDK-8015505   tools           Spurious inference error when return type of generic method requires unchecked conversion to target
JDK-8013405   tools           DocLint should support <LI value="value">
JDK-8010737   tools           javac, known parameter's names should be copied to automatically generated constructors for inner classes
JDK-8008160   tools           Five lambda TargetType tests have @ignore 
JDK-8006615   tools           [doclint] move remaining messages into resource bundle
JDK-8004643   tools           Reduce javac space overhead introduced with compiler support for repeating annotations
JDK-7186887   tools           Test T6567415.java can fail on a slow machine
JDK-7179353   tools           try-with-resources fails to compile with generic exception parameters
JDK-7165659   tools           javac incorrectly sets strictfp access flag on inner-classes
JDK-7116676   tools           RichDiagnosticFormatter throws NPE when formatMessage is called directly
JDK-6695379   tools           Copy method annotations and parameter annotations to synthetic bridge methods
JDK-6526682   tools           JConsole shows negative CPU Usage
JDK-8015902   xml             Update jaxp 1.5 test
JDK-8015630   xml             Remove default restriction settings of jaxp 1.5 properties in JDK8


More information about the jdk8-dev mailing list