weijun [Fri, 17 Jun 2016 09:46:03 +0800] rev 39045
8027781: New jarsigner timestamp warning is grammatically incorrect
Reviewed-by: jnimeh, mullan
lana [Thu, 16 Jun 2016 20:56:45 +0000] rev 39044
Merge
darcy [Thu, 16 Jun 2016 13:00:34 -0700] rev 39043
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
Reviewed-by: mchung, chegar
jlaskey [Thu, 16 Jun 2016 09:09:53 -0300] rev 39042
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
valeriep [Wed, 15 Jun 2016 23:24:08 +0000] rev 39041
8154191: Deprivilege java.smartcardio module
Summary: Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
dl [Wed, 15 Jun 2016 13:44:16 -0700] rev 39040
8159351: non-atomic "bulk" ops note in class javadoc for ConcurrentLinkedQueue, ConcurrentLinkedDeque, & LinkedTransferQueue should not include equals
Reviewed-by: martin
dl [Wed, 01 Jun 2016 19:03:15 -0700] rev 39039
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar
ddehaven [Wed, 15 Jun 2016 12:47:50 -0700] rev 39038
Merge
ddehaven [Wed, 15 Jun 2016 09:24:05 -0700] rev 39037
Merge
psadhukhan [Wed, 08 Jun 2016 09:56:56 +0530] rev 39036
6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
alexsch [Tue, 07 Jun 2016 20:15:01 +0400] rev 39035
8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
Contributed-by: Robin Stevens <robin.stevens@scz.be>
ssadetsky [Tue, 07 Jun 2016 11:57:59 +0300] rev 39034
8151015: JTextArea.insert() does not behave as expected with invalid position
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:40:28 +0300] rev 39033
8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:29:42 +0300] rev 39032
8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
psadhukhan [Tue, 07 Jun 2016 11:02:21 +0530] rev 39031
8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
ddehaven [Mon, 06 Jun 2016 13:16:45 -0700] rev 39030
Merge
serb [Mon, 06 Jun 2016 18:28:46 +0300] rev 39029
8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
avu [Mon, 06 Jun 2016 16:23:37 +0300] rev 39028
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
rchamyal [Fri, 03 Jun 2016 12:27:06 +0530] rev 39027
8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
rchamyal [Fri, 03 Jun 2016 11:55:46 +0530] rev 39026
8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
aghaisas [Fri, 03 Jun 2016 11:37:45 +0530] rev 39025
8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
bae [Thu, 02 Jun 2016 15:36:15 +0300] rev 39024
8078382: Wrong glyph is displayed for a derived font
Reviewed-by: prr, serb
psadhukhan [Thu, 02 Jun 2016 15:20:31 +0530] rev 39023
6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
aghaisas [Thu, 02 Jun 2016 15:16:07 +0530] rev 39022
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
aniyogi [Thu, 02 Jun 2016 13:15:00 +0530] rev 39021
8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
prr [Wed, 01 Jun 2016 20:40:11 -0700] rev 39020
8158408: Font2DTest demo needs to use FontPanel resolution matching the screen
Reviewed-by: ssadetsky
ddehaven [Wed, 01 Jun 2016 15:27:51 -0700] rev 39019
Merge
aniyogi [Wed, 01 Jun 2016 11:16:22 +0530] rev 39018
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
serb [Tue, 31 May 2016 18:31:29 +0300] rev 39017
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
ssadetsky [Tue, 31 May 2016 15:57:01 +0300] rev 39016
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
aniyogi [Tue, 31 May 2016 16:03:21 +0530] rev 39015
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
psadhukhan [Tue, 31 May 2016 12:29:57 +0530] rev 39014
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
serb [Mon, 30 May 2016 13:42:11 +0300] rev 39013
8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
arapte [Mon, 30 May 2016 16:04:40 +0530] rev 39012
8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
aivanov [Mon, 30 May 2016 12:43:18 +0300] rev 39011
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
ssadetsky [Mon, 30 May 2016 11:08:27 +0300] rev 39010
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
ssadetsky [Mon, 30 May 2016 10:50:32 +0300] rev 39009
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
serb [Sun, 29 May 2016 02:34:28 +0300] rev 39008
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
serb [Sun, 29 May 2016 02:10:14 +0300] rev 39007
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
prr [Fri, 27 May 2016 13:26:56 -0700] rev 39006
8157339: Further stabilization for the SwingSet client sanity tests
Reviewed-by: serb, alexsch
avu [Thu, 26 May 2016 19:58:46 +0300] rev 39005
7172749: Xrender: Class cast exception in 2D code running an AWT regression test
Reviewed-by: serb, prr
lana [Fri, 20 May 2016 00:03:45 -0700] rev 39004
8155918: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
serb [Thu, 26 May 2016 16:12:12 +0300] rev 39003
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
aghaisas [Thu, 26 May 2016 17:01:24 +0530] rev 39002
6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
rchamyal [Thu, 26 May 2016 16:02:19 +0530] rev 39001
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
bpb [Wed, 25 May 2016 15:51:09 -0700] rev 39000
8156580: Make TIFFTagSet subclasses final
Summary: Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
bpb [Wed, 25 May 2016 15:48:57 -0700] rev 38999
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Summary: Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
prr [Wed, 25 May 2016 15:20:45 -0700] rev 38998
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
ddehaven [Wed, 25 May 2016 13:38:38 -0700] rev 38997
Merge
psadhukhan [Wed, 25 May 2016 16:32:37 +0530] rev 38996
8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
Contributed-by: abdul.kolarkunnu@oracle.com
rchamyal [Wed, 25 May 2016 14:59:15 +0530] rev 38995
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:30:31 +0530] rev 38994
8153282: [TEST_BUG] some new JInternalFrame tests fail
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:23:36 +0530] rev 38993
7070795: High contrast colour scheme fails to be applied to JFormattedTextField
Reviewed-by: alexsch, serb
pkbalakr [Tue, 24 May 2016 14:19:53 +0530] rev 38992
8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
serb [Mon, 23 May 2016 17:43:45 +0300] rev 38991
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
alexsch [Sun, 22 May 2016 12:31:56 +0400] rev 38990
8136366: Add a public API to create a L&F without installation
Reviewed-by: prr, serb
serb [Sat, 21 May 2016 02:53:37 +0300] rev 38989
8156579: Two JavaBeans tests failed
Reviewed-by: alanb
serb [Thu, 19 May 2016 22:24:00 +0300] rev 38988
8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov
ant [Fri, 20 May 2016 15:48:50 +0300] rev 38987
8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
Reviewed-by: serb, azvegint
dmarkov [Fri, 20 May 2016 10:48:48 +0300] rev 38986
8157322: Several typos in javadoc
Reviewed-by: alexp, serb
aghaisas [Thu, 19 May 2016 16:45:58 +0530] rev 38985
7172750: Nimbus ScrollBar:ScrollBarThumb[Pressed].backgroundPainter is never invoked
Reviewed-by: serb, rchamyal
pkbalakr [Thu, 19 May 2016 16:34:36 +0530] rev 38984
6587251: Import declaration not used in sun.java2d.*
Reviewed-by: prr, psadhukhan
psadhukhan [Thu, 19 May 2016 16:32:38 +0530] rev 38983
6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
Reviewed-by: prr, jdv
prr [Wed, 18 May 2016 12:04:26 -0700] rev 38982
Merge
serb [Wed, 18 May 2016 20:40:17 +0300] rev 38981
8156169: Some sound tests rarely hangs because of incorrect synchronization
Reviewed-by: prr, amenkov
dtitov [Mon, 16 May 2016 22:57:40 -0700] rev 38980
8155785: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
serb [Wed, 18 May 2016 19:23:39 +0300] rev 38979
8156894: Cleanup of sun.java2d.pipe.Region
Reviewed-by: flar
mcherkas [Wed, 18 May 2016 18:35:54 +0300] rev 38978
6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
aivanov [Wed, 18 May 2016 15:51:19 +0300] rev 38977
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
psadhukhan [Wed, 18 May 2016 11:33:04 +0530] rev 38976
6529030: Java Printing: Print range > Selection gets enabled
Reviewed-by: prr, jgodinez
vadim [Tue, 17 May 2016 21:50:13 +0300] rev 38975
6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
Reviewed-by: prr, serb
ssadetsky [Tue, 17 May 2016 14:31:12 +0300] rev 38974
8046031: UI of Java Web Start app isn't updated when changing Windows theme
Reviewed-by: alexsch, serb
alitvinov [Mon, 16 May 2016 18:12:53 +0300] rev 38973
8041694: JFileChooser removes trailing spaces in the selected directory name
Reviewed-by: serb, ssadetsky
serb [Fri, 13 May 2016 18:08:54 +0300] rev 38972
8156583: Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()
Reviewed-by: prr
mcherkas [Fri, 13 May 2016 14:30:59 +0300] rev 38971
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
dmarkov [Fri, 13 May 2016 14:25:29 +0300] rev 38970
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
ksrini [Wed, 15 Jun 2016 12:36:19 -0700] rev 38969
8065831: Ensure the pack200/unpack200 help is consistent with man page
Reviewed-by: mchung
mchung [Wed, 15 Jun 2016 11:56:09 -0700] rev 38968
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
Reviewed-by: alanb
chegar [Wed, 15 Jun 2016 19:18:19 +0100] rev 38967
8157045: NPE during websocket communication with wss
Reviewed-by: michaelm, prappo
shurailine [Wed, 15 Jun 2016 10:25:25 -0700] rev 38966
8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu
naoto [Wed, 15 Jun 2016 09:24:16 -0700] rev 38965
8043387: java/time/test/java/util/TestFormatter.java failed.
Reviewed-by: sherman
srastogi [Wed, 15 Jun 2016 14:21:24 +0200] rev 38964
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
Reviewed-by: psandoz
xuelei [Wed, 15 Jun 2016 09:11:12 +0000] rev 38963
8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
darcy [Tue, 14 Jun 2016 23:02:43 -0700] rev 38962
8159502: Mark ShortRSAKey512.java as intermittently failing
Reviewed-by: xuelei
weijun [Wed, 15 Jun 2016 11:42:59 +0800] rev 38961
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
amurillo [Tue, 14 Jun 2016 20:17:41 -0700] rev 38960
Merge
amurillo [Tue, 14 Jun 2016 10:22:07 -0700] rev 38959
Merge
amurillo [Fri, 10 Jun 2016 15:13:40 -0700] rev 38958
Merge
dsamersoff [Fri, 03 Jun 2016 13:07:00 +0300] rev 38957
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
Summary: Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
rehn [Fri, 03 Jun 2016 10:05:04 +0200] rev 38956
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla
weijun [Wed, 15 Jun 2016 10:13:21 +0800] rev 38955
8157848: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan, xuelei
vromero [Tue, 14 Jun 2016 18:19:54 -0700] rev 38954
8159530: recent compiler change results in compile error in JapaneseDate.java
Reviewed-by: darcy
sherman [Tue, 14 Jun 2016 16:56:27 -0700] rev 38953
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
asmotrak [Tue, 14 Jun 2016 10:27:23 -0700] rev 38952
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
Reviewed-by: xuelei
darcy [Tue, 14 Jun 2016 09:03:12 -0700] rev 38951
8159330: Improve deprecation text for Class.newInstance
Reviewed-by: rriggs, weijun
nishjain [Tue, 14 Jun 2016 12:29:49 +0900] rev 38950
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Reviewed-by: okutsu, peytoia