Mandy Chung
d0f3de3b59
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
...
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Mandy Chung
441155f0d9
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
...
Reviewed-by: alanb, dholmes
2010-10-19 09:49:08 -07:00
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
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
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
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
Yuka Kamiya
55f7d8222a
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
...
Reviewed-by: okutsu
2010-10-08 09:50:56 +09: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
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
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
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
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
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
Andrew Brygin
13069fe969
6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
...
Reviewed-by: igor, prr
2010-09-29 10:44:02 +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
Sergey Malenkov
b90f2341f9
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
...
Reviewed-by: peterz
2010-09-27 13:38:49 +04:00
Lana Steuck
53e6cf8989
Merge
2010-09-25 12:00:05 -07:00
Doug Lea
94ffffd5cb
6981113: Add ConcurrentLinkedDeque
...
Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes.
Reviewed-by: martin, dholmes, chegar
2010-09-20 18:05:09 -07:00
Martin Buchholz
11cc8fa5e6
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
...
Do exit status handling before trying to close streams
Reviewed-by: alanb, dholmes
2010-09-17 14:35:00 -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
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
John R Rose
82088e1e2b
6982752: dynamic languages need to decorate types with runtime information
...
Add ClassValue
Reviewed-by: twisti
2010-09-14 01:42:03 -07: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
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
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
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
Alan Bateman
0fb0f54897
6881498: (file) Re-examine DirectoryStream exception handling
...
Reviewed-by: forax
2010-09-10 16:36:48 +01:00