Commit Graph

1388 Commits

Author SHA1 Message Date
Lana Steuck
45d07f9520 Merge 2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1 Merge 2010-10-18 21:46:27 -07:00
Lana Steuck
cfb1ea458c Merge 2010-10-18 21:44:47 -07:00
Yoshito Umaoka
8df28ab0e3 6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
Reviewed-by: srl
2010-10-18 14:45:00 -07:00
Lana Steuck
67a5640f22 Merge 2010-10-18 12:43:39 -07:00
Sean Coffey
9b05f554fa 6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
Reviewed-by: alanb
2010-10-18 18:04:02 +01:00
Alan Bateman
a201a9248c Merge 2010-10-18 10:31:11 +01:00
Alan Bateman
7ed3e0a896 4837564: (bf) Please make DirectByteBuffer performance enhancements
Reviewed-by: chegar
2010-10-18 10:29:59 +01:00
Lana Steuck
42fc60ebfd Merge 2010-10-17 19:43:33 -07:00
Lana Steuck
649b50b659 Merge 2010-10-15 11:45:30 -07:00
Alan Bateman
444dc7067b 6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
Reviewed-by: chegar
2010-10-15 15:09:37 +01:00
Vladimir Yaroslavskiy
aa1307fc6e 6976036: Dual-pivot quicksort update (10/2010 tune-up)
Reviewed-by: alanb
2010-10-15 12:10:32 +01:00
Andrew Brygin
5e04c64e9e 6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
Reviewed-by: igor, prr
2010-10-15 11:26:43 +04:00
Kumar Srinivasan
74d4519ed4 6746111: Improve pack200 error message
Reviewed-by: jrose
2010-10-14 14:55:03 -07:00
Kumar Srinivasan
4b93eff932 6982312: (pack200) pack200 fails with the jdk7 class files
Reviewed-by: jrose
2010-10-14 14:41:08 -07:00
Sean Mullan
e8bd538cc9 Merge 2010-10-15 10:59:03 -04:00
Sean Mullan
bbded477bb 6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Lana Steuck
50a3d5d4a0 Merge 2010-10-14 11:07:15 -07:00
Kumar Srinivasan
e17e251af7 6991164: pack source needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair, jrose
2010-10-14 09:36:05 -07:00
Dmitry Cherepanov
0af2737f3a 6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony
2010-10-14 18:56:18 +04:00
Alexander Potochkin
b269b5a65c 6986385: JLayer should implement accessible interface
Reviewed-by: rupashka
2010-10-14 18:46:05 +04:00
Pavel Porvatov
6445f22ebc 6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
Reviewed-by: alexp
2010-10-14 13:33:00 +04:00
Lana Steuck
0ffa1c4042 Merge 2010-10-13 17:51:41 -07:00
Yoshito Umaoka
822884735d 6989440: tomcat test from dacapo benchmark fails with ConcurrentModificationException
Reviewed-by: okutsu
2010-10-12 17:09:14 -07:00
Anthony Petrov
bc52d31ebd 6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Make sure the size hints are set before mapping the window on the screen

Reviewed-by: art, dcherepanov
2010-10-12 15:52:58 +04:00
Xueming Shen
2d526410d4 6990846: Demo: NIO.2 filesystem provider for zip/jar archives
The first drop of the zip filesystem provider, as a separate demo

Reviewed-by: alanb
2010-10-08 21:33:28 -07:00
Yuka Kamiya
55f7d8222a 6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
Reviewed-by: okutsu
2010-10-08 09:50:56 +09:00
Kumar Srinivasan
e924b42b38 6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented
Reviewed-by: darcy
2010-10-07 14:35:14 -07:00
Alan Bateman
39bcf3ff5f 6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
Reviewed-by: sherman
2010-10-12 09:46:17 +01:00
Alan Bateman
79abb3e80f 6728842: File.setReadOnly does not make a directory read-only (win)
6464744: java/io/File/SetAccess.java ignores sticky bit

Reviewed-by: forax
2010-10-12 08:49:33 +01:00
Xueming Shen
48e04c75c5 6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
Updated to use appropriate vendor name

Reviewed-by: ohair, dholmes
2010-10-11 22:32:55 -07:00
Mandy Chung
d990871881 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
2010-10-11 20:22:27 -07:00
Chris Hegarty
0615bd9a48 Merge 2010-10-08 11:27:55 +01:00
Alex Menkov
b6584fa0ab 6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
2010-10-07 18:23:13 +04:00
Alan Bateman
1550d01979 6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
Reviewed-by: ohair, chegar
2010-10-07 10:35:36 +01:00
Pavel Porvatov
cdf0f01c92 6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc
Reviewed-by: malenkov
2010-10-07 12:48:16 +04:00
Andrew Brygin
8b789531bf 6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
Reviewed-by: prr
2010-10-07 12:25:23 +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
Alan Bateman
246920e930 6987116: (so) test/java/nio/channels/SocketChannel/VectorIO.java failed on Solaris 11
Reviewed-by: forax
2010-10-05 15:07:40 +01:00
Andrew Brygin
014b414926 6976076: sun/java2d/pipe/MutableColorTest/MutableColorTest.java failed
Reviewed-by: igor, prr
2010-10-05 10:23:14 +04:00
Lana Steuck
98a4c7fec4 Merge 2010-10-04 14:39:57 -07:00
Lana Steuck
f8a4e42fb3 Merge 2010-10-04 14:38:14 -07:00
Lana Steuck
70586de1c1 Merge 2010-10-04 14:36:45 -07:00
Alan Bateman
41cc1e2f4a 6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
Reviewed-by: chegar, michaelm
2010-10-04 14:17:36 +01: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
Alan Bateman
b44a1bd105 6907737: (file) FileVisitor and Files.walkFileTree issues
Reviewed-by: sherman
2010-10-03 19:39:25 +01:00
Alan Bateman
afac13bfe2 6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
Reviewed-by: kevinw, forax
2010-10-02 12:59:04 +01:00
Alexander Potochkin
8ca7d6b81c 6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
Reviewed-by: malenkov
2010-10-01 18:39:44 +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