jdk9-b33: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Thu Oct 2 03:23:05 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/e4ba01b726e2
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/b374d8910e7f
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/e891e0c4edc5
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/60fe681c30bc
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/77a45995dd3b
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/46b360454dad
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/9b3f5e4f3372
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/cfdac5887952
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8041465 client-libs BMPImageReader read error using ImageReadParam with set sourceRectangle
JDK-8056213 client-libs Clean up unix/native/common/sun/awt
JDK-8055326 client-libs Fix typos in client-related packages
JDK-6588417 client-libs Incorrect javadoc: no @throws or @exception tag in javax.*
JDK-8057940 client-libs JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError
JDK-8057977 client-libs Java Access Bridge, regression, NPE, occurs randomly
JDK-8058248 client-libs LittleCMS: Missing checks for NULL returns from memory allocation functions
JDK-8057819 client-libs No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method
JDK-8056991 client-libs Provide OSInfo functionality to regression tests
JDK-8046191 client-libs Re-examine the need of access-bridge-32.jar and access-bridge.jar in 32-bit JDK
JDK-8056216 client-libs Remove "sun" directory layer from libawt and common
JDK-8058136 client-libs Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown
JDK-8058653 client-libs Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
JDK-8058635 client-libs Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with compilation error
JDK-8058726 client-libs Update regtests using sun.awt.OSInfo, part 1
JDK-8057934 client-libs Upgrade to LittleCMS 2.6 breaks AIX build
JDK-8048110 client-libs Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
JDK-8057770 client-libs api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform
JDK-8054877 client-libs javadoc issues in javax.print
JDK-8058099 core-libs (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
JDK-8058643 core-libs (str) Improve String.hashCode implementation
JDK-8058550 core-libs Clarify that TimerTasks are not reusable
JDK-8043740 core-libs Doubles with large exponents overflow to Infinity incorrectly
JDK-8055032 core-libs Improve numerical parsing in java.net and sun.net
JDK-8047764 core-libs Indexed or polymorphic set on global affects Object.prototype
JDK-8046202 core-libs Make persistent code store more flexible
JDK-8059132 core-libs Nashorn broke JDK9 build, because JDK make of Nasgen has bootstrapping problems
JDK-8057779 core-libs Nashorn: Tests failed on Windows when in output contains path to script
JDK-8058561 core-libs NullPointerException at jdk.nashorn.internal.codegen.LocalVariableTypesCalculator.symbolIsUsed(LocalVariableTypesCalculator.java:224)
JDK-8050142 core-libs Optimize java.util.Formatter
JDK-8025435 core-libs Specialized library functions for optimistic typing
JDK-8058728 core-libs TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
JDK-8058520 core-libs jar xf does not work on zip files with leading garbage
JDK-4477961 core-libs java.lang.Math.toDegrees(double) could be optimized
JDK-8059034 core-svc ProcessTools.startProcess() might leak processes
JDK-8058899 core-svc Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
JDK-8058651 core-svc com/sun/jdi/RedefinePop.sh should be quarantined
JDK-8058649 core-svc java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
JDK-8058652 core-svc java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
JDK-8058647 core-svc sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
JDK-8057149 core-svc sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
JDK-8029579 deploy "Application Error" dialog will show up after click "OK" on "Application Blocked" dialog
JDK-8046501 deploy DRS - cert based run rule doesn't work when running offline
JDK-8025917 deploy JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
JDK-8051890 deploy Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
JDK-8057593 deploy Using const SECURITY_LEVEL_TEXT_DESCRIPTION_COLUMNS in JDK9 ScurityPanel.java to keep related code in sync with JDK8 and JDK7
JDK-8056972 deploy java-vm-args don't respect -D options
JDK-8057744 hotspot (process) Synchronize exiting of threads and process [win]
JDK-8048721 hotspot -XX:+PrintCompilation prints negative bci for non entrant OSR methods
JDK-8041946 hotspot CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
JDK-8055719 hotspot Clean out support for old VC versions from ProjectCreator
JDK-8052172 hotspot Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
JDK-8057799 hotspot G1: Unnecessary NULL check in G1KeepAliveClosure
JDK-8056039 hotspot Hotspot does not compile with clang 3.4 on Linux
JDK-8058729 hotspot JFR tests should not leave temporary files behind
JDK-8057564 hotspot JVM hangs at getAgentProperties after attaching to VM with lower
JDK-8057768 hotspot Make heap region region type in G1 HeapRegion explicit
JDK-8058475 hotspot TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr
JDK-8049864 hotspot TestParallelHeapSizeFlags fails with unexpected heap size
JDK-8022865 hotspot [TESTBUG] Compressed Oops testing needs to be revised
JDK-8058241 hotspot [TESTBUG] Many AppCDS tests fail if JTREG is invoked with -javaoption:-XX:-UseCompressedOops
JDK-8057165 hotspot [TESTBUG] Need a test to cover JDK-8054883
JDK-8058504 hotspot [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
JDK-8056237 hotspot [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
JDK-8055145 hotspot [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
JDK-8058452 hotspot ciInstanceKlass::non_static_fields() can be removed
JDK-8057107 hotspot cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
JDK-8057109 hotspot manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
JDK-8054174 hotspot minor buglet in computation of end of pc descs in libjvm_db.c
JDK-8049536 hotspot os::commit_memory on Solaris uses aligment_hint as page size
JDK-8056183 hotspot os::is_MP() always reports true when NMT is enabled
JDK-8058763 infrastructure /deploy/make/plugin/nsstub should be excluded from jdk9 source bundles
JDK-8058797 infrastructure Building with sjavac broken after JDK-8058118
JDK-8055189 infrastructure Cleanup gensrc after source code restructure
JDK-8058579 infrastructure Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
JDK-8058775 infrastructure JDK 9 client builds failed with deploy/test/shared directory missing for linux (32 and 64bits) and Mac OSX platforms
JDK-8056999 infrastructure Make hotspot builds less verbose on default log level
JDK-8058756 infrastructure OpenJDK builds fail on Windows - cannot copy freetype.dll
JDK-8047933 infrastructure Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main
JDK-8059101 infrastructure unshuffle_patch.sh should be able to deal with stdin/stdout
JDK-8058487 install JRE installer fails if older jre is on the system with MSI 1603 error. System error 183
JDK-8055172 install Java Access Bridge: install access-bridge.jar instead of access-bridge-32/64.jar
JDK-8057549 install Localize changes in 8051835
JDK-8047223 security-libs Add algorithm parameter to EncodedKeySpec class and its two subclasses
JDK-8056026 security-libs Debug security logging should print Provider used for each crypto operation
JDK-8048614 tools Add TypeMetadata to contain type annotations and other type information
JDK-8057794 tools Compiler Error when obtaining .class property
JDK-8058101 tools Integrate new version of Java VisualVM based on VisualVM 1.3.8 into JDK
JDK-8058755 tools Update tools/javadoc/6227454 to add head tag
JDK-8050117 tools add to javac test Versions.java tests that show correct operation for source/target options pre 1.9
JDK-8058708 tools java.lang.AssertionError compiling source code
JDK-8038966 xml JAX-WS handles wrongly xsd:any arguments for Web services
More information about the jdk9-dev
mailing list