jdk9-b40: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Mon Nov 17 20:05:23 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/cf136458ee74
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/74dcd8dbef25
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/c286272a81dd
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f1ed1540da70
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/5455969de31f
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/3f46e2196498
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/6b09b3193d73
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/e27c725d6c9d
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8057830 client-libs Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
JDK-8028539 client-libs Endless loop in native code of sun.java2d.loops.ScaledBlit
JDK-8062606 client-libs Fix a typo in java.awt.Robot class
JDK-8062164 client-libs Incorrect color conversion, when bicubic interpolation is used
JDK-8057893 client-libs JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
JDK-8062021 client-libs NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
JDK-8062497 client-libs Open up some AffineTransform tests
JDK-8056911 client-libs Remove internal API usage from ExtendedRobot class
JDK-8059941 client-libs [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
JDK-8058805 client-libs [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails
JDK-7154054 client-libs [macosx] Can't distinguish the focus move to next cell.
JDK-8061592 client-libs wrong javadoc parameters for firePropertyChange()
JDK-8064356 core-libs Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
JDK-8062799 core-libs Binary logical expressions can have numeric types
JDK-8062771 core-libs Core reflection should use final fields whenever possible
JDK-8063036 core-libs Cosmetics: The recompile log produces double lines for some reason
JDK-8064467 core-libs Deoptimization type information persistence doesn't work - "Failed to calculate version dir name"
JDK-8062937 core-libs GlobalConstants produces wrong result with Object.defineProperty
JDK-8037909 core-libs JNI warnings in jdk/src/windows/native/java/nio/MappedByteBuffer.c
JDK-8064705 core-libs LengthNotWritableFilter breaks the build
JDK-8064789 core-libs Nashorn should just warn on code store instantiation error
JDK-8055063 core-libs Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
JDK-8064707 core-libs Remove NativeArray link logic fields
JDK-8063037 core-libs Trivial bugfixing and exception reuse in ApplySpecialization
JDK-8059311 core-libs com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
JDK-8043477 core-libs java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
JDK-8035312 core-libs push() on frozen array increases its length property
JDK-8061616 core-svc HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
JDK-8056049 core-svc getProcessCpuLoad() stops working in one process when a different process exits
JDK-8062719 deploy Add SQE javafx tests into deploy close jdk repository.
JDK-8062350 deploy Add SQE plugin tests into deploy close jdk repository.
JDK-8062252 deploy Add infrastructure of deploy SQE tests and tests in common/javaws component in deploy close jdk repository.
JDK-8027809 deploy ClassNotFound exception when loading jnlp applet in nested resource tag
JDK-8062201 deploy DeploymentRuleSet.verifyRuleSetFile() throws NPE from TrustDecider.willBlock()
JDK-6845304 deploy HTMLStyleElement can't be cast to LinkStyle
JDK-8061245 deploy Issue JDK-8054455 still can be reproduced
JDK-8061643 deploy JavaWS fails with proxy autoconfig due to missing "resolve" permission
JDK-8061462 deploy Test http_requests/ExtensionProtocol/index.html#Simple fails with Unexpected http requests
JDK-8062022 deploy [nightly] 8u40 - second security warning in html signed sandbox applet
JDK-8043770 embedded File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
JDK-8060196 hotspot 'CodeHeap is full' warning suggests to increase wrong code heap size
JDK-8059533 hotspot (process) Make exiting process wait for exiting threads [win]
JDK-6191224 hotspot (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type>
JDK-8060014 hotspot @ignore should be placed after @test
JDK-8058847 hotspot C2: EliminateAutoBox regression after 8042786
JDK-8054530 hotspot C2: assert(res == old_res) failed: Inconsistency between old and new
JDK-8049542 hotspot C2: assert(size_in_words <= (julong)max_jint) failed: no overflow
JDK-8059947 hotspot CMM: Add logging to memory pressure reaction code
JDK-8054492 hotspot Casting can result in redundant null checks in generated code
JDK-8062735 hotspot CodeCacheSweeperThread missing from SA
JDK-8041984 hotspot CompilerThread seems to occupy all CPU in a very rare situation
JDK-8060758 hotspot ComputeRetainedMemory may do more GCs than necessary
JDK-8061552 hotspot Contended Locking speedup PlatformEvent unpark bucket
JDK-8037842 hotspot Failing to allocate MethodCounters and MDO causes a serious performance drop
JDK-8061630 hotspot G1 iterates over JNIHandles two times
JDK-8062028 hotspot Ignore gc/4950157/BubbleUpRef.java
JDK-8059846 hotspot InstanceKlass should use MutexLockerEx to acquire OsrList_lock
JDK-8044186 hotspot Introduce a reproducible random generator
JDK-8059139 hotspot It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
JDK-8060252 hotspot JDK-7173584 compiler changes regress SPECjvm2008 on SPARC
JDK-8062116 hotspot JVMTI GetClassMethods is Slow
JDK-8059216 hotspot Make PrintGCApplicationStoppedTime print information about stopping threads
JDK-8062169 hotspot Multiple OSR compilations issued for same bci
JDK-8059237 hotspot Need a test to cover JDK-8022783
JDK-8059200 hotspot Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1
JDK-8061748 hotspot Remove check_ct_logs_at_safepoint()
JDK-8061618 hotspot Removed unused networking functions from os class
JDK-8047383 hotspot SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
JDK-8062591 hotspot SPARC PICL causes significantly longer startup times
JDK-8059780 hotspot SPECjvm2008-MPEG performance regressions on x64 platforms
JDK-8062284 hotspot Sweeper thread should not be visible when calling Thread.getAllStackTraces()
JDK-8058093 hotspot Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise
JDK-8057043 hotspot Type annotations not retained during class redefine / retransform
JDK-8061563 hotspot Typo in test/compiler/exceptions/CatchInlineExceptions.java
JDK-8043674 hotspot Update compiler/intrinsic/bmi tests to run it on all platforms
JDK-8060169 hotspot Update the Crash Reporting URL in the Java crash log
JDK-8059803 hotspot Update use of GetVersionEx to get correct Windows version in hs_err files
JDK-8043780 hotspot Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
JDK-8038268 hotspot VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
JDK-8063089 hotspot VM fails to start on Windows with enabled JFR
JDK-8062370 hotspot Various minor code improvements
JDK-8061443 hotspot Whitebox get*VMFlag() methods fail with develop flags in product builds
JDK-8061817 hotspot Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
JDK-8036616 hotspot [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
JDK-8062309 hotspot [TESTBUG] Exclude TestArrayPrimQualifier until JDK-8061430 has been resolved
JDK-8061733 hotspot [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes
JDK-8060226 hotspot [TESTBUG] Integrate regression test for JDK-4107574
JDK-8061969 hotspot [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
JDK-8059614 hotspot [TESTBUG] Test for UseNUMA enable UseNUMAInterleaving
JDK-8062394 hotspot [TESTBUG] The name of file with heapdump should be fixed.
JDK-8060454 hotspot [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
JDK-8060158 hotspot [TESTBUG] closed/runtime/7158800/InternTest.java fails
JDK-8062250 hotspot [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java fails after CodeCacheMinimumFreeSpace removal
JDK-8060479 hotspot [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java test fails with product build
JDK-8028481 hotspot [TESTBUG] compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java should be in needs_nashorn test group
JDK-8061486 hotspot [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
JDK-8061983 hotspot [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
JDK-8054321 hotspot [TESTBUG] some tests fail because linux-sparc binaries are absent
JDK-8036748 hotspot assert(_base == Int) failed: Not an Int w/ -XX:+TraceIterativeGVN
JDK-8058251 hotspot assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
JDK-8061962 hotspot classFileParser.cpp.orig got erroneously added to the hotspot source repository
JDK-8061724 hotspot closed/com/oracle/jfr/api/JavaAPITest/TestActivationStates.java failed with JVM crash
JDK-8043125 hotspot compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
JDK-8043275 hotspot interface initialization for default methods
JDK-8061851 hotspot jmm_ext_SetThreadResourceContext is trying to clear TLAB even if TLAB is disabled
JDK-8036913 hotspot make DeoptimizeALot dependent on number of threads
JDK-8044209 hotspot nsk/split_verifier/security/coglio06 fails with exit code 97 - missing 'prohibited package name'
JDK-8061250 hotspot serviceability/dcmd/compiler/CompilerQueueTest.java failed with "Exception java.lang.Exception: Failed dcmd queue, Class for name:..."
JDK-8062135 hotspot serviceability/threads/TestFalseDeadLock.java should be quarantined
JDK-8058715 hotspot stability issues when being launched as an embedded JVM via JNI
JDK-8046809 hotspot vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
JDK-8064372 infrastructure CompileJavaModules overwrites settings from custom
JDK-8057874 infrastructure closed/runtime/AppCDS/WithUnlockFlag.java and WithoutUnlockFlag.java - Release file is not readable, or it is absent
JDK-8057085 install 64bit offline isn't compressed
JDK-8057943 install Add metadata to enterprise MSI for all supported installer options
JDK-8057942 install Add tracking breadcrumbs for Enterprise MSI installation
JDK-8051304 install Add/Remove program: jre8 has non-functional "Change" button
JDK-8047873 install Enterprise msi installer does not repair properly
JDK-8061395 install Gap in sentence on the Restore Security Prompt dialog in Chinese
JDK-8062174 install Need to update the new html dialog images
JDK-8041383 install Restore Java-Security Dialog truncated
JDK-8061272 install Unable to remove 7u60 or later via Removal Tool in Installer
JDK-8059720 install Update Windows Installers with Newly Branded Images
JDK-8062283 install [9b38 PIT respin] Offline installer not passing cmdline args to msi correctly
JDK-8062200 install [Windows 8.1] evar6 should be reported as "win81" in pings
JDK-8047972 install [smartmake] Do not sign language specific MSI files
JDK-8030205 install resource leak in src/ipc/windows/ThreadImpl.cpp
JDK-8063057 other-libs Modify JDK 9 build to omit commercial features when DISABLE_COMMERCIAL_FEATURES is true
JDK-8049522 other-libs Move @implNote in org.omg.CORBA.ORB to init method
JDK-8064472 performance Add CMM to commercial javadoc
JDK-8063700 security-libs -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
JDK-8064507 security-libs Add closed/sun/security/rsa/TestLimits.java to the ProblemList
JDK-8046777 security-libs apple.security.KeychainStore has a problem searching for identities
JDK-8063087 security-libs policytool reports error message with prefix of "java.lang.Exception"
JDK-8060448 tools ArrayIndexOutOfBoundsException with annotation processing printout of empty line
JDK-8064367 tools Fix IntelliJ langtools support to use new dev build
JDK-8059591 tools Give TaskListener methods empty default implementations
JDK-8042931 tools Implement classfile tests for EnclosingMethod attribute.
JDK-8058489 tools More adjustments of langtools/make/build.xml to modularized layout
JDK-8062737 tools Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances
JDK-8062245 tools Test executes incorrect class
JDK-8063145 tools ToolBox should support extracting classes from a JavaFileManager/Location
JDK-8064362 tools WriteableScope.dupUnshared misbehaves on shared Scopes
JDK-8029012 tools parameter_index for type annotation not updated after outer.this added
JDK-8064464 tools regression with type inference of conditional expression
JDK-8062608 xml BCEL corrupts debug data of methods that use generics
JDK-8064516 xml BCEL still corrupts generic methods if bytecode offsets are modified
JDK-8059327 xml XML parser returns corrupt attribute value
JDK-8047962 xml XML test colocation: AuctionPortal test
More information about the jdk9-dev
mailing list