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
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
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
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
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
Michael McMahon
2cd0e300b8
6987927: can't use -Dfile.encoding=Cp037 in net test
...
Reviewed-by: chegar
2010-09-28 14:36:19 +01:00
Michael McMahon
2c29ae4f3c
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
...
Reviewed-by: chegar
2010-09-28 11:59:57 +01:00
Lana Steuck
53e6cf8989
Merge
2010-09-25 12:00:05 -07:00
Weijun Wang
b32aa9d2d5
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
...
Reviewed-by: ohair
2010-09-25 10:21:30 +08:00
Kelly O'Hair
f181e2fb8f
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
...
6987113: Remove SCCS logic from makefiles
Reviewed-by: mchung
2010-09-24 14:22:01 -07:00
Mandy Chung
872a9b9303
6984036: servicetag vendor rebranding issues
...
Update product_vendor field to use java.vendor system property
Reviewed-by: ohair
2010-09-22 21:44:18 -07:00
Weijun Wang
f788ac2dbd
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
...
Reviewed-by: wetmore
2010-09-23 10:46:03 +08:00
Chris Hegarty
0d636dcf1c
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
...
Reviewed-by: michaelm
2010-09-21 15:58:06 +01: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
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
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
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
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
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
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
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
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
Kelly O'Hair
f7e31fc6c2
6982137: Rebranding pass 2 - missed copyright changes
...
Reviewed-by: mbykov
2010-09-09 16:26:46 -07:00
Masayoshi Okutsu
3a9f12ff35
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
...
Reviewed-by: peytoia
2010-09-09 15:37:57 +09:00
Andrew Brygin
2d2d444adf
6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
...
Reviewed-by: prr
2010-09-07 16:54:39 +04:00
Alan Bateman
225ef04d34
Merge
2010-09-03 21:03:45 +01:00
Kumar Srinivasan
ef7b8cbc9e
6981001: (launcher) EnsureJREInstallation is not being called in order
...
Reviewed-by: darcy
2010-09-03 07:59:21 -07:00