186 Commits

Author SHA1 Message Date
Phil Race
9a4645749f Merge 2014-11-17 12:32:27 -08:00
Anton Nashatyrev
5b4a9bc976 8059739: Dragged and Dropped data is corrupted for two data types
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
Petr Pchelko
24c525eb11 8023723: Can not paste and copy the text from the text area into the editor
Reviewed-by: serb, alexsch
2014-11-14 16:19:40 +04:00
Andrew Haley
bb0b55b7bb 8064594: AARCH64: JDK changes
Reviewed-by: dholmes, twisti, kvn
2014-11-13 15:45:45 -08:00
Alexander Scherbatiy
d8d026811c 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Reviewed-by: serb, pchelko
2014-11-13 12:00:39 +03:00
Sergey Bylokhov
e8c7cc1187 7169583: JInternalFrame title not antialiased in Nimbus LaF
Reviewed-by: azvegint, alexsch
2014-11-09 22:17:45 +03:00
Alexander Scherbatiy
5b517ee996 8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Sergey Bylokhov
bd4a93871b 8062164: Incorrect color conversion, when bicubic interpolation is used
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Hendrik Schreiber
7a54433a74 8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
Reviewed-by: serb, denis
2014-10-31 19:45:54 +03:00
Dmitriy Ermashov
562ef36160 8062606: Fix a typo in java.awt.Robot class
Reviewed-by: yan, serb
2014-10-31 12:38:46 +03:00
Phil Race
842ce4b94e 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 13:36:44 -07:00
Martin Buchholz
08eb67b941 8067377: My hobby: caning, then then canning, the the can-can
Fix ALL the stutters!

Reviewed-by: rriggs, mchung, lancea
2014-10-30 07:31:41 -07:00
Dmitriy Ermashov
bbf16fb931 8056911: Remove internal API usage from ExtendedRobot class
Reviewed-by: serb
2014-10-30 15:44:37 +03:00
Alexander Scherbatiy
565125c84c 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Mikhail Cherkasov
363ac808d5 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Reviewed-by: ant, serb
2014-10-30 00:16:43 +04:00
Alexander Scherbatiy
49109b9d2b 8061592: wrong javadoc parameters for firePropertyChange()
Reviewed-by: azvegint
2014-10-29 01:48:54 +04:00
Sergey Bylokhov
302bc3438c 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Rohit Agrawal
d177331172 8058197: AWT fails on generic non-reparenting window managers
Reviewed-by: azvegint, serb
2014-10-22 13:39:33 +04:00
Sergey Bylokhov
066947c324 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Phil Race
171ef0e7a3 Merge 2014-10-20 12:04:12 -07:00
Phil Race
395720bf70 8061392: PrinterJob NPE when drawing translucent image with null user clip
Reviewed-by: bae, jgodinez
2014-10-20 11:22:58 -07:00
Alexander Scherbatiy
96909cf5f1 8059995: Broken link in Package javax.swing.border
Reviewed-by: serb, azvegint
2014-10-20 12:48:45 +04:00
Alexey Ivanov
13fbfe1e6c 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
Reviewed-by: serb, ant
2014-10-20 12:36:16 +04:00
Phil Race
98988ffc54 8061267: PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
Reviewed-by: bae, jgodinez
2014-10-17 15:55:02 -07:00
Phil Race
7d50d71fe5 8058969: Test closed/sun/java2d/cmm/StubCMMShellTest.sh fails
Reviewed-by: bae, serb
2014-10-14 09:34:45 -07:00
Phil Race
25c3ce26aa 8059848: Test java/awt/GraphicsDevice/CloneConfigsTest.java causes JVM crash in OEL 7.0
Reviewed-by: bae, serb
2014-10-13 09:09:41 -07:00
Alexander Zvegintsev
0b304cd9ea 8059297: Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
Reviewed-by: alexsch, serb
2014-10-13 14:36:44 +04:00
Mikhail Cherkasov
9fc5a5101f 8038919: Requesting focus to a modeless dialog doesn't work on Safari
Reviewed-by: ant, serb
2014-10-10 20:14:42 +04:00
Abhijit Saha
357f837d89 Merge 2014-10-10 09:09:06 -07:00
Phil Race
24155c8965 8055705: Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name
Reviewed-by: jgodinez, bae
2014-10-10 09:03:28 -07:00
Sergey Bylokhov
d30a6e88b8 8059943: [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
Reviewed-by: alexsch, azvegint
2014-10-10 16:07:18 +04:00
Dmitry Markov
3497cea76c 8058120: Rendering / caret errors with HTMLDocument
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e 7170310: ScrollBar doesn't become active when tabs are created more than frame size
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822 8033699: Incorrect radio button behavior
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Alexander Potochkin
08fb482e41 8054543: Setting a border on a JLayer causes an Exceptions
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Sergey Bylokhov
9d855e2856 8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Alexander Scherbatiy
067e0eee97 8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Phil Race
ac20afc6be 8059219: javax.print.PrintServiceLookup allows to register null service
Reviewed-by: bae, jgodinez
2014-10-05 10:23:13 -07:00
Sergey Bylokhov
7a259eeb29 8058115: Some of MidiDeviceProviders do not follow the specification
Reviewed-by: prr, azvegint
2014-09-30 17:39:04 +04:00
Anton Nashatyrev
4ba0786cc0 8056914: Right Click Menu for Paste not showing after upgrading to java 7
Reviewed-by: serb, bae
2014-09-30 14:51:33 +04:00
Alexander Zvegintsev
ebc6607b65 8051857: OperationTimedOut exception inside from XToolkit.syncNativeQueue call
Reviewed-by: alexsch, serb
2014-09-26 18:43:44 +04:00
Anton Nashatyrev
f4d35341de 8058473: "Comparison method violates its general contract" when using Clipboard
Reviewed-by: serb, bae
2014-09-25 15:57:37 +04:00
Jonathan Lu
1095cd42da 8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Anton Tarasov
c8fc432f84 8058870: Mac: JFXPanel deadlocks in jnlp mode
Reviewed-by: serb, alexsch
2014-09-24 15:36:11 +04:00
Sergey Bylokhov
c65f81d726 6329748: Invalid/old variable name - newModel in setModel method in JTable class
Reviewed-by: prr, alexsch
2014-09-24 15:23:19 +04:00
Yasumasa Suenaga
4325c3fbec 8017773: OpenJDK7 returns incorrect TrueType font metrics
Reviewed-by: prr, bae
2014-09-23 15:48:16 -07:00
Sergey Bylokhov
1f7d2ae35c 8041734: JFrame in full screen mode leaves empty workspace after close
Reviewed-by: azvegint, alexsch
2014-09-23 07:13:34 +04:00
Alexander Zvegintsev
fa2dc11080 8058739: The test case failed as "ERROR in native method: ReleasePrimitiveArrayCritical: failed bounds check"
Reviewed-by: prr, serb
2014-09-23 20:17:56 +04:00
Sergey Bylokhov
af478a97f4 8058858: JRE 8u20 crashes while using Japanese IM on Windows
Reviewed-by: azvegint, alexsch
2014-09-23 16:05:05 +04:00
Anisha Nagarajan
9ef4115fe7 6588417: Incorrect javadoc: no @throws or @exception tag in javax.*
Fix remaining missing @throws tags.

Reviewed-by: prr
2014-09-22 11:25:33 +04:00