jdk9-b30: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Sep 10 19:45:09 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/36e9bc875325
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/072dbed6c5d9
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/ef5427c13e1e
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/8d24fb4493f1
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/e58d3ea638c3
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/d181d4002214
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/5c722dffbc0f
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/98967ae6ae53
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8043693 client-libs A typo in the javadoc for javax.imageio.ImageReader
JDK-8055254 client-libs Address source incompatability of JSlider generification
JDK-8039271 client-libs CMM profile files (cmm/*) should not be in ${java.home}/lib
JDK-8055201 client-libs JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
JDK-8046894 client-libs JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
JDK-8046887 client-libs JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c
JDK-8054800 client-libs JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
JDK-8046007 client-libs Java app receives javax.print.PrintException: Printer is not accepting job.
JDK-6975892 client-libs Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
JDK-8054801 client-libs Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
JDK-6708093 client-libs Redundant unused native method declaration in LCMS.java
JDK-8054360 client-libs Refine generification of javax.swing
JDK-8042199 client-libs The build of J2DBench via makefile is broken after the JDK-8005402
JDK-8042835 client-libs Unexpected mnemonic in JFileChooser
JDK-8049065 client-libs [JLightweightFrame] Support DnD for SwingNode
JDK-8053657 client-libs [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
JDK-8054878 client-libs javadoc issues in javax.imageio
JDK-8055776 core-libs Add initial unit tests which test SQLPermissions
JDK-8057019 core-libs Additional arguments to Function.prototype.apply messes up actual arguments passed
JDK-8056129 core-libs AtomicInteger is treated as primitive number with optimistic compilation
JDK-8055222 core-libs Currency update needed for ISO 4217 Amendment #159
JDK-8051889 core-libs Implement block scoping in symbol assignment and scope computation
JDK-8056249 core-libs Improve CompletableFuture resource usage
JDK-8057551 core-libs Make class dumping available outside --compile-only mode
JDK-8054343 core-libs Nashorn: Some tests fails on windows with AccessControlException
JDK-8056913 core-libs Optimistic Type Persistence allows unbounded growth of cache directory
JDK-8038436 core-libs Re-examine the mechanism to determine available localedata and cldrdata
JDK-8057150 core-svc Add more diagnostics to JMXStartStopTest
JDK-8057134 core-svc sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
JDK-8056994 core-svc sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability
JDK-8022233 deploy Blocking dialog is with wrong title when unsigned applet requests all permission
JDK-8052691 deploy Caller_allowable_codebase does not honor checkbox when starting with a "t"
JDK-8024746 deploy DRS: differences in behavior for jnlp applets and applet/object applets for case with new/secure but disabled JRE and old insecure JRE that is requested
JDK-8035144 deploy Expires value in MSK timezone in HTTP Header of response does not get respected by plugin.
JDK-8055704 deploy Putback if 8055179 missed TrustDeciderDialogTest
JDK-8035086 deploy Revocation check is still performed for expired cert even if we are going to block an app anyway ( level HIGH )
JDK-8055179 deploy Security Dialog for unsigned jnlp still different in jnlp Application case.
JDK-8020304 deploy Self-signed sandbox app causes "expired JRE" blocking window since 7u40 b29 ( Very High security level + expired JRE)
JDK-8051577 deploy Some JavaFX webstart apps are reported via Java Usage Tracker incorrectly
JDK-8035657 deploy Test with signed JNLP applet with extensions fails since 7u55/8u5 b09
JDK-8049336 deploy Warning always displayed on LiveConnect call in Java 7u60
JDK-8046637 deploy [REGRESSION] HTTPS connection from wiithin plugin/javaws app fail
JDK-8055338 hotspot (process) Add instrumentation to help diagnose JDK-6573254
JDK-8048150 hotspot Allow easy configurations for large CDS archives
JDK-8053921 hotspot AppCDS: runtime/AppCDS/SignedJar fails
JDK-8054808 hotspot Bitmap verification sometimes fails after Full GC aborts concurrent marking
JDK-8027480 hotspot Build Windows x64 fastdebug builds using /homeparams
JDK-8055236 hotspot Deadlock during NMT2 shutdown on Windows
JDK-8056043 hotspot G1 does not uncommit within the heap after JDK-8038423
JDK-8050464 hotspot G1 string deduplication tests hang/timeout and leave running processes consuming all resources
JDK-8055706 hotspot JfrCHeapObj::new_array needs disambiguation
JDK-8054546 hotspot NMT2 leaks memory
JDK-8055818 hotspot Remove PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from g1BlockOffsetTable.cpp
JDK-8055919 hotspot Remove dead code in G1 concurrent marking code
JDK-8055816 hotspot Remove dead code in g1BlockOffsetTable
JDK-8054819 hotspot Rename HeapRegionSeq to HeapRegionManager
JDK-8055416 hotspot Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
JDK-8055069 hotspot TSX and RTM should be deprecated more strongly until hardware is corrected
JDK-8055657 hotspot Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC
JDK-8055751 hotspot TestAnonymousClassUnloading.java needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
JDK-8051415 hotspot TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
JDK-8056180 hotspot [TESTBUG] Exclude closed/runtime/AppCDS/ArchiveSize.java until 8056178 has been fixed
JDK-8055953 hotspot [TESTBUG] Fix for 8055098 does not contain unit test
JDK-8055765 hotspot [TESTBUG] Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
JDK-8054981 hotspot [TESTBUG] closed/runtime/4420691/Test4420691 fails in nightly testing
JDK-8055112 hotspot [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest.java fails because of msvcr71 dependency
JDK-8055164 hotspot [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
JDK-8055052 hotspot [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
JDK-8055814 hotspot [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
JDK-8055053 hotspot [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
JDK-8041727 hotspot [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
JDK-8055844 hotspot [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used
JDK-8056072 hotspot add jprt_optimized targets
JDK-8055754 hotspot filemap.cpp does not compile with clang
JDK-8055684 hotspot runtime/NMT/CommandLineEmptyArgument.java fails
JDK-8028787 hotspot tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline
JDK-8057132 infrastructure Build fails if PROFILE is set in the environment
JDK-8027627 infrastructure LOG=trace hardcodes value to bash
JDK-8043220 install Add "restart browser" warning in TOU page of JUT
JDK-8053903 install An unexpected "In Progress" dialog pops up when installing jdk on Windows XP
JDK-8053909 install Grammatical error in the Uninstall Tool
JDK-8055701 install Incomplete letters displayed in Java update Welcome dialog
JDK-8039950 install JRE installer accessibility issues
JDK-8053964 install Need to Disable UsageTracker and RuleSet installer options in consumer bundles (both iftw and offline)
JDK-8051835 install NoJava window improvements
JDK-8049709 install Out-Of-Date mock-up contains small inconsistency
JDK-8057076 security-libs Correct exception message in CertAndKeyGen.java
JDK-8048621 security-libs Implement basic keystore tests
JDK-8049429 security-libs Need new tests for java client server communications with various TLS/SSL combinations
JDK-8048362 security-libs Test doPrivileged with accomplice
JDK-8038414 tools Constant pool's strings are not escaped properly
JDK-8034861 tools Incorrect format and indentation of InnerClasses section
JDK-8057005 tools IntelliJ should allow import for nested classes
JDK-8056288 tools Missing bug id in test/com/sun/javadoc/testOrdering/TestOrdering.java
JDK-8044597 tools Request to update tools/javap/T4501661.java to add test for package option
JDK-8054563 tools Update RunCodingRules.java for source code reorg
JDK-8047675 tools tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
JDK-8037819 xml Xerces Update: jaxp/validation/XMLSchemaFactory
More information about the jdk9-dev
mailing list