jdk9-b88: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Oct 21 22:22:46 UTC 2015


http://hg.openjdk.java.net/jdk9/jdk9/rev/0bb87e05d83e 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/a2aa804daac9 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/ac57d80b205d 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/6e50b992bef4 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/f6425fec60ab 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/4700fd67e942 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/bc48b669bc66 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/00f48ecbc099 

---

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

List of all fixes:
===================
JDK-8071638   core-libs       [JAVADOC] Buggy example in javadoc for afterExecute to access a submit 
JDK-8139266   core-libs       add JSAdapter example with fallthrough 
JDK-8134853   core-libs       Bulk integration of java.util.concurrent and related java.util classes 
JDK-8134855   core-libs       Bulk integration of java.util.concurrent.locks classes 
JDK-8065320   core-libs       Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecuto 
JDK-8138938   core-libs       Clarify javadoc for java.util.Collections.copy() 
JDK-8034208   core-libs       Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java 
JDK-8044616   core-libs       Clients of Unsafe.compareAndSwapLong need to beware of using direct st 
JDK-8039378   core-libs       CompletableFuture: Avoid StackOverflowError for long linear chains 
JDK-8062841   core-libs       ConcurrentHashMap.computeIfAbsent stuck in an endless loop 
JDK-8043743   core-libs       Data missed in java.util.concurrent.LinkedTransferQueue 
JDK-8139107   core-libs       DateTimeFormatter with Locale.UK throw a NullPointerException when par 
JDK-8038502   core-libs       Deflater.needsInput() should use synchronization 
JDK-8139270   core-libs       Drastically reduce memory footprint of ChainedCallSite 
JDK-7146994   core-libs       example afterExecute for ScheduledThreadPoolExecutor hangs 
JDK-8080939   core-libs       ForkJoinPool and Phaser deadlock 
JDK-8073704   core-libs       FutureTask.isDone returns true when task has not yet completed 
JDK-8129861   core-libs       High processor load for ScheduledThreadPoolExecutor with 0 core thread 
JDK-8136893   core-libs       Improve early java.lang.invoke infrastructure initialization 
JDK-8134851   core-libs       Integrate CompletableFuture with API enhancements 
JDK-8134852   core-libs       Integrate fork/join with API enhancements 
JDK-8134850   core-libs       Integrate the Flow API 
JDK-8139297   core-libs       java.lang.NoClassDefFoundError: Could not initialize class jdk.interna 
JDK-8037093   core-libs       java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermitte 
JDK-8073208   core-libs       javadoc typo in java.util.concurrent.Executor 
JDK-8049843   core-libs       Lack of save / restore interrupt mechanism undermines the StampedLock 
JDK-8139407   core-libs       Mark java/rmi/registry/readTest/readTest.sh as intermittently failing 
JDK-8136799   core-libs       Port fdlibm cbrt to Java 
JDK-8033661   core-libs       readConfiguration does not cleanly reinitialize the logging system 
JDK-8051848   core-libs       ReentrantReadWriteLock.ReadLock fails on unlock by different thread 
JDK-8139282   core-libs       Remove @author and @id tags from Dynalink JavaDoc 
JDK-8139307   core-libs       Remove sun.misc.ConditionLock and Lock 
JDK-8054446   core-libs       Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMem 
JDK-8051859   core-libs       ScheduledExecutorService.scheduleWithFixedDelay fails with max delay 
JDK-8022642   core-libs       ScheduledThreadPoolExecutor with zero corePoolSize create endlessly th 
JDK-8139273   core-libs       Small improvements to DynamicLinker and DynamicLinkerFactory 
JDK-8035661   core-libs       Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java f 
JDK-8031374   core-libs       TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java  
JDK-8139179   core-libs       URLStreamHandler* should link to URL ctor that specifies how factories 
JDK-8139274   core-libs       Use JDK 8 default method for LinkerServices.asTypeLosslessReturn 
JDK-6907252   core-libs       ZipFileInputStream Not Thread-Safe 
JDK-8139413   infrastructure  Use --with-x to set X11 root directory 
JDK-8139249   tools           Compiler crashes on unary bitwise complement with non-integral operand 
JDK-8138840   tools           Compiler crashes when compiling bitwise operations with illegal operan 
JDK-8139245   tools           compiler crashes with exception on int:new method reference and generi 
JDK-8139243   tools           compiler crashes with exception on sum operation of String var and voi 
JDK-8000316   tools           Huge performance bottleneck in com.sun.tools.javac.comp.Check.localCla 
JDK-8139371   tools           Three langtools test failures after the removal of sun.misc.Lock 
JDK-8073519   xml             schemagen does not report errors while generating xsd files 


More information about the jdk9-dev mailing list