Xueming Shen
|
add97e78c6
|
6990639: Fix for #6975829 breaks build
Define MIN2 micro
Reviewed-by: alanb
|
2010-10-08 12:23:25 -07:00 |
|
Chris Hegarty
|
ad43522016
|
Merge
|
2010-10-08 11:28:49 +01:00 |
|
Chris Hegarty
|
0615bd9a48
|
Merge
|
2010-10-08 11:27:55 +01:00 |
|
Alan Bateman
|
769a8dd872
|
Merge
|
2010-10-08 10:37:04 +01:00 |
|
Alan Bateman
|
d78f92c413
|
6989116: (verifier) compiler warning messages
Reviewed-by: kamg, ohair
|
2010-10-08 10:36:17 +01:00 |
|
Christine Lu
|
545a471906
|
Added tag jdk7-b113 for changeset 2347b7452dcd
|
2010-10-07 15:12:19 -07: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 |
|
Xueming Shen
|
2e08a82953
|
6975829: Perf. of gzip in existing JDKs is too slower than in 1.3.1
Improved memory/buffer handling in Inflater.c
Reviewed-by: alanb
|
2010-10-07 11:35:48 -07:00 |
|
Alan Bateman
|
14a7edc2ad
|
6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
Reviewed-by: andrew, mchung, ohair
|
2010-10-07 14:36:17 +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 |
|
Joe Darcy
|
790044e161
|
6917323: serializable classes in java.dyn do not specify serialVersionUIDs
Reviewed-by: jrose
|
2010-10-06 21:55:28 -07:00 |
|
Lance Andersen
|
478fb788a2
|
6988317: RowSetProvider.newFactory() may throw unspecified exception
Reviewed-by: darcy
|
2010-10-06 10:11:45 -04:00 |
|
Lance Andersen
|
c532790517
|
6988310: SyncFactory.setLogger(Logger,Level) requires unspecified security permission
Reviewed-by: darcy
|
2010-10-06 10:09:58 -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 |
|
Lana Steuck
|
e94376800f
|
Merge
|
2010-10-04 14:34:54 -07:00 |
|
Lance Andersen
|
0c5307c12b
|
6989139: Address JDBC Findbugs where Number type Constructor are used
Reviewed-by: ohair
|
2010-10-04 13:04:09 -04: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 |
|
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 |
|
Masayoshi Okutsu
|
2588620965
|
6955776: (tz) Windows-only: tzmappings needs update for KB981793
6929185: (tz) Windows-only: tzmappings needs update for KB979306
Reviewed-by: peytoia
|
2010-10-04 13:05:14 +09:00 |
|
Alan Bateman
|
b44a1bd105
|
6907737: (file) FileVisitor and Files.walkFileTree issues
Reviewed-by: sherman
|
2010-10-03 19:39:25 +01:00 |
|
Alan Bateman
|
ee93235260
|
Merge
|
2010-10-02 12:59:52 +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 |
|
Andrew Brygin
|
c299b2e4c0
|
6988213: lcms build failure on windows-amd64
Reviewed-by: igor, prr
|
2010-10-02 12:41:20 +04:00 |
|
Christine Lu
|
fb444f04e2
|
Added tag jdk7-b112 for changeset 382d78ea38b0
|
2010-10-01 15:45:14 -07:00 |
|
Lance Andersen
|
f5a046aae8
|
6988993: Address Findbugs warnings for the use of String Constructor
Reviewed-by: ohair
|
2010-10-01 14:36:01 -04: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 |
|
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 |
|
Sergey Malenkov
|
55c5ae3011
|
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
Reviewed-by: alexp
|
2010-09-30 20:21:55 +04:00 |
|
Alan Bateman
|
848ef2c6e7
|
Merge
|
2010-09-30 14:49:14 +01:00 |
|
Alan Bateman
|
ce43c743ff
|
6988037: fileClose prints debug message is close fails
Reviewed-by: kevinw, forax
|
2010-09-30 14:48:25 +01:00 |
|
Andrei Dmitriev
|
35092b1bf3
|
6694729: obsolete link in ActionEvent javadoc
Reviewed-by: art
|
2010-09-30 14:50:36 +04:00 |
|
Chris Hegarty
|
674e1ca1c7
|
6987461: Handle leak when enabling java.net.useSystemProxies
Release the registry key handle if ProxyEnable is 0
Reviewed-by: michaelm
|
2010-09-29 17:33:17 +01:00 |
|
Weijun Wang
|
b1bd74bb7d
|
6988163: sun.security.util.Resources dup and a keytool doc typo
Reviewed-by: xuelei
|
2010-09-29 15:26:59 +08: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
|
23fe7ade81
|
Merge
|
2010-09-28 11:43:45 -07:00 |
|
Naoto Sato
|
836de5036c
|
6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
Reviewed-by: okutsu
|
2010-09-28 10:57:56 -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 |
|
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
|
ff8174e3e4
|
Merge
|
2010-09-28 12:04:09 +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 |
|
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 |
|
Sunita Koppar
|
523d43b1e3
|
6966692: defaultReadObject can set a field multiple times
Reviewed-by: hawtin
|
2010-09-28 01:13:22 -07:00 |
|
Sunita Koppar
|
421b7e62a6
|
6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
Reviewed-by: hawtin
|
2010-09-28 01:09:10 -07:00 |
|
Lana Steuck
|
b3583c3d0d
|
Merge
|
2010-09-28 00:20:15 -07:00 |
|