jdk9-b117: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed May 4 20:38:20 UTC 2016
http://hg.openjdk.java.net/jdk9/jdk9/rev/e882bcdbdac4
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/5267e9181161
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/59adcdd0cd3b
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/4da0f73ce03a
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/58265b39fc74
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/46b57560cd06
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/88170d364290
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/7a1b36bf2fe5
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-6197099 client-libs PrinterJob.getUserName() throws a security exception when user.name pe
JDK-6801613 client-libs Cross-platform pageDialog and printDialog top margin entry broken
JDK-6921664 client-libs The number of copies and the job name are not passed to a 3rd party Pr
JDK-7102282 client-libs TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
JDK-7109623 client-libs javax/sound/sampled/DirectAudio/bug6372428.java failed
JDK-8025430 client-libs [TEST_BUG] closed/javax/swing/JEditorPane/5076514/bug5076514.java fail
JDK-8031423 client-libs Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java
JDK-8047222 client-libs Test closed/javax/sound/sampled/Clip/bug6251460.java fails if run with
JDK-8049069 client-libs JButton incorrect behaviour on button release
JDK-8076554 client-libs [macosx] Custom Swing text components need to allow standard accessibi
JDK-8080395 client-libs consider making sun.awt.CausedFocusEvent functionality public
JDK-8132791 client-libs No access to SynthContext.getContext()
JDK-8134986 client-libs Incorrect use of ConcurrentHashMap.contains in SunFontManager.java
JDK-8141544 client-libs The interface sun.swing.UIClientPropertyKey can be made public
JDK-8145547 client-libs [AWT/Swing] Conditional support for GTK 3 on Linux
JDK-8145787 client-libs [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcu
JDK-8146035 client-libs Windows - With LCD antialiasing, some glyphs are not rendered correctl
JDK-8147841 client-libs [macosx] Updating TrayIcons popup menu does not work on Mac OSX
JDK-8153056 client-libs 8152647(duplicate of 6439354) Manual Test always passes
JDK-8153276 client-libs [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQuer
JDK-8153351 client-libs GTK Menu's have no border
JDK-8154016 client-libs [macosx] Some HiDPI code can be removed
JDK-8154057 client-libs [macosx] getPrintJob doesn't throw NPE if Frame is null AND type is CO
JDK-8154088 client-libs [macosx] SWT does not work on JDK 9 since b65
JDK-8154213 client-libs clean up uses of boxed primitive constructors in the java.desktop modu
JDK-8154269 client-libs Remove unused or unnecessary Xm/Xt files and header includes
JDK-8154381 client-libs SwingSet tests are not auto closed in jtreg
JDK-8154594 client-libs JFrame.setDefaultCloseOperation is prohibited in jtreg: Missing part o
JDK-8154706 client-libs SwingSet Sanity tests prepareBundle task doesn't produce working bundl
JDK-8154762 client-libs [TEST] add some tests according to JDK-8132138
JDK-8154962 client-libs [TEST] @BeanProperty: add some tests for anonimous classes
JDK-8155236 client-libs AIX: fix detection of Xrender extension
JDK-8155606 client-libs [PIT] Robot's createScreenCapture() broken on Linux
JDK-8155784 client-libs Build failure on Linux arm64
JDK-8044773 core-libs Refactor jdk.net API so that it can be moved out of the base module
JDK-8066750 core-libs Remove HTTP proxy implementation and tests from RMI
JDK-8087124 core-libs HTTP/2 implementation (main part)
JDK-8134503 core-libs support ES6 parsing in Nashorn
JDK-8148568 core-libs LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take
JDK-8153293 core-libs Preserve SORTED and DISTINCT characteristics for boxed() and asLongStr
JDK-8153925 core-libs (fs) WatchService hangs on GetOverlappedResult and locks directory (wi
JDK-8154387 core-libs Parallel unordered Stream.limit() tries to collect 128 elements even i
JDK-8154447 core-libs Exempt classes under java.util.concurrent from MH.Lookup restrictions
JDK-8154556 core-libs Use java.nio.ByteOrder instead of boolean value
JDK-8154733 core-libs Fix module dependencies missed in java.rmi tests
JDK-8154755 core-libs Add a VarHandle weakCompareAndSet with volatile semantics
JDK-8154801 core-libs deprecate Observer and Observable
JDK-8155025 core-libs 0.001.toFixed(2) should return "0.00" not "0"
JDK-8155090 core-libs String concatenation fails with a custom SecurityManager that uses con
JDK-8155106 core-libs MHs.Lookup.findConstructor returns handles for array classes
JDK-8155156 core-libs Remove remaining sun.misc.* imports from the jdk repo
JDK-8155182 core-libs fix to JDK-8066750 broke jdk9 builds
JDK-8155214 core-libs java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cach
JDK-8155215 core-libs java.lang.String concatenation spec is unnecessarily strong
JDK-8155578 core-libs OpenJDK build failed after JDK-8044773
JDK-8155600 core-libs Performance optimization of Arrays.asList().iterator()
JDK-8155792 core-libs Add @jls citations to java.lang.String
JDK-8154905 core-svc Rename jdk.jvmstat.rmi to jdk.jstatd
JDK-7166247 deploy Deployment Toolkit should recognize IE Metro for Windows 8 and provide
JDK-8024685 deploy $USER_HOME not working anymore
JDK-8144963 deploy Javaws checks jar files twice if JVM needs to be restarted
JDK-8145524 deploy [test] Some AssociationSuiteTest cases failed due to failing to find e
JDK-8154841 infrastructure Let different Jib profiles have different default make targets
JDK-8155629 infrastructure MODULES_FILTER should apply to imported modules
JDK-8155632 infrastructure Remove debuginfo from jmod files
JDK-8155641 infrastructure Correct merge typo in compare script
JDK-8155821 infrastructure Typo for s390x for HOTSPOT_$1_CPU_DEFINE
JDK-8155824 infrastructure JDK build should tune down small apps more aggressively
JDK-8140422 security-libs Add mechanism to allow non default root CAs to be not subject to algor
JDK-8155036 security-libs Remove sun.security.action.GetBooleanSecurityPropertyAction
JDK-8050993 tools There is no record for condition in ternary operator in LineNumberTabl
JDK-8139832 tools JShell API: Diag constructor should not be exposed and fix typo
JDK-8139837 tools JShell API: make a common JShellException
JDK-8150382 tools JShell API: Allow setting remote JVM arguments
JDK-8150990 tools Add helper class in jdk.jlink for packager use to avoid coordination w
JDK-8151754 tools jshell tool: add command line options for setting feedback mode
JDK-8154119 tools Module summary page should display module description
JDK-8154270 tools javac wrongly rejects some class literals as annotation element values
JDK-8154283 tools Check for clash between package and class not working when package in
JDK-8154482 tools javadoc tool must support legacy doclet and taglet
JDK-8154578 tools Drop residual use of addReads from javadoc
JDK-8155028 tools javac crashes in silly do-while loop
JDK-8155061 tools javadoc incorrectly sorted items in All Classes list and Index files
JDK-8155516 tools Suppress warnings from uses of deprecated Class.newInstance langtools
JDK-8155580 tools jshell tool: push for -R missed added file MessageHandler.java
JDK-8155774 tools move code from ModuleTestBase to toolbox
JDK-8155816 tools langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.j
JDK-8155859 tools Problem list tools/pack200/Pack200Props.java
JDK-8154220 xml Semi-colon delimited list of catalog files in System property is throw
JDK-8155514 xml TestPolicy should extend the default security policy
More information about the jdk9-dev
mailing list