jdk9-b116: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Apr 27 19:01:20 UTC 2016


http://hg.openjdk.java.net/jdk9/jdk9/rev/6743a8e0cab7 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/208388a5622d 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/3e3553ee39d9 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/baeb5edb3893 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/529f0bf896e5 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/9d71d20e6147 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/61a214186dae 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/7dfa7377a5e6 

---

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

List of all fixes:
===================
JDK-6191390   client-libs     Action Event triggered by list does not reflect the modifiers properly 
JDK-6353518   client-libs     Creation of a WritableRaster with a custom DataBuffer causes erroneous 
JDK-6357905   client-libs     java.awt.JobAttributes.getFromPage() and getToPage() always returns "1 
JDK-6424606   client-libs     behavior of returned from MenuSelectionManager.defaultManager() object 
JDK-6832045   client-libs     DefaultSynthStyle.{getStateInfo,getMatchCount) should use Integer.bitC 
JDK-6897701   client-libs     In Nimbus Disabled Menus and Menu Items don't look disabled 
JDK-6949414   client-libs     JMenu.buildMenuElementArray() endless loop 
JDK-7015696   client-libs     The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20B 
JDK-7076354   client-libs     JavaSoundAudioClip stop() Method sequencer.addMetaEventListener(this); 
JDK-8031992   client-libs     Add Kannada support to the JDK   
JDK-8033936   client-libs     java.awt.List events are not sent properly to handleEvent or ItemListe 
JDK-8042713   client-libs     [macosx] Print dialog does not update attribute set with page range 
JDK-8044289   client-libs     In ImageIO.write() and ImageIO.read() null stream is not handled prope 
JDK-8061258   client-libs     [macosx] PrinterJob's native Print Dialog does not reflect specified C 
JDK-8073400   client-libs     Some Monospaced logical fonts have a different width 
JDK-8137169   client-libs     [macosx] Incorrect minimal heigh of JTabbedPane with more tabs 
JDK-8144166   client-libs     [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventO 
JDK-8146301   client-libs     Enter key does not work in a deserialized JFileChooser 
JDK-8146324   client-libs     Add sun.font.FontUtilities.isComplexCharCode or related method to publ 
JDK-8147544   client-libs     Remove sun.misc.ManagedLocalsThread from java.desktop 
JDK-8149028   client-libs     [TEST] add test for TIFFDirectory 
JDK-8149631   client-libs     rgb(...) CSS color values are not parsed properly 
JDK-8151773   client-libs     [macosx] TrayIcon.imageAutoSize property is ignored 
JDK-8152183   client-libs     [TEST] add test for TIFFField 
JDK-8152693   client-libs     Changed behavior of java/awt/xembed/server/TestXEmbedServerJava.java t 
JDK-8153149   client-libs     Uninitialised memory in WinAccessBridge.cpp:1128  
JDK-8153153   client-libs     Format string argument mismatch in jaccesswalker.cpp:545  
JDK-8153272   client-libs     [pit] Tag @run requires "main" in java/awt/FontClass/CreateFont/Create 
JDK-8153363   client-libs     Redundant check for number of components in PackedColorModel.equals()  
JDK-8154365   client-libs     JFrame.setDefaultCloseOperation is prohibited in jtreg 
JDK-8154922   client-libs     Cleanup of ProblemList.txt 
JDK-8031085   core-libs       DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmss 
JDK-8071125   core-libs       Improve exception messages in URLPermission 
JDK-8145468   core-libs       update java.lang APIs with new deprecations 
JDK-8146758   core-libs       NetworkInterfaceStreamTest.java fails intermittently at comparing netw 
JDK-8147543   core-libs       Remove sun.misc.ManagedLocalsThread 
JDK-8148947   core-libs       DateTimeFormatter pattern letter 'g' 
JDK-8150460   core-libs       (linux|bsd|aix)_close.c: file descriptor table may become large or may 
JDK-8150956   core-libs       j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpe 
JDK-8152276   core-libs       Clarify behaviour when a Jar Index is found to be invalid 
JDK-8152667   core-libs       MHs.iteratedLoop(...) throws unexpected WMTE, disallows Iterator subcl 
JDK-8152936   core-libs       java/lang/Class/GetPackageTest.java needs update to work with newer te 
JDK-8153123   core-libs       Streamline StackWalker code 
JDK-8153158   core-libs       Remove sun.misc.ManagedLocalsThread from java.logging 
JDK-8153330   core-libs       deprecate Runtime.traceInstructions() and traceMethodCalls() 
JDK-8153353   core-libs       HPACK implementation 
JDK-8153372   core-libs       Remove sun.misc.ManagedLocalsThread from jdk.httpserver 
JDK-8153933   core-libs       Remove intermittent key from TimeZone/Bug6772689.java and move back to 
JDK-8154050   core-libs       java.time.format.DateTimeFormatter can't parse localized zone-offset 
JDK-8154183   core-libs       (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is c 
JDK-8154231   core-libs       Simplify access to System properties from JDK code 
JDK-8154277   core-libs       JavaDoc warnings in VirtualMachineManager.java and Pool.java 
JDK-8154487   core-libs       java.httpclient/sun.net.httpclient.hpack.DecoderTest failing on Window 
JDK-8154543   core-libs       NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758 
JDK-8154707   core-libs       java/util/ServiceLoader/modules/BasicTest.java fails after JDK-8077360 
JDK-8154751   core-libs       MethodHandles.countedLoop does not accept empty bodies 
JDK-8154754   core-libs       MethodHandles.countedLoop errors in deriving loop arguments, result ty 
JDK-8154837   core-libs       Class::getPackage with exploded modules when classes in modules define 
JDK-8154853   core-libs       java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231 
JDK-8154919   core-libs       Remove superfluous jdk.unsupported from tools/launcher/modules/limitmo 
JDK-8147553   core-svc        Remove sun.misc.ManagedLocalsThread from java.management 
JDK-8152679   core-svc        DeadlockDetectionTest.java fails due to expected output missing 
JDK-8153319   core-svc        new test serviceability/tmtools/jstack/JstackThreadTest.java fails 
JDK-8153902   core-svc        remove com/sun/jdi/InterfaceMethodsTest.java, com/sun/jdi/InvokeTest.j 
JDK-8152838   deploy          webstart can't run RMI application: jdk.javaws does not export com.sun 
JDK-8152839   deploy          Java WebStart throws ClassNotFoundException when attempting to link to 
JDK-8153087   deploy          URL Scheme handler problem 
JDK-8153736   deploy          NPE in JarIndexWrapper if jar has no jar index. 
JDK-8033735   hotspot         make Throwable.backtrace visible to Class.getDeclaredField again 
JDK-8073321   hotspot         assert(q > prev_q) failed: we should be moving forward through memory 
JDK-8077144   hotspot         Concurrent mark initialization takes too long 
JDK-8133051   hotspot         Concurrent refinement threads may be activated and deactivated at rand 
JDK-8144073   hotspot         Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.ja 
JDK-8145221   hotspot         Use trampolines for i2i and i2c entries in Methods that are stored in  
JDK-8145704   hotspot         [TESTBUG] Make test for classinit logging more robust. 
JDK-8146093   hotspot         [sparc only] compiler/interpreter/7116216/StackOverflow.java Program t 
JDK-8146879   hotspot         Add option for handling existing log files in UL 
JDK-8148376   hotspot         Test for PLAB behavior at evacuation failure. 
JDK-8149405   hotspot         OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x 
JDK-8151322   hotspot         Implement os::set_native_thread_name() on Solaris 
JDK-8151386   hotspot         Extract card live data out of G1ConcurrentMark 
JDK-8151546   hotspot         nsk/jvmti/RedefineClasses/StressRedefine fails in hs nightly 
JDK-8151939   hotspot         VM_Version_init() print buffer is too small 
JDK-8152180   hotspot         SIGFPE in CMSCollector::preclean with big CMSScheduleRemarkSamplingRat 
JDK-8152182   hotspot         Possible overflow in initialzation of _rescan_task_size and _marking_t 
JDK-8152312   hotspot         ParNew: Restore preserved marks in parallel 
JDK-8152329   hotspot         jvm should treat the "Multi-Release" jar manifest attribute name as ca 
JDK-8152432   hotspot         Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.co 
JDK-8152435   hotspot         (CL)HSDB should be started with no argument 
JDK-8152468   hotspot         PrintMiscellaneous in constantPool.cpp that should use logging 
JDK-8152491   hotspot         Convert TracePageSizes to use UL 
JDK-8152639   hotspot         ResourceMark missing in reportFreeListStatistics 
JDK-8152845   hotspot         Improve PackageEntry and ModuleEntry print methods for future logging 
JDK-8152846   hotspot         Creation of ModuleEntryTable Investigate Need For OrderAccess::storest 
JDK-8152896   hotspot         Convert PrintCompressedOopsMode to Unified Logging 
JDK-8152905   hotspot         hs_err file is missing gc threads 
JDK-8152962   hotspot         CMSCollector::shouldConcurrentCollect incorrectly logs against the deb 
JDK-8152989   hotspot         serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME 
JDK-8153039   hotspot         Command line processing should use mtCommand or mtArguments rather tha 
JDK-8153222   hotspot         [TESTBUG] Move tests in stress/gc to gc/stress 
JDK-8153277   hotspot         [TESTBUG] gc/arguments/TestMaxMinHeapFreeRatioFlags is too sensitive f 
JDK-8153516   hotspot         Hotspot TEST.group has error in GC groups definition. 
JDK-8153583   hotspot         Make OutputAnalyzer.reportDiagnosticSummary public 
JDK-8153658   hotspot         Redundant memory copy in LogStreamNoResourceMark 
JDK-8153659   hotspot         Create a CHeap backed LogStream class 
JDK-8153731   hotspot         Increase max tag combinations for UL expression (config) 
JDK-8153734   hotspot         TestHumongousReferenceObject.java occasionally crashes with "unable to 
JDK-8153742   hotspot         Remove unnecessary thread.inline.hpp includes 
JDK-8153745   hotspot         Avoid spawning G1ParPreserveCMReferentsTask when there is no work to b 
JDK-8153755   hotspot         Improve test: stress/gc/TestStressRSetCoarsening.java 
JDK-8153834   hotspot         G1 Card table verification fails due to concurrent region cleanup 
JDK-8153843   hotspot         G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongou 
JDK-8153845   hotspot         UL log write method missing essential assert 
JDK-8153856   hotspot         com/sun/jdi/WatchFramePop.sh fails with exit code 1 
JDK-8153967   hotspot         Remove top.hpp 
JDK-8154051   hotspot         Change G1YoungGenSizer to use UL log_warning instead of warning 
JDK-8154064   hotspot         JVMTI trace event crashes 
JDK-8154268   hotspot         [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @module 
JDK-8154867   hotspot         PPC64: Better byte behavior 
JDK-8152666   infrastructure  The new Hotspot Build System 
JDK-8154087   infrastructure  Fix AIX and Linux/ppc64le after the integration of the new hotspot bui 
JDK-8154326   infrastructure  bash >(...) construct causes race conditions 
JDK-8148167   install         jdk 8u71 fails to install with no error message 
JDK-8148863   other-libs      Remove sun.misc.ManagedLocalsThread from corba 
JDK-8129329   security-libs   sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermitt 
JDK-8137231   security-libs   sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exc 
JDK-8144566   security-libs   Custom HostnameVerifier disables SNI extension 
JDK-8145954   security-libs   Add new DigiCert roots 
JDK-8145955   security-libs   Add new QuoVadis roots 
JDK-8153371   security-libs   Remove sun.misc.ManagedLocalsThread from jdk.crypto.pkcs11 
JDK-7020499   tools           Project Coin: improvements to try-with-resources desugaring 
JDK-7152104   tools           javac should not warn about missing serialVersionUID for anonymous inn 
JDK-8036952   tools           copyright issues in jdk9/dev/langtools files 
JDK-8048146   tools           sjavac uses unexpected exit code of -1 
JDK-8069079   tools           jimage extract / list to organize classes by modules 
JDK-8082537   tools           jimage should print usage when started with no args 
JDK-8147426   tools           Missing definition for JIMAGE_NOT_FOUND 
JDK-8151777   tools           Add "@index" tag to the sampleapi generator 
JDK-8153551   tools           jshell tool: no longer a mechanism to see current feedback modes 
JDK-8153930   tools           Compiler crashed (intermittently) 
JDK-8154090   tools           Remove support for jimage recreate 
JDK-8154179   tools           BasicImageReader activating ImageBufferCache when not used 
JDK-8154403   tools           JRT filesystem loaded by JDK8 with URLClassLoader is not closable sinc 
JDK-8154445   tools           JShell: Drop residual use of addReads from jshell 
JDK-8154470   tools           defines.h confused about PROGNAME and JAVA_ARGS 
JDK-8154485   tools           JShell: infrastructure for multi-Snippet class wrappers 
JDK-8154500   tools           fix handling of jdk.launcher.patch.* in tests 
JDK-8078820   xml             Test deploying a XML parser as a module 
JDK-8153781   xml             Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET  


More information about the jdk9-dev mailing list