jdk9-b156: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Feb 8 19:36:39 UTC 2017


http://hg.openjdk.java.net/jdk9/jdk9/rev/783ec7542cf7 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/d577398d3111 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/6f91e41163bc 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7d64e541a6c0 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/7c829eba7814 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/e930c373aaa4 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/43139c588ea4 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/907c26240cd4 

---

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

List of all fixes:
===================
JDK-7164945   client-libs     javax/sound/sampled/Clip/JavaSoundAudioClip/bug6269854.java fails with 
JDK-7190595   client-libs     Nimbus: Test6657026 fails 
JDK-8152561   client-libs     Is it allowed to have zero value for count in TIFFField.createArrayFor 
JDK-8167278   client-libs     ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream)  
JDK-8160302   core-libs       Reduce number of lambdas created when loading java.util.regex.Pattern 
JDK-8167178   core-libs       Exported elements referring to inaccessible types in java.naming 
JDK-8169748   core-libs       LinkedTransferQueue bulk remove is O(n^2) 
JDK-8170868   core-libs       DefaultProxySelector should use system defaults on Windows, MacOS and  
JDK-8171855   core-libs       Move package name transformations during module bootstrap into native  
JDK-8171886   core-libs       Miscellaneous changes imported from jsr166 CVS 2017-02 
JDK-8172023   core-libs       Concurrent spliterators fail to handle exhaustion properly 
JDK-8172726   core-libs       ForkJoin common pool retains a reference to the thread context class l 
JDK-8173315   core-libs       java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.j 
JDK-8173412   core-libs       @Test in java/lang/annotation and java/lang/reflect/Proxy tests not ru 
JDK-8173475   core-libs       java/net/HttpURLConnection/SetAuthenticator tests have undeclared depe 
JDK-8173676   core-libs       Improvements to javax.annotation.processing and javax.lang.model docs 
JDK-8173706   core-libs       Is able to set a negative j.u.Vector size in JDK9 b151 
JDK-8173776   core-libs       More javax.lang.model improvements to support modules 
JDK-8173798   core-libs       Tests for printing modules 
JDK-8173851   core-libs       JDK-8008448.js fails to parse test for JDK-8169481 
JDK-8173864   core-libs       Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some  
JDK-8173888   core-libs       Test for JDK-8169481 causes stack overflows in parser tests 
JDK-8173944   core-libs       Reference Origin.MANDATED in getEnclosedElements specs 
JDK-8173982   core-libs       (fs) DefaultFileSystemProvider should be split into platform specific  
JDK-8152206   core-svc        Simplify jvmstat modules 
JDK-8167337   core-svc        When jmxremote.port=0, JDP broadcasts "0" instead of assigned port 
JDK-8167590   core-svc        ReferenceType.instances() returns unexpected number of instances 
JDK-8170861   core-svc        Remove DcmdMBeanPermissionsTest.java from ProblemList 
JDK-8173607   core-svc        JMX RMI connector should be in its own module 
JDK-8173608   core-svc        Separate JDK management agent from java.management module 
JDK-8173821   core-svc        com.sun.jmx.remote.internal.Unmarshal should be removed. 
JDK-8173858   core-svc        Rename libmanagement_rmi to libmanagement_agent 
JDK-8173947   core-svc        jconsole does not show local running VMs to attach 
JDK-8172872   deploy          JWS app fails to run with java.util.zip.ZipException: zip END header n 
JDK-8173043   deploy          JRE9b153 Plugin can not be installed in firefox browser on OEL7. 
JDK-8173157   deploy          Applets exit after a short idle time on Mac 
JDK-8079441   hotspot         Intermittent failures on Windows with "Unexpected exit from test [exit 
JDK-8140588   hotspot          Internal Error: gc/g1/ptrQueue.hpp:126  assert(_index == _sz) failed: 
JDK-8166002   hotspot         Emulate client build on platforms with reduced virtual address space 
JDK-8166125   hotspot         [JVMCI] Missing JVMCI flag default values 
JDK-8166374   hotspot         compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepo 
JDK-8166702   hotspot         Test JFR in a modularized environment 
JDK-8167519   hotspot         [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n 
JDK-8168792   hotspot         [AOT] problems in MethodHandle with aot-compiled java.base 
JDK-8168926   hotspot         C2: Bytecode escape analyzer crashes due to stack overflow 
JDK-8169588   hotspot         [AOT] jaotc --classpath option is confusing 
JDK-8169643   hotspot         [TESTBUG] GCBasher test fails with G1, CMS and Serial. 
JDK-8170821   hotspot         Ensure access checks result in consistent answers 
JDK-8170827   hotspot         Correct errant "java.base" string to macro 
JDK-8170855   hotspot         Example for -Xlog:help do not contain one with multiple tags 
JDK-8170857   hotspot         Typo in -Xlog:help output 
JDK-8170860   hotspot         Get rid of the humanReadableByteCount() method in openjdk/hotspot 
JDK-8170918   hotspot         Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java 
JDK-8170981   hotspot         Possible access to char array with negative index 
JDK-8171045   hotspot         gc/stress/TestStressG1Humongous.java fails to allocate the heap 
JDK-8171082   hotspot         [AOT] AOT'd SystemModules.modules() fails to load when too large 
JDK-8171149   hotspot         java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with  
JDK-8171173   hotspot         EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java 
JDK-8171266   hotspot         PPC64: Add support to -XX:RTMSpinLoopCount=0 
JDK-8171318   hotspot         serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest  
JDK-8171435   hotspot         "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX 
JDK-8171809   hotspot         Remove unused CDS code from JDK 9 
JDK-8171924   hotspot         Use SIZE_FORMAT to print size_t values. 
JDK-8171960   hotspot         Event-based tracing needs separate flag representation for Method 
JDK-8171971   hotspot         Fix timing bug in JVM management of package export lists 
JDK-8171974   hotspot         Fix for R10 Register clobbering with usage of ExternalAddress 
JDK-8172010   hotspot         [AOT] RecompilationTest.java fails with "expected compilation level af 
JDK-8172049   hotspot         [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections" 
JDK-8172054   hotspot         Aot tests should include Java assertions into AOT compiled code 
JDK-8172098   hotspot         A lot of gtests uses TEST instead of TEST_VM 
JDK-8172144   hotspot         AArch64: Implement "JEP 270: Reserved Stack Areas for Critical Section 
JDK-8172145   hotspot         C2: anti dependence missed because store hidden by membar 
JDK-8172149   hotspot         CTW library should call System::exit 
JDK-8172169   hotspot         Re-examine String field optionality 
JDK-8172188   hotspot         JDI tests fail due to "permission denied" when creating temp file 
JDK-8172199   hotspot         s390: Use same get_key_start_from_aescrypt_object implementation as PP 
JDK-8172246   hotspot         [TESTBUG] runtime/RedefineTests/RedefinePreviousVersions.java 'Class u 
JDK-8172261   hotspot         [JVMTI] Specification for early VM start event needs to lower expectat 
JDK-8172288   hotspot         Fix Jigsaw related module/package error messages and throw correct exc 
JDK-8172310   hotspot         [AOT] Fix unverified entry point 
JDK-8172557   hotspot         quarantine ctw/JarDirTest 
JDK-8172721   hotspot         Fix for 8172144 breaks AArch64 build 
JDK-8172724   hotspot         PUnit tests failing when JDK9 is tested 
JDK-8172731   hotspot         runtime/Thread/TooSmallStackSize.java fails on solaris-x64 with produc 
JDK-8172733   hotspot         [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective 
JDK-8172751   hotspot         OSR compilation at unreachable bci causes C1 crash 
JDK-8172844   hotspot         Assert fails in deoptimization due to original PC at the end of code s 
JDK-8172850   hotspot         Anti-dependency on membar causes crash in register allocator due to in 
JDK-8172881   hotspot         AArch64: assertion failure: the int pressure is incorrect 
JDK-8172884   hotspot         TraceOptoPipelining and TraceOptoOutput are broken 
JDK-8172964   hotspot         [aix] AIX VM should not handle SIGDANGER 
JDK-8172972   hotspot         Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList 
JDK-8172990   hotspot         [AOT] Missing GC scan of _metaspace_got array containing Klass* 
JDK-8173019   hotspot         Backout JDK-8172990 changes. 
JDK-8173037   hotspot         V  [jvm.dll+0x2343fc]  GraphBuilder::args_list_for_profiling+0x8c  
JDK-8173038   hotspot         [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails wi 
JDK-8173054   hotspot         [AOT] Avoid zero-shift for compressed oops 
JDK-8173081   hotspot         VM no longer prints "Picked up _JAVA_OPTIONS: " message 
JDK-8173135   hotspot         compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized  
JDK-8173147   hotspot         [ctw] fails during compilation of sun.security.krb5.internal.crypto.Rs 
JDK-8173158   hotspot         [AOT] fix typo in jaotc --help output 
JDK-8173163   hotspot         searching for a versioned entry in a multi-release jar in hotspot is i 
JDK-8173195   hotspot         [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations wit 
JDK-8173278   hotspot         [JVMCI] query_update_method_data might write outside _trap_hist array 
JDK-8173300   hotspot         [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler. 
JDK-8173309   hotspot         jvmtiDeferredLocalVariableSet may update the wrong frame 
JDK-8173356   hotspot         Echeneis tests doesn't work with JDK9 
JDK-8004842   infrastructure  Unify values of boolean make variables set in configure to true/false 
JDK-8059000   infrastructure  hgforest: pass options to serve command 
JDK-8168137   infrastructure  import-hotspot build target not removed from hotspot-ide-project 
JDK-8172094   infrastructure  8171433 changes in generated-configure should be restored 
JDK-8172548   infrastructure  unpack200 fails linking with new update of SS12u4 
JDK-8173107   infrastructure  Fix autoconf/spec.gmk mismatches 
JDK-8173822   infrastructure  Remove dead code in BuildNashorn.gmk 
JDK-8173763   security-libs   Two security tests fail with message: "java.security.NoSuchAlgorithmEx 
JDK-8173827   security-libs   Remove forRemoval=true from several deprecated security APIs 
JDK-8173956   security-libs   KeyStore regression due to default keystore being changed to PKCS12 
JDK-6388543   tools           improve accuracy of source positions for AnnotationValue param of Mess 
JDK-8048628   tools           javadoc strips HTML incorrectly; causes invalid generated HTML files 
JDK-8075616   tools           Test task: Create tests to check schemagen work with multi-version jar 
JDK-8075617   tools           Test task: Create tests to check wsgen work with multi-version jar  
JDK-8166420   tools           Confusing error message when reading bad module declaration 
JDK-8166675   tools           Latent bug in jar file handling during module path processing. 
JDK-8167063   tools           spurious message "A JNI error has occurred" if start-class cannot be i 
JDK-8169813   tools           The index pages are sorted in a confusing manner 
JDK-8171294   tools           Slow compilation with long classpaths under JDK 9 
JDK-8171441   tools           tools/launcher/VersionCheck.java doesn't report names of tools which f 
JDK-8171522   tools           Jar prints error message with old (non gnu-style options). 
JDK-8171524   tools           jar --help doesn't provide information that stdout and stdin can be us 
JDK-8172240   tools           javac should not need the transitive closure to compile a module 
JDK-8172528   tools           problem generating JavaFX docs 
JDK-8172807   tools           Javac doesn't report errors on duplicate provides with different servi 
JDK-8172901   tools           javac: 'opens' statement cannot specify non observable package 
JDK-8173305   tools           Trial reversion of langtools test changes for limited win32 address sp 
JDK-8173456   tools            com.sun.tools.javac.util.Assert.error during code compilation 
JDK-8173577   tools           JShell tests: Some testng tests check nothing 
JDK-8173636   tools           Results from Processor.getSupportedAnnotationTypes should be inteprete 
JDK-8173652   tools           jshell tool: store history on fatal exit 
JDK-8173653   tools           jshell tool: ctrl-C when in external editor aborts jshell -- history l 
JDK-8173667   tools           Update command line help for -public -protected -package -private opti 
JDK-8173707   tools           Javadoc generated pages should default to no-frames view 
JDK-8173717   tools           jlink --help fails with missing "plugin.opt.plugin-module-path" key in 
JDK-8173789   tools           Fix broken test header 
JDK-8173807   tools           JShell: control characters should be escaped in String values 
JDK-8173848   tools           JShell: less-than causes: reached end of file while parsing 
JDK-8174051   tools           fix terminology in javadoc comment 
JDK-8173602   xml             JAXP: TESTBUG: javax/xml/jaxp/unittest/transform/TransformerTest.java  
JDK-8173604   xml             Rename module java.annotations.common to java.xml.ws.annotation 


More information about the jdk9-dev mailing list