Artem Ananiev
|
7752677d6c
|
6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Reviewed-by: anthony, ant
|
2010-10-06 16:42:15 +04:00 |
|
Artem Ananiev
|
3ba822a482
|
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException
Reviewed-by: anthony, dcherepanov
|
2010-10-05 18:13:52 +04:00 |
|
Artem Ananiev
|
42867588ae
|
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
Reviewed-by: anthony, dcherepanov
|
2010-10-05 18:12:04 +04:00 |
|
Anthony Petrov
|
8aee53f1b5
|
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
Rely on the WWindowPeer.getTranslucentGraphics()'s return value
Reviewed-by: art, dcherepanov
|
2010-10-04 16:21:26 +04:00 |
|
Anthony Petrov
|
afc679f6ad
|
6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used
Add the trailing slash if it's absent
Reviewed-by: art, dcherepanov
|
2010-10-04 16:12:07 +04:00 |
|
Andrei Dmitriev
|
fbb62aa566
|
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: denis
|
2010-10-04 11:40:07 +04:00 |
|
Andrei Dmitriev
|
9c946f5a9c
|
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
Reviewed-by: art, anthony
|
2010-10-01 15:10:32 +04:00 |
|
Artem Ananiev
|
013d469322
|
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
Reviewed-by: anthony, uta
|
2010-09-30 21:06:53 +04:00 |
|
Andrei Dmitriev
|
35092b1bf3
|
6694729: obsolete link in ActionEvent javadoc
Reviewed-by: art
|
2010-09-30 14:50:36 +04:00 |
|
Lana Steuck
|
23fe7ade81
|
Merge
|
2010-09-28 11:43:45 -07:00 |
|
Omair Majid
|
6e5fbc5669
|
6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size
Reviewed-by: anthony
|
2010-09-28 10:16:18 -04:00 |
|
Artem Ananiev
|
07a295701d
|
6987896: Modal dialogs resumes the calling thread before it's hidden
Reviewed-by: anthony
|
2010-09-28 14:57:23 +04:00 |
|
Lana Steuck
|
b3583c3d0d
|
Merge
|
2010-09-28 00:20:15 -07:00 |
|
Anton Tarasov
|
0969410407
|
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
Reviewed-by: dcherepanov, art
|
2010-09-27 17:38:57 +04:00 |
|
Anton Tarasov
|
397abc7260
|
6505819: Provide traverseIn method for sun.awt.EmbeddedFrame
Reviewed-by: dcherepanov, art
|
2010-09-27 16:11:58 +04:00 |
|
Lana Steuck
|
6b9e679958
|
Merge
|
2010-09-24 16:41:32 -07:00 |
|
Christine Lu
|
311fc82f63
|
Added tag jdk7-b111 for changeset 6daafb1093c6
|
2010-09-23 17:33:40 -07:00 |
|
Christine Lu
|
47f544e802
|
Added tag jdk7-b110 for changeset 5c7242a0a4a5
|
2010-09-16 15:13:11 -07:00 |
|
Lana Steuck
|
a682d9348d
|
Merge
|
2010-09-16 11:19:43 -07:00 |
|
Lana Steuck
|
3921d2c36d
|
Merge
|
2010-09-16 11:17:32 -07:00 |
|
Lana Steuck
|
734c8fdcc0
|
Merge
|
2010-09-16 11:16:02 -07:00 |
|
Lana Steuck
|
9ed4d2afe1
|
Merge
|
2010-09-16 11:15:07 -07:00 |
|
Pavel Tisnovsky
|
331eea0db7
|
6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME
Testcase correction.
Reviewed-by: art
|
2010-09-16 13:25:20 +02:00 |
|
Sergey Malenkov
|
575b9e1d81
|
6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f
Reviewed-by: peterz
|
2010-09-16 09:07:03 +04:00 |
|
Alan Bateman
|
55b13f6d55
|
6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
Reviewed-by: forax
|
2010-09-15 15:13:50 +01:00 |
|
Sergey Malenkov
|
817fbc9a0b
|
6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105
Reviewed-by: alexp
|
2010-09-14 22:05:03 +04:00 |
|
Sergey Malenkov
|
62180d1385
|
6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed
Reviewed-by: alexp
|
2010-09-14 21:22:12 +04:00 |
|
Sergey Malenkov
|
c69aa15d0e
|
6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
Reviewed-by: alexp
|
2010-09-14 19:12:28 +04:00 |
|
Omair Majid
|
306f12db9e
|
6979979: Rounding error in font sizes selected by the GTK Look and Feel
Use floating point font sizes
Reviewed-by: prr
|
2010-09-14 10:45:38 -04:00 |
|
Alex Menkov
|
ded210964b
|
4933700: RFE: Add way to get device from Receiver and Transmitter
Reviewed-by: art
|
2010-09-14 14:14:18 +04:00 |
|
Alex Menkov
|
bf0670e111
|
Merge
|
2010-09-14 14:09:26 +04:00 |
|
Alex Menkov
|
a6d309e0bb
|
4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
Reviewed-by: denis
|
2010-09-14 14:07:58 +04:00 |
|
Alex Menkov
|
4cf465320c
|
6944033: RFE: add PCM_FLOAT support
Reviewed-by: dav
|
2010-09-14 12:38:49 +04:00 |
|
Masayoshi Okutsu
|
65b5c68b97
|
6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
Reviewed-by: peytoia
|
2010-09-14 16:47:28 +09:00 |
|
Weijun Wang
|
ce46bf1737
|
6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
Reviewed-by: dholmes
|
2010-09-14 10:18:16 +08:00 |
|
Keith McGuigan
|
662f05162a
|
6983225: libjvm_db.so is not imported into solaris-x86 builds, and libjvm_dtrace.so not imported at all
Removed sparc-only libjvm_db code and added rules for libjvm_dtrace
Reviewed-by: ohair
|
2010-09-13 13:10:26 -04:00 |
|
Karl Helgason
|
efedb2236a
|
6943053: Gervill: failures on invalid ranges and 14-bit banks
ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks.
Reviewed-by: amenkov
|
2010-09-13 15:34:24 +04:00 |
|
Karl Helgason
|
0ffd8f54e0
|
6941027: Gervill update, April 2010
Reviewed-by: amenkov
|
2010-09-13 15:12:31 +04:00 |
|
Yong Jeffrey Huang
|
ef46184e89
|
Merge
|
2010-09-13 02:54:35 -07:00 |
|
Doug Lea
|
a4641686a0
|
6978087: jsr166y Updates
Simplify the ForkJoinPool API, reworking some of the internals
Reviewed-by: martin, dholmes, chegar
|
2010-09-13 09:55:03 +01:00 |
|
Weijun Wang
|
4c7ea63262
|
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
Reviewed-by: lancea
|
2010-09-13 09:32:36 +08:00 |
|
Lance Andersen
|
ea6a45ae32
|
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
Reviewed-by: darcy
|
2010-09-10 18:51:11 -04:00 |
|
Yoshito Umaoka
|
fbca39ee5d
|
6875847: Java Locale Enhancement
Co-authored-by: Doug Felt <dougfelt@google.com>
Co-authored-by: Mark Davis <markdavis@google.com>
Reviewed-by: srl
|
2010-09-10 15:29:40 -07:00 |
|
Lance Andersen
|
36b68b66fa
|
6589685: JDBC 4.1 updates
Reviewed-by: darcy
|
2010-09-10 15:26:04 -04:00 |
|
Alan Bateman
|
9dbee5740e
|
Merge
|
2010-09-10 18:50:52 +01:00 |
|
Alan Bateman
|
ba3ab12326
|
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
Reviewed-by: chegar
|
2010-09-10 18:48:49 +01:00 |
|
Sergey Malenkov
|
7640dd5bee
|
6915566: Closed swing tests failing with assert errors when run with -ea -esa
Reviewed-by: art, peterz
|
2010-09-10 20:48:17 +04:00 |
|
Alan Bateman
|
0fb0f54897
|
6881498: (file) Re-examine DirectoryStream exception handling
Reviewed-by: forax
|
2010-09-10 16:36:48 +01:00 |
|
Chris Hegarty
|
b7f1641806
|
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
Reviewed-by: michaelm
|
2010-09-10 15:57:05 +01:00 |
|
Masayoshi Okutsu
|
dea3e2e152
|
6912560: Timezone is not set correctly on Win Vista when Security manager is present
6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink
Reviewed-by: peytoia
|
2010-09-10 17:51:53 +09:00 |
|