403 Commits

Author SHA1 Message Date
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
Anisha Nagarajan
ada2c75772 8054877: javadoc issues in javax.print
Fixes "no @throws or @exception tag" issues in javax.print.

Reviewed-by: prr
2014-09-22 11:23:19 +04:00
Phil Race
fb0dfe332b 8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Pavel Rappo
8be77eed11 8055326: Fix typos in client-related packages
Reviewed-by: prr, azvegint, alexsch
2014-09-17 16:14:12 +04:00
Phil Race
50b39c9bc6 8058248: LittleCMS: Missing checks for NULL returns from memory allocation
Reviewed-by: bae, jchen, mschoene
2014-09-16 09:26:06 -07:00
Phil Race
563ee3119b Merge 2014-09-15 09:15:21 -07:00
Sergey Bylokhov
ca1f5068b3 8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown
Reviewed-by: azvegint, anthony
2014-09-15 17:29:43 +04:00
Andrew Brygin
bce59468e0 8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
Reviewed-by: serb, prr
2014-09-12 13:04:18 +01:00
Dmitry Markov
ece4386179 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
Reviewed-by: alexp, alexsch
2014-09-12 10:40:07 +04:00
Phil Race
f4ba168d77 8056213: Clean up unix/native/common/sun/awt
Reviewed-by: erikj, ihse
2014-09-11 13:07:37 -07:00
Phil Race
71e08b387a 8056276: Fontmanager feature improvements
Reviewed-by: srl, bae, mschoene
2014-09-11 10:12:33 -07:00
Phil Race
6c5144c6bd 8055489: Better substitution formats
Reviewed-by: srl, bae, mschoene
2014-09-11 10:10:16 -07:00
Alexander Scherbatiy
92b2ba6392 8055304: More boxing for DirectoryComboBoxModel
Reviewed-by: serb, prr, skoivu
2014-09-11 13:04:18 +04:00
Alexander Scherbatiy
251addac33 8057940: JCK test api/java_awt/Image/renderable/ParameterBlock fails with StackOverflowError
Reviewed-by: serb, prr
2014-09-10 15:09:31 +04:00
Volker Simonis
138a20315d 8057934: Upgrade to LittleCMS 2.6 breaks AIX build
Reviewed-by: prr, serb
2014-09-10 11:01:59 +02:00
Sergey Bylokhov
2a90745d9d 8057819: No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method
Reviewed-by: azvegint, alexsch
2014-09-09 18:32:44 +04:00
Alexander Zvegintsev
26ed1b4780 8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform
Reviewed-by: alexsch, serb
2014-09-09 16:08:34 +04:00
Phil Race
e18a2c3b29 8056209: Remove unused files for libawt
Reviewed-by: erikj, ihse, serb
2014-09-08 09:07:59 -07:00
Behdad Esfahbod
c29aa1d7b9 8057986: freetype code to get glyph outline does not handle initial control point properly
Co-authored-by: Igor Kopylov <ikopylov@google.com>
Reviewed-by: prr, dougfelt
2014-09-05 19:06:07 -07:00
Alexander Scherbatiy
1d67714f2a 8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
Reviewed-by: ant, azvegint
2014-09-05 12:57:24 +04:00
Phil Race
692cce9567 8056122: Upgrade JDK to use LittleCMS 2.6
Reviewed-by: bae, jgodinez
2014-09-04 09:32:08 -07:00
Alexey Ivanov
127abcdf4d 8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
Reviewed-by: pchelko, alexsch
2014-09-02 17:42:35 +04:00
Alexander Zvegintsev
1a77a29985 8055746: plenty of clipboard/dnd tests fail and break X11
Reviewed-by: alexsch, pchelko
2014-09-02 17:35:58 +04:00
Alex Henrie
e4ff32f580 6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true
Reviewed-by: anthony, azvegint
2014-08-29 15:27:29 +04:00
Clemens Eisserer
e185c7ed20 8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
2014-08-27 08:29:39 -07:00
Andrew Brygin
305fd1b6c4 8040617: [macosx] Large JTable cell results in a OutOfMemoryException
Reviewed-by: serb, prr
2014-08-26 14:10:10 +01:00
Phil Race
44b0c90f74 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07:00
Sergey Bylokhov
38351161f0 8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: alexsch, prr
2014-08-21 18:48:12 +04:00
Phil Race
7c69c612eb 8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
Reviewed-by: bae, serb
2014-08-19 14:38:25 -07:00
David Dehaven
95bd42de0f Merge 2014-08-19 11:03:55 -07:00
David Dehaven
b0860e6b99 Merge 2014-08-19 10:32:16 -07:00
Chris Hegarty
3bc69d393d 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Alexander Zvegintsev
31896469fd 8069198: Upgrade image library
Reviewed-by: ahgross, bae, mschoene, serb
2015-01-19 20:02:31 +03:00
Sergey Bylokhov
e307e3921e 8068320: Limit applet requests
Reviewed-by: prr, skoivu, art
2015-01-18 23:28:36 +03:00
Phil Race
ecdd3ad65a 8067699: Better glyph storage
Reviewed-by: srl, bae, mschoene
2015-01-15 09:47:06 -08:00
Phil Race
e840a34dc2 8067684: Better font substitutions
Reviewed-by: bae, srl, mschoene
2015-01-07 13:10:00 -08:00
Phil Race
c60792dc47 8067050: Better font consistency checking
Reviewed-by: bae, srl, mschoene
2014-12-18 10:45:45 -08:00
Phil Race
5299b605ee 8065291: Improved font lookups
Reviewed-by: bae, srl, mschoene
2014-12-18 10:45:02 -08:00
Phil Race
81c5390912 8065286: Fewer subtable substitutions
Reviewed-by: bae, srl, mschoene
2014-12-18 10:43:02 -08:00
Alexander Zvegintsev
b8ae69575c 8060461: Fix for JDK-8042609 uncovers additional issue
Reviewed-by: ahgross, prr, serb
2014-11-11 17:36:43 +03:00
Phil Race
cc10c54160 8035162: Service printing service
Reviewed-by: bae, jgodinez, mschoene
2014-06-24 10:03:46 -07:00
Alexander Zvegintsev
7d730f7819 8042609: Limit splashiness of splash images
Reviewed-by: mschoene, serb
2014-05-30 16:09:49 +04:00