jdk8-b110: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Oct 1 10:43:12 PDT 2013


http://hg.openjdk.java.net/jdk8/jdk8/rev/0cc21882d2f6 
http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/d49a8c2173f5 
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/41541097533a 
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/8edd604bf960 
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/cc682329886b 
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/4c84c5b447b0 
http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/fff4842215d1 
http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/3d2b7ce93c5c 

---

All the fixes will be tested during promotion (no PIT testing at this point):

List of all fixes:
===================
JDK-8025230   client-libs     [cleanup] some more javadoc formatting fixes for swing
JDK-8025218   client-libs     [javadoc] some errors in java/awt classes.
JDK-8025169   client-libs     Recent Java Accessibility Bridge push didn't delete some files
JDK-8025160   client-libs     Recent Java Accessibility Bridge push has make failures
JDK-8025117   client-libs     [cleanup] Eliminate doclint errors in javax/swing/text classes
JDK-8025114   client-libs     [cleanup] Eliminate doclint errors in java.awt.dnd package javadoc
JDK-8025085   client-libs     [javadoc] some errors in javax/swing
JDK-8025070   client-libs     [javadoc] fix some javadoc errors in javax/swing/plaf/synth
JDK-8024987   client-libs     Copy/paste regression since JDK8 b86
JDK-8024895   client-libs     xrender MaskImage cache isn't accounting for change in alpha
JDK-8024863   client-libs     X11: Support GNOME Shell as mutter
JDK-8024839   client-libs     [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
JDK-8024779   client-libs     [macosx] SwingNode crashes on exit
JDK-8024485   client-libs     For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
JDK-8024413   client-libs     Add tests for issues JDK-8002077 and JDK-7199708
JDK-8024407   client-libs     [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
JDK-8024395   client-libs     Improve fix for line break calculations
JDK-8024381   client-libs     The test for 8020210 does not have @bug tag
JDK-8024170   client-libs     [SwingNode] Implement cursor change
JDK-8023966   client-libs     JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame
JDK-8023565   client-libs     JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF!
JDK-8023536   client-libs     Some regression tests have a wrong header
JDK-8023474   client-libs     First mousepress doesn't start editing in JTree
JDK-8023392   client-libs     Swing text components printed with spaces between chars
JDK-8023310   client-libs     Thread contention in the method Beans.IsDesignTime()
JDK-8023042   client-libs     Inaccuracy in documentation in a sound area
JDK-8022966   client-libs     Java Access Bridge no longer usable with screen magnifiers
JDK-8022555   client-libs     [macosx] AppleScriptEngine.jar MUST call  java.awt.Toolkit.getDefaultToolkit() lazily
JDK-8022512   client-libs     JLightweightFrame: the content pane should be transparent
JDK-8022401   client-libs     [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails
JDK-8022398   client-libs     Use one FilterComboBoxModel for all L&Fs
JDK-8022184   client-libs     Fix static , Raw warnings in classes belonging to java.awt 
JDK-8021943   client-libs     FileDialog getFile returns corrupted string after previous setFile
JDK-8021379   client-libs     JFileChooser Create New Folder button enabled in write proteced directory
JDK-8021253   client-libs     JFileChooser does not react on pressing enter since java 7
JDK-8020457   client-libs     Fontmatrix for Type1 fonts is not used correctly
JDK-8020060   client-libs     MoleculeViewerTest demo doesn't work due to SecurityPermissions
JDK-8019282   client-libs     keyRelesed is reached even though key was NOT released
JDK-8017180   client-libs     [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
JDK-8016746   client-libs     Test javax/swing/JTable/7068740/bug7068740.java fails
JDK-8016268   client-libs     test javax/sound/midi/EventListener/bug8006328.java hangs on linux
JDK-8015601   client-libs     [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
JDK-8015600   client-libs     [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
JDK-8015599   client-libs     [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
JDK-8015597   client-libs     [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
JDK-8015588   client-libs     [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
JDK-8015455   client-libs     java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
JDK-8015453   client-libs     java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
JDK-8015371   client-libs     The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits.
JDK-8014738   client-libs     Combobox menu items are not announced with JAWS
JDK-8012026   client-libs     [macosx] Component.getMousePosition() does not work in an applet on MacOS
JDK-8012011   client-libs     JAB 2.0.2 INCOMPLETELY SHOWS KBD ACCELERATOR IN MENUS 
JDK-8011955   client-libs     Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
JDK-8011938   client-libs     JAVA FERRET EXAMPLE CORRUPTS JCOMBOBOX OF THE RUNNING APPLICATION
JDK-8008728   client-libs     [macosx] Swing. JDialog. Modal dialog goes to background
JDK-8007156   client-libs     [macosx] Wrong events in processKeyBinding of JTable Submit Date: 
JDK-8007155   client-libs     [macosx] Disabled panel takes mouse input in JLayeredPane
JDK-8006087   client-libs     [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically.
JDK-8005255   client-libs     [macosx] Cleanup warnings in sun.lwawt
JDK-8004032   client-libs     [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
JDK-8003965   client-libs     Toolkit.beep() documentation is ambiguous
JDK-8003901   client-libs     [macosx] Need test for JDK-8002114
JDK-7195179   client-libs     ClassCastException for null values in JComboBox
JDK-7188071   client-libs     closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
JDK-7172865   client-libs     PropertyDescriptor fails to work with setter method name if setter is non-void
JDK-7172833   client-libs     For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
JDK-7161568   client-libs     [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
JDK-7156658   client-libs     JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent
JDK-7144065   client-libs     [macosx] Orphaned Choice popup window
JDK-7133154   client-libs     [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
JDK-7133146   client-libs     [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
JDK-7129133   client-libs     [macosx] Accelerators are displayed as Meta instead of the Command symbol
JDK-7124537   client-libs     [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
JDK-7124320   client-libs     [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
JDK-7124314   client-libs     [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
JDK-7124232   client-libs     [TEST_BUG] [macosx] JSplitPane has wrong divider location
JDK-7092764   client-libs     java.awt.font.TransformAttribute.equals(null) throws NPE
JDK-7083457   client-libs     Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
JDK-7080613   client-libs     java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE
JDK-7064312   client-libs     Cleanup: avoid using unsafe string function
JDK-7057770   client-libs     (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be presen
JDK-7057769   client-libs     JScrollBar spec should specify that unit increment & decrement functionality may not be present
JDK-7024235   client-libs     Nimbus L&F: wrong "packing" of a frame containing tabbed pane
JDK-7020060   client-libs     [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
JDK-6995891   client-libs     JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
JDK-6968363   client-libs     ClassCastException while entering HINDI characters with CustomDocument
JDK-6943780   client-libs     JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
JDK-8025486   core-libs       RegExp constructor arguments are not evaluated in right order
JDK-8025434   core-libs       RegExp lastIndex can exceed int range
JDK-8025325   core-libs       parseFloat does not handle '.' in exponent part
JDK-8025312   core-libs       parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
JDK-8025219   core-libs       Remove Bug7157609Test.java from ProblemList.txt
JDK-8025197   core-libs       String replace method fails with regexp /$/gi
JDK-8025173   core-libs       HashMap.put() replacing an existing key can trigger a resize()
JDK-8025163   core-libs       Date methods should not return -0
JDK-8025149   core-libs       JSON.stringify does not handle 'space' argument as per the spec.
JDK-8025147   core-libs       Trailing comma is not allowed in JSONArray and JSONObject
JDK-8025140   core-libs       TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
JDK-8025111   core-libs       undefined or null 'with' expression in empty with block should throw TypeError
JDK-8025090   core-libs       'while' statement with 'test' using var before being declared in body results in VerifyError
JDK-8025080   core-libs       Object literal getter, setter function with number format property name results in ClassFormatError
JDK-8025048   core-libs       true as case label results in ClassCastException
JDK-8025002   core-libs       "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
JDK-8024973   core-libs       Using a different ScriptContext with a CompiledScript results in ScriptException
JDK-8024972   core-libs       for (LeftHandSideExpression in Expression) crashes the compiler
JDK-8024883   core-libs       (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
JDK-8024405   core-libs       Spliterators.spliterator should support CONCURRENT characteristic
JDK-8024341   core-libs       j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
JDK-8024331   core-libs       j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
JDK-8024253   core-libs       ThreadLocal random can use SecureRandom for the initial seed
JDK-8023154   core-libs       compileAllTests fails with: 2 tests failed to compile
JDK-8023130   core-libs       (process) ProcessBuilder#inheritIO does not work on Windows
JDK-8022587   core-libs       ClassCache is not optimal and leaks Source instances
JDK-8015762   core-libs       TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
JDK-8011940   core-libs       java.lang.Class.getAnnotations() always enters synchronized method
JDK-6499673   core-libs       Assertion check for TypeVariable.getUpperBound() fails
JDK-8024985   core-svc        com/sun/jdi/StepTest.java failed since jdk8b107
JDK-8024416   core-svc        TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
JDK-8023954   core-svc        MBean*Info.equals: throw NPE
JDK-7200277   core-svc        [parfait] potential buffer overflow in npt/utf.c
JDK-8024096   docs            some javadoc tests may contain false positive results
JDK-8024844   embedded        [TESTBUG] Define JDK test groups for Embedded
JDK-8025216   globalization   jdk8 l10n resource file translation update 4 - deploy
JDK-8025215   globalization   jdk8 l10n resource file translation update 4
JDK-8014659   hotspot         NPG: performance counters for compressed klass space
JDK-8025417   other-libs      ProblemList.txt updates (9/2013)
JDK-8024899   other-libs      closed/com/sun/corba/ValueHandler/MyValueHandlerImpl.java failing
JDK-8023598   security-libs   closed/sun/security/provider/certpath/X509CertPath/ValidateUntrusted.java failed with openjdk 8
JDK-8012615   security-libs   Realm.getRealmsList returns realms list in wrong
JDK-8011402   security-libs   Move blacklisting certificate logic from hard code to data
JDK-8025491   tools           Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing
JDK-8025412   tools           Add legal header and comments to test/tools/doclint/tidy/util/Main.java
JDK-8025407   tools           TypeAnnotations does not use Context 
JDK-8025272   tools           doclint needs to check for valid usage of @value tag
JDK-8025246   tools           [doclint] doclint is showing error on anchor already defined when it's not
JDK-8025139   tools           javac patch for using bootstrap compiler for debugging is not working properly
JDK-8025110   tools           TreeCopier does not correctly copy LabeledStatementTree
JDK-8025076   tools           Fix for JDK-8017248 breaks jprt submission for non-unicode locales
JDK-8025050   tools           Doclint doesn't recognize <dfn> tag
JDK-8024988   tools           javac, LVT test harness should generate tests .class files in the scratch folder
JDK-8024696   tools           Missing null check in bound method reference capture
JDK-8024609   tools           sjavac assertion fails during call to BuildState.collectArtifacts
JDK-8024538   tools           -Xdoclint + -Xprefer:source + incremental compilation == FAIL
JDK-8024437   tools           Inferring the exception thrown: sometimes fails to compile
JDK-8024127   tools           javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length
JDK-8023835   tools           TreeMaker.QualIdent() too leafy
JDK-8023113   tools           tools/jar/ChangeDir.java fails if /tmp/a exists
JDK-8022567   tools           Javac Should Generate Warnings For Raw Array Type
JDK-8017248   tools           Compiler Diacritics Issue
JDK-8016328   tools           Regression : Javadoc i18n regression caused by fix for 8012375
JDK-8015249   tools           javadoc fails to document static final fields in annotation types
JDK-8011738   tools           Write test to check for bootstrap attributes for lambda expressions in class file
JDK-8004825   tools           javadoc crash DocletAbortException
JDK-8002154   tools           [doclint] doclint should check for issues which are errors in javadoc
JDK-7154966   tools           CRs found to be in Fixed state with no test and no noreg- keyword.
JDK-6386236   tools           Please rename com.sun.tools.javac.util.ListBuffer.lb()
JDK-4881267   tools           improve diagnostic for "instanceof T" for type parameter T
JDK-8000514   xml             closed/com/sun/org/apache/xerces/internal/impl/Bug7157609Test.java does not work with Cygwin


More information about the jdk8-dev mailing list