jdk9-b97: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Dec 16 19:54:49 UTC 2015
http://hg.openjdk.java.net/jdk9/jdk9/rev/75c3897541ec
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/2beaef2b6a88
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/ae8cdc734bab
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fdd84b2265dd
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/7293db4716ee
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/9c107c050335
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/de592ea5f7ba
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/10a482b86358
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8145077 client-libs AIX: fix harfbuzz support
JDK-8025547 core-libs Locale.toString() documentation error
JDK-8032027 core-libs Add BigInteger square root methods
JDK-8133986 core-libs (fs) java/nio/file/FileSystem/Basic.java checkNoUOE(): do not delete p
JDK-8139133 core-libs (fs) Changing the modification time on a unix domain socket file fails
JDK-8139232 core-libs add initial API and skeleton implementations
JDK-8141370 core-libs com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
JDK-8142508 core-libs To bring j.u.z.ZipFile's native implementation to Java to remove the e
JDK-8142936 core-libs Add java.time.Duration methods for days, hours, minutes, seconds, etc.
JDK-8143127 core-libs InvokerBytecodeGenerator emitConst should handle Byte, Short, Characte
JDK-8143397 core-libs It looks like InetAddress.isReachable(timeout) works incorrectly
JDK-8144841 core-libs Add a sample for pluggable dynalink linker for stream property on arra
JDK-8144880 core-libs Instrument intermittently failing test ConfigChanges.java
JDK-8144958 core-libs changes by JDK-8142508 seems to have broken jtreg
JDK-8144979 core-libs Context.fromClass should catch exception from Class.getClassLoader cal
JDK-8145082 core-libs Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
JDK-8145186 core-libs jjs package completion should have a fallback when javac is not availa
JDK-8142398 core-svc ManagementAgent.status diagnostic command only outputs the specificall
JDK-8143404 deploy Remove apple script engine code in jdk repository
JDK-8144950 deploy Remove static dependency on sun.misc.BASE64Decoder BASE64Encoder
JDK-8072008 hotspot Emit direct call instead of linkTo* for recursive indy/MH.invoke* call
JDK-8129847 hotspot Compiling methods generated by Nashorn triggers high memory usage in C
JDK-8138896 hotspot C1: NativeGeneralJump is mixed up with NativeCall in C1 patching code
JDK-8139921 hotspot add mx configuration files to support HotSpot IDE configuration genera
JDK-8142303 hotspot C2 compilation fails with "bad AD file"
JDK-8142333 hotspot Build failure in debugInfoRec.cpp with SS12u4
JDK-8143219 hotspot AArch64 broken by 8141132: JEP 254: Compact Strings
JDK-8143584 hotspot Load constant pool tag and class status with load acquire
JDK-8143730 hotspot [JVMCI] infopoint recording is too restrictive
JDK-8144028 hotspot Use AArch64 bit-test instructions in C2
JDK-8144083 hotspot [JVMCI] CompilationResult should be finalized by JVMCI compiler and ma
JDK-8144521 hotspot [JVMCI] JVMCI is built on 32-bit Windows compiler2 and tiered builds
JDK-8144529 hotspot [JVMCI] compiler/jvmci/errors/TestInvalidCompilationResult.java fails
JDK-8036003 infrastructure Add --with-debug-symbols=[none|internal|external|zipped]
JDK-8144857 infrastructure Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poll
JDK-8145106 infrastructure Still intermittent build error building jdk/src/demo/solaris/jni/Polle
JDK-8145115 infrastructure make JAVAC_FLAGS=-g no longer works
JDK-8145185 infrastructure Rename JAB the build tool to JIB
JDK-8145206 infrastructure Configure broken on Macosx
JDK-8136410 security-libs AlgorithmDecomposer is not parsing padding correctly
JDK-8141651 security-libs Deadlock in sun.security.ssl.SSLSocketImpl
JDK-8144784 security-libs Remove @Deprecated annotation from java.security.acl, javax.security.c
JDK-8144890 security-libs Add the intermittent keyword test B6216082.java
JDK-8059976 tools Convert JavacFileManager to use java.nio.file internally
JDK-8080641 tools JEP-JDK-8042880 : Implement new tests on Project Coin
JDK-8136809 tools Javac fails compiling Collectors.reducing with method reference combin
JDK-8138598 tools Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic
JDK-8140265 tools jshell tool: /save saves rejected input
JDK-8144095 tools JShell tool: normalize command parameter handling
JDK-8144287 tools Enhance DocTree API to support @index javadoc tags.
JDK-8144673 tools Suspect message regarding suitable enclosing instance not being in sco
JDK-8144941 tools test/tools/javac/processing/TestMultipleErrors.java should have /nodyn
JDK-8145051 tools Wrong parameter name in synthetic lambda method leads to verifier erro
JDK-8072081 xml Supplementary characters are rejected in comments
More information about the jdk9-dev
mailing list