http://hg.openjdk.java.net/jdk8/jdk8/rev/f204455b60cc 
http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/55cbc2d00c93 
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/b3d7e86a0647 
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/7ecaa4402c4e 
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/6c152deb600d 
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/64d8b228a72c 
http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/a3dc98dc4d21 
http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/53fd772d28c8 

---

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

List of all fixes:
===================
JDK-6461635   core-svc        BasicTests.sh test fails intermittently.
JDK-6987597   core-svc        ManagementFactory.getGarbageCollectorMXBeans() 
returns empty list with CMS
JDK-7067973   core-svc        
test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging 
intermittently
JDK-7124391   client-libs     [TEST_BUG][macosx] MouseEvents are not dispatched 
when the mouse cursor leaves the component
JDK-7152982   client-libs     [TEST_BUG][macosx] Extremely unstable mouse 
modifiers test
JDK-7178682   client-libs     [TEST_BUG][macosx] Mouse Pressed event can't be 
monitored for DisabledComponentsTest.html.
JDK-7190106   core-libs       TEST_BUG: java/rmi/reliability/benchmark fails 
intermittently because of use of fixed port
JDK-8006572   core-libs       DoubleStream.sum() & DoubleSummaryStats 
implementations that reduce numerical errors 
JDK-8021418   security-libs   Intermittent: SSLSocketSSLEngineTemplate.java 
test fails with timeout
JDK-8022181   core-libs       Tune algorithm crossover thresholds in BigInteger
JDK-8023576   client-libs     [TEST BUG]  Compilation fails for 
java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java 
JDK-8025211   core-libs       Intermittent test failure: 
java/net/DatagramSocket/PortUnreachable.java
JDK-8025416   docs            doclet not substituting {@docRoot} in some cases
JDK-8025775   client-libs     JNI warnings in TryXShmAttach
JDK-8027218   security-libs   TEST_BUG: sun/security/pkcs11/ec tests fail 
because of ever-changing key size restrictions
JDK-8027244   globalization   Need to translate new error message and usage 
information for jar tool
JDK-8027435   core-svc        
closed/javax/management/MBeanServer/ThreadInfoTest.java is failing on windows
JDK-8027963   infrastructure  Create unlimited policy jars.
JDK-8027973   xml             
javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
JDK-8028019   client-libs     AWT Doclint warning/error cleanup
JDK-8028284   client-libs     [TEST_BUG] [macosx] 
closed/sun/awt/image/ImagingLib/MalformedInterleavedImageTest.java fails
JDK-8028351   security-libs   JWS doesn't get authenticated when using kerberos 
auth proxy
JDK-8028368   core-libs       There is no description whether or not 
java.util.ResourceBundle is thread-safe
JDK-8028397   core-libs       Undo the lenient MIME BASE64 decoder support 
change (JDK-8025003) and remove de/encode(buf, buf) methods
JDK-8028484   client-libs     [TEST_BUG][macosx] 
closed/java/awt/MouseInfo/JContainerMousePositionTest fails
JDK-8028564   core-libs       Concurrent calls to CHM.put can fail to add the 
key/value to the map
JDK-8028699   tools           Compiler crash during speculative attribution of 
annotated type
JDK-8028757   core-libs       (spec str) CharSequence.subSequence improperly 
requires a "new" CharSequence be returned
JDK-8028816   core-libs       Add value-type notice to Optional* classes
JDK-8029010   client-libs     [macosx] Need test for JDK-7124513
JDK-8029063   core-svc        test/com/sun/jmx/snmp/NoInfoLeakTest.java does 
not compile with OpenJDK builds
JDK-8029117   core-libs       (reflect) clarify javadoc for getMethod(...) and 
getMethods()
JDK-8029127   core-libs       Redirected POST request throws 
IllegalStateException on HttpURLConnection.getInputStream
JDK-8029141   core-libs       Add @FunctionalInterface annotation to Callable 
interface
JDK-8029158   security-libs   
sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
JDK-8029164   core-libs       Race condition in CompletableFuture.thenCompose 
with asynchronous task
JDK-8029173   core-libs       Debugger support doesn't handle ConsString
JDK-8029179   tools           javac produces a compile error for valid boolean 
expressions
JDK-8029204   client-libs     Printing a GlyphVector on Windows ignores 
position of first glyph
JDK-8029216   tools           (jdeps) Provide a specific option to report JDK 
internal APIs
JDK-8029251   client-libs     [TEST_BUG][macosx] Use safari browser, the ouput 
contain information that DataFlavor.allHtmlFlavor is not present in the system 
clipboard
JDK-8029264   client-libs     [doclint] more doclint and tidy cleanup
JDK-8029281   core-libs       Synchronization issues in Logger and LogManager
JDK-8029347   core-libs       
sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly 
intermittently
JDK-8029348   other-libs      ProblemList.txt updates (11/2013)
JDK-8029369   security-libs   Shell tests in sun/security/pkcs11/ do not 
compile PKCS11Test
JDK-8029382   client-libs     [macosx] Need test for JDK-7161437
JDK-8029417   core-libs       Address some JDBC 4.2 javadoc feedback
JDK-8029434   core-libs       Spliterator of Stream returned by 
BufferedReader.lines() should have NONNULL characteristic
JDK-8029475   security-libs   Fix more doclint issues in javax.security
JDK-8029478   core-libs       Fix more doclint issues in javax.script
JDK-8029483   core-libs       BufferedReader.lines() javadoc typo should be 
fixed
JDK-8029489   core-libs       StringJoiner spec for setEmptyValue() and 
length() is malformatted
JDK-8029501   core-libs       BigInteger division algorithm selection heuristic 
is incorrect
JDK-8029514   core-libs       java/math/BigInteger/BigIntegerTest.java failing 
since thresholds adjusted in 8022181
JDK-8029525   core-libs       java/lang/ProcessBuilder/Basic.java fails 
intermittently
JDK-8029550   security-libs   javadoc since tag for recent Hashtable updates
JDK-8029552   core-svc        Remove 
java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from 
ProblemList.txt
JDK-8029559   core-libs       Add traces in 
closed/java/util/logging/LoggerInAppContext.java to help troubleshooting

Reply via email to