Xueming Shen
a13f428c35
Merge
2011-04-04 11:36:22 -07:00
Xueming Shen
363df8be6a
6751338: ZIP inflater/deflater performance
...
To use GetPrimitiveArrayCritical for bye array access
Reviewed-by: bristor, alanb
2011-04-04 11:30:55 -07:00
Joe Darcy
434827d86e
6543593: (reflect) Clarify private final field mutability
...
Reviewed-by: dholmes, alanb, mduigou
2011-04-04 11:22:45 -07:00
Alexander Potochkin
f6697e15da
7032791: TableCellRenderer.getTableCellRendererComponent() doesn't accept null JTable with GTK+ L&F
...
Reviewed-by: rupashka
2011-04-04 21:37:10 +04:00
Alan Bateman
e1a6f9cdea
7030249: Eliminate use of LoadLibrary and other clean-ups
...
Reviewed-by: ohair, chegar, mchung
2011-04-04 18:35:16 +01:00
Alan Bateman
a50069aa79
7033568: (file) Miscellaneous typos
...
Reviewed-by: michaelm, mduigou
2011-04-04 18:12:46 +01:00
Alan Bateman
fba270080e
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
...
Reviewed-by: sherman
2011-04-04 18:09:53 +01:00
Sergey Malenkov
650afe234d
7025987: Nimbus L&F increases insets unexpectedly
...
Reviewed-by: alexp
2011-04-04 19:55:10 +04:00
Lana Steuck
abd7c7bcde
Merge
2011-04-01 23:55:08 -07:00
Phil Race
56980cf411
7032930: A way to specify MS Mincho to be used in dialoginput on windows JA locale
...
Reviewed-by: igor, jgodinez
2011-04-01 20:21:14 -07:00
Lana Steuck
0ee5cb3c4d
Merge
2011-04-01 16:55:47 -07:00
Lana Steuck
1e260ac520
Merge
2011-04-01 14:47:59 -07:00
Clemens Eisserer
e78547586a
7029934: Xrender: Text is truncated with 64 bit Linux JRE
...
Reviewed-by: bae, flar, ceisserer
2011-04-01 12:45:45 -07:00
Anthony Petrov
91f76da3a4
6903034: java.awt.Robot.createScreenCapture() doesn't work for translucent windows
...
Use the composite overlay window to take the screenshot
Reviewed-by: art, dcherepanov
2011-04-01 15:43:37 +04:00
Andrei Dmitriev
f4f9b16391
6984540: closed/java/awt/dnd/DragInterceptorAppletTest/DragInterceptorAppletTest.html test fails
...
Reviewed-by: uta, art
2011-04-01 12:56:56 +04:00
Lana Steuck
24ab596494
Merge
2011-03-31 22:07:32 -07:00
Joe Darcy
92c64a56ae
7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
...
Reviewed-by: dholmes, mchung, jjb
2011-03-31 19:09:02 -07:00
Phil Race
b0b08af4d7
7026407: Broken </code> in javax.imageio.metadata.IIOMetadataNode.getTagName()
...
Reviewed-by: jgodinez
2011-03-31 15:02:57 -07:00
Alexander Kouznetsov
6b1471a35c
Merge
2011-03-31 10:16:45 -07:00
Alexander Kouznetsov
c19fe5a5d0
7027700: /jfc/SwingApplet demo needs to be improved
...
Reviewed-by: alexp
2011-03-31 10:15:08 -07:00
Michael McMahon
5faf628164
7032866: Problem with fix for 7030256
...
Reviewed-by: alanb
2011-03-31 17:37:11 +01:00
Pavel Porvatov
d695515e87
7009422: Two dead links in Swing API documentation
...
Reviewed-by: darcy, art
2011-03-31 17:04:31 +04:00
Yong Jeffrey Huang
ed0b0abfb8
Merge
2011-03-30 22:52:41 -07:00
Yong Jeffrey Huang
d0e5ec7ac9
7025837: fix plural currency display names in sr_Latn_(BA|ME|RS).properties
...
Reviewed-by: naoto
2011-03-30 22:46:41 -07:00
David Holmes
b396e66f2b
7032364: Add jvm.cfg file for ARM and PPC architectures
...
Reviewed-by: darcy, bdelsart, alanb, mduigou
2011-03-30 22:20:40 -04:00
Alexander Kouznetsov
7fbd444883
7027693: /jfc/CodePointIM demo needs to be improved
...
Reviewed-by: alexp
2011-03-30 15:52:32 -07:00
Alexander Kouznetsov
97d01f5e6f
7027682: /applets/Fractal demo needs to be improved
...
Reviewed-by: alexp
2011-03-30 08:58:54 -07:00
Alexander Kouznetsov
ab41c31673
7027701: /jfc/TableExample demo needs to be improved
...
Reviewed-by: alexp
2011-03-30 08:58:02 -07:00
Alexander Kouznetsov
5064de7c28
7027690: /applets/SpreadSheet demo needs to be improved
...
Reviewed-by: alexp
2011-03-30 08:54:08 -07:00
Alexander Kouznetsov
ea2862f286
7027687: /applets/NervousText demo needs to be improved
...
Reviewed-by: alexp
2011-03-30 08:52:37 -07:00
Shinya Ogino
f0b8d4d068
7032334: Update Font2DTest demo to support Unicode 6
...
Reviewed-by: naoto
2011-03-29 22:59:52 -07:00
Kelly O'Hair
795a86752a
Merge
2011-03-29 18:30:32 -07:00
Kelly O'Hair
16dfe8ab5c
7032327: Fix overview-core.html file, refers to version 6
...
Reviewed-by: wetmore
2011-03-29 18:24:27 -07:00
Alan Bateman
7f286040e6
Merge
2011-03-30 01:00:23 +01:00
Alan Bateman
f24980f896
7026507: Bidi initialization fails if AWT not present
...
Reviewed-by: okutsu
2011-03-30 00:59:07 +01:00
Mandy Chung
47a20b7526
6381464: SimpleFormatter should use one single line format
...
Define a new logging properties to support custom output format
Reviewed-by: alanb
2011-03-29 15:58:18 -07:00
Mandy Chung
793f1078b6
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
...
Reviewed-by: alanb
2011-03-29 15:50:55 -07:00
Erik Trimble
344dad5b73
Merge
2011-03-29 13:28:10 -07:00
Alexander Potochkin
6fec1477a3
7027486: JPopupMenu doesn't take window shape into account
...
Reviewed-by: rupashka
2011-03-29 21:02:53 +04:00
Sean Mullan
58cc210582
Merge
2011-03-29 11:37:48 -04:00
Sean Mullan
493fdf3e24
7019937: Translatability bug - Remove Unused String - String ID , read end of file
...
7019938: Translatability bug - Remove Unused String - String ID can not specify Principal with a
7019940: Translatability bug - Remove unused string - String ID: provided null name
7019942: Translatability bug - String ID: trustedCertEntry,
7019945: Translatability bug - Translatability issue - String ID: * has NOT been verified! In order to veri
7019947: Translatability bug - Translatability issue - String ID: * The integrity of the information stored i
7019949: Translatability bug - Translatability issue - String ID: * you must provide your keystore password
Reviewed-by: weijun, wetmore
2011-03-29 10:39:00 -04:00
Andrew Brygin
6dcd5b2414
7003516: Methods java.awt.geom.Line2D.Double/Float.getBounds2D() don't satisfy inherited spec
...
Reviewed-by: flar, prr
2011-03-29 17:11:35 +04:00
Andrew Brygin
c8d5601a8a
7030147: java.awt.image.SampleModel.setDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_VA
...
Reviewed-by: jgodinez, prr
2011-03-29 13:10:09 +04:00
Andrei Dmitriev
e39693ced3
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
...
Reviewed-by: dcherepanov, art
2011-03-28 15:25:24 +04:00
Weijun Wang
1ce7eeaa52
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
...
Reviewed-by: xuelei
2011-03-28 18:04:10 +08:00
Yuka Kamiya
e7b397be03
6957870: Monospaced font mapped to proportional font (David) for Hebrew
...
Reviewed-by: okutsu
2011-03-28 18:00:32 +09:00
Andrew Brygin
ab263062ef
6985593: Crash in Java_sun_java2d_loops_MaskBlit_MaskBlit on oel5.5-x64
...
Reviewed-by: ceisserer, jgodinez, prr
2011-03-27 15:51:44 +04:00
Lana Steuck
3588e1424d
Merge
2011-03-26 00:10:12 -07:00
Joshua Bloch
29627db746
7031376: Typos in javadoc of TimSort classes
...
Reviewed-by: darcy
2011-03-25 18:47:57 -07:00
Joe Darcy
46e71698c9
7031371: Clarify javadoc of Throwable, including addSuppressed
...
Reviewed-by: smarks, mduigou
2011-03-25 18:26:19 -07:00