jdk9-b129: dev
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Wed Jul 27 18:28:00 UTC 2016
http://hg.openjdk.java.net/jdk9/jdk9/rev/f5902d3841b8
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/68020a486500
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/e18190929198
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/47699aa2e69e
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/46a02f57218e
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/74241304e87b
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e96b34b76d86
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/c3e83ccab3bb
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8022580 core-libs sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorr
JDK-8054213 core-libs Class name repeated in output of Type.toString()
JDK-8068972 core-libs Array.splice should follow the ES6 specification
JDK-8078568 core-libs java/net/URLPermission/URLTest.java fails intermittently with BindExce
JDK-8080603 core-libs Replace Unsafe with VarHandle in java.util.concurrent classes
JDK-8153715 core-libs Use Unsafe.weakCompareAndSet in java.util.concurrent
JDK-8155616 core-libs java/util/zip/TestLocalTime.java fails intermittently with storing mti
JDK-8157522 core-libs Performance improvements to CompletableFuture
JDK-8157523 core-libs Various improvements to ForkJoin/SubmissionPublisher code
JDK-8157524 core-libs Revert JarFile methods "entries" and "stream" to Java 8 behavior
JDK-8159924 core-libs Various improvements to StampedLock code
JDK-8160174 core-libs java.net.NetworkInterface - fixes and improvements for network interfa
JDK-8160220 core-libs (fs) Tests in jdk/test/java/nio/file/WatchService leave directory tree
JDK-8160402 core-libs Garbage retention with CompletableFuture.anyOf
JDK-8160751 core-libs Optimize ConcurrentHashMap.keySet().removeAll
JDK-8160953 core-libs Update build-nagen-eclipse task to work with JDK 9
JDK-8161039 core-libs System.getProperty("os.version") returns incorrect version number on M
JDK-8161091 core-libs Incorrect HTTP Stream.FlowControl implementation allows to send DataFr
JDK-8161129 core-libs Unsafe::getUnsafe should allow the platform class loader to access it
JDK-8161203 core-libs ResourceBundle.getBundle performance regression
JDK-8161212 core-libs Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
JDK-8161236 core-libs Runtime.Version.{compareTo,equals}IgnoreOpt should be renamed
JDK-8161291 core-libs Serialization Tests for URLPermission is failing
JDK-8161347 core-libs Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
JDK-8161372 core-libs ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
JDK-8161474 core-libs Extract interface from java.net.http.RawChannel
JDK-8161500 core-libs Use getTypeName and StringJoiner in core reflection generic toString m
JDK-8161565 core-libs Problem list httpclient/SplitResponse.java
JDK-8161567 core-libs Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as interm
JDK-8161591 core-libs Miscellaneous changes imported from jsr166 CVS 2016-07
JDK-8161608 core-libs StampedLock should use storeStoreFence when acquiring write lock
JDK-8161718 core-libs Copyright/License updates to corba, jdk
JDK-8161928 core-libs Dynalink documentation updates
JDK-8161929 core-libs FindProperty.isInherited() never used standalone
JDK-8161930 core-libs Cleanup ScriptObject warnings
JDK-8161942 core-libs java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
JDK-8162396 core-libs j.u.c java.lang.LinkageError
JDK-8159147 core-svc Add ClassLoader parameter to new ClassFileTransformer transform method
JDK-8159925 core-svc sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
JDK-8161388 core-svc quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
JDK-8024945 hotspot Remove check on minimum size of MetaspaceSize
JDK-8068592 hotspot Remove unused code in objectMonitor.hpp
JDK-8153074 hotspot UL: Show output option in VM.log jcmd
JDK-8155781 hotspot C2: opaque unsafe access triggers an assert
JDK-8157240 hotspot GC task trace logging is incomprehensible
JDK-8158946 hotspot btree009 fails with assert(s > 0) failed: Bad size calculated
JDK-8159145 hotspot Add JVMTI function GetNamedModule
JDK-8159893 hotspot StringTable cleaning log line lacks the GC ID prefix
JDK-8159974 hotspot G1 String deduplication logging not aligned with the rest of G1
JDK-8159978 hotspot Use an array to store the collection set regions instead of linking th
JDK-8160350 hotspot cannot truss jdk9 [ solaris ]
JDK-8160353 hotspot narrowing conversion error is occurred with GCC 6
JDK-8160361 hotspot SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
JDK-8160527 hotspot Check for final instance field updates can be omitted
JDK-8160739 hotspot quarantine tests failing due to -XX:TieredStopAtLevel=1
JDK-8160743 hotspot quarantine tests that can't attach symbolicator to the process on MacO
JDK-8161131 hotspot Put com/oracle/jfr/event/io/TestInstrumentation.java on ProblemList.tx
JDK-8161581 hotspot Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime
JDK-8161660 hotspot Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
JDK-8161949 hotspot quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
JDK-8160873 infrastructure (cs) JDK9 Build failure on Hindi locale
JDK-8162409 infrastructure 8160873 did not update generated-configure.sh
JDK-8141276 security-libs Remove Sonera Class1 CA
JDK-8141540 security-libs Remove "UTN - DATACorp SGC" Root CA Certificate
JDK-8151654 security-libs Additional modular test for "auth.login.defaultCallbackHandler" proper
JDK-8153080 security-libs Add new DTrust roots
JDK-8154757 security-libs Add new IdenTrust roots
JDK-8161106 security-libs Improve SSLSocket test template
JDK-8161571 security-libs Verifying ECDSA signatures permits trailing bytes
JDK-8158407 tools jimage: verify should do more extensive test
JDK-8159122 tools JShell API: Configurable invocation mechanism
JDK-8159214 tools jlink --include-locales problems
JDK-8159935 tools JShell API: Reorganize execution support code into jdk.jshell.executio
JDK-8160127 tools JShell API: extract abstract JDI and abstract streaming implementation
JDK-8160128 tools JShell API: extract abstract streaming remote agent
JDK-8161019 tools javac, fold formatter options
JDK-8161383 tools javac is looking for operator symbols at the wrong place
JDK-8161937 tools non-ASCII characters in source code comments
JDK-8161951 tools 8132379 introduced non ANSI C coding
JDK-8161985 tools Spurious override of Object.getClass leads to NPE
JDK-8162255 tools 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
JDK-8153082 xml Update XSLT compiler to generate classes that invoke addReads
More information about the jdk9-dev
mailing list