jdk9-b59: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Apr 8 22:31:16 UTC 2015
http://hg.openjdk.java.net/jdk9/jdk9/rev/39e8a131289e
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/ea4e794c3927
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/a598534d277e
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/48ee960f29df
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/8a9ebae410bc
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/a1a9d9434469
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/96bcaec07cb1
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/cda6ae062f85
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8074668 client-libs [macosx] Mac 10.10: Application run with splash screen has focus issue
JDK-8075244 client-libs [macosx] The fix for JDK-8043869 should be reworked
JDK-8074807 client-libs Fix some tests unnecessary using internal API
JDK-8074954 client-libs ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
JDK-8040328 client-libs JSlider has wrong preferred size with Synth LAF
JDK-4473075 client-libs JTable header rendering problem (after setting preferred size)
JDK-8073008 client-libs press-and-hold input method for accented characters works incorrectly
JDK-8075717 client-libs Replace INTERNAL_BUILD with DEBUG in awt
JDK-8076644 core-libs (dc) MulticastSendReceiveTests.java fails with NumberFormatException d
JDK-7021006 core-libs (process) Remove disabled clone-exec feature
JDK-8075667 core-libs (tz) Support tzdata2015b
JDK-8075959 core-libs Change parameter names in some IOException subclasses
JDK-8076184 core-libs Cleanup compile/link warnings on Solaris
JDK-8076441 core-libs Dead code in java.time.chrono.Chronology.isLeapYear after fixing JDK-
JDK-8074578 core-libs Document memory visibility effects of Unsafe compareAndSwap methods
JDK-8071667 core-libs HashMap.computeIfAbsent() adds entry that HashMap.get() does not find.
JDK-8076105 core-libs java/util/zip/EntryCount64k.java failing after push for JDK-8073158
JDK-7113878 core-libs LogManager - namedLoggers should be ConcurrentHashMap instead of Hasht
JDK-8075810 core-libs LogManager.readConfiguration may throw undocumented IllegalArgumentExc
JDK-8076646 core-libs nashorn tests should avoid using package names used by nashorn sources
JDK-8073868 core-libs Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64
JDK-8076632 core-libs Remove duplicate tests: FDTest, MethodReferenceTest and more -- follow
JDK-8075304 core-libs Remove duplicate tests: FDTest, MethodReferenceTest and more
JDK-8076039 core-libs Remove the unused internal API sun.reflect.misc.FieldUtil.getDeclaredF
JDK-8075548 core-libs SimpleDateFormat formatting of "LLLL" in English is incorrect; should
JDK-8075366 core-libs Slow scope access to global let/const does not work
JDK-8075774 core-libs Small readability and performance improvements for zipfs
JDK-8075231 core-libs Typed array setters are very slow when index exceeds capacity
JDK-8073158 core-libs zip files with total entry count 0xFFFF need not be ZIP64 files
JDK-8074402 deploy Add DRS rules <customer> block to Java Usage Tracker records.
JDK-8000104 deploy default preloader fails to show progress dialog for webstart app
JDK-8075708 deploy Deploy netbeans project do not work on Windows
JDK-8074961 deploy Ensure JFR options could be passed to webstart app by specifying VM ar
JDK-8074105 deploy Remove support for downloaded JavaFX classes
JDK-8075179 deploy Test jnlp_file/applicationDesc/index.html#args fails with incorrect ar
JDK-8026047 hotspot [TESTBUG] add regression test for DisableExplicitGC flag
JDK-8075860 hotspot aarch64 fails to build
JDK-8075586 hotspot Add @modules as needed to the open hotspot tests
JDK-8075809 hotspot Add missing includes of stack.inline.hpp
JDK-8075249 hotspot Cleanup forward_to_atomic and ClaimedForwardPtr
JDK-8075416 hotspot Cleanup GC include dependencies in memoryPool.hpp
JDK-8075247 hotspot Cleanup specialized_oop_closures.hpp
JDK-8075511 hotspot Enable -Woverloaded-virtual C++ warning for HotSpot build
JDK-8075803 hotspot Fix GC includes and forward declarations
JDK-8074459 hotspot Flags handling memory sizes should be of type size_t
JDK-8073463 hotspot G1 does not mangle freed heap regions
JDK-8061715 hotspot gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeExcep
JDK-8075735 hotspot Missing include causes minimal build failure
JDK-8075829 hotspot Move CSpaceCounters implementation to cSpaceCounters.cpp
JDK-8027962 hotspot Per-phase timing measurements for strong roots processing
JDK-8075210 hotspot Refactor strong root processing in order to allow G1 to evolve separat
JDK-8074037 hotspot Refactor the G1GCPhaseTime logging to make it easier to add new phases
JDK-8057632 hotspot Remove auxiliary code used to handle the generations array
JDK-8075242 hotspot Remove SpecializationStats
JDK-8067891 hotspot Remove vestigal G1SATBCT barrier set kind
JDK-8076012 hotspot SA don't support flags of type size_t
JDK-8073944 hotspot Simplify ArgumentsExt and remove unneeded functionallity
JDK-8073994 hotspot STATIC_ASSERT use of __LINE__ is wrong
JDK-8076060 infrastructure Improve make bootstrap process
JDK-8075277 infrastructure JDK is still building X11 related Java files on OSX
JDK-8072740 infrastructure move closed jvm.cfg files out of open repo
JDK-8061346 infrastructure Source changes needed to build JDK 9 with Mac OS 9 'Maverics' and clan
JDK-8056992 install [AU]The auto update window does not read the <moreinfo> tag of au-desc
JDK-8058929 install [de, fr, it, ko, pt_BR, sv] Layout issue (truncation) in AUWelcome dia
JDK-8049608 install HtmlUI: "Change destination folder" checkbox in WelcomeDialog is not a
JDK-8049614 install HtmlUI: checkbox text labels should be clickable
JDK-8036770 install replace wrapper dialogs with HtmlU
JDK-8059588 security-libs deadlock in java/io/PrintStream when verbose java.security.debug flags
JDK-8076420 tools Consolidate javac file handling in javac.file package
JDK-8054220 tools Debugger doesn't show variables *outside* lambda
JDK-8058227 tools Debugger has no access to outer variables inside Lambda
JDK-8076026 tools DocTree should parse hyphenated attributes correctly
JDK-7040592 tools Gen.java: fix code for handling 'null' literal when expected type is a
JDK-8075610 tools java.desktop module dependency can be eliminated in tools/javac/generi
JDK-8075184 tools javac is mistakenly considering a missing enclosing instance error as
JDK-8075752 tools jdk.compiler dependency can be eliminated in MethodReferenceNullCheckT
JDK-8076583 tools move jdk.Exported from langtools to jdk
JDK-8062373 tools Project Coin: diamond and anonymous classes
JDK-8074840 tools Resolve disabled warnings for libjli and libjli_static
JDK-8073385 xml Bad error message on parsing illegal character in XML attribute
JDK-8076290 xml JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
JDK-8074297 xml substring in XSLT returns wrong character if string contains supplemen
More information about the jdk9-dev
mailing list