Xiomara Jayasena
e0c1d51604
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Yong Jeffrey Huang
800a49f4a0
Merge
2009-07-26 19:51:05 -07:00
Dmitry Cherepanov
7e2e64f5e0
6857870: Regression tests are failing with ExceptionInInitializerError
...
Reviewed-by: art
2009-07-23 11:30:49 +04:00
Yuri Nesterenko
cacd580a84
Merge
2009-07-21 23:23:57 -07:00
Yuri Nesterenko
1b9d35c409
Merge
2009-07-14 22:15:22 -07:00
Anthony Petrov
565f4998b5
6837446: Introduce Window.isOpaque() method
...
Reviewed-by: art, alexp
2009-07-14 14:08:47 +04:00
Tim Bell
a2d17d381e
Merge
2009-07-13 23:58:49 -07:00
Valerie Peng
fa45d4b2e5
6832540: IllegalArgumentException in ClassLoader.definePackage when classes are loaded in parallel
...
Modified to handle race condition for parallel-capable classloaders by re-trying/re-verifying package
Reviewed-by: alanb
2009-07-13 15:14:17 -07:00
Xue-Lei Andrew Fan
cbb1a71a10
6453837: PartialCompositeContext.allEmpty is buggy
...
Reviewed-by: weijun
2009-07-13 23:01:03 +08:00
Yuri Nesterenko
d116d7aa47
Merge
2009-07-12 23:20:26 -07:00
Yuri Nesterenko
162e4376fc
Merge
2009-07-12 06:07:50 -07:00
Matthew Flaschen
1b9d35f50c
6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c
...
Add missing header to remove compiler warnings.
Reviewed-by: martin
2009-07-11 16:43:08 +01:00
Xue-Lei Andrew Fan
5ba2fd7d33
6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected
...
Make the builder aware of SKID/AKID, break the internal circular dependences
Reviewed-by: mullan
2009-07-10 17:27:13 +08:00
Joe Darcy
40a7ea7c9c
6628737: Specification of wrapper class valueOf static factories should require caching
...
Reviewed-by: mr
2009-07-09 12:31:30 -07:00
Qi Zuo
8a897fd954
Merge
2009-07-09 13:53:05 -04:00
Dmitry Cherepanov
cd90c35e8f
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build
...
Reviewed-by: art
2009-07-09 15:23:22 -04:00
Dmitry Cherepanov
4d337f68e8
6759726: TrayIcon constructor throws NPE instead of documented IAE
...
Reviewed-by: art
2009-07-09 15:18:50 -04:00
Dmitry Cherepanov
74d8995747
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
...
Reviewed-by: art
2009-07-09 15:15:28 -04:00
Kelly O'Hair
64697c3e7a
6855551: java -Xrunhprof crashes when running with classes compiled with targed=7
...
Reviewed-by: tbell, dcubed
2009-07-08 09:12:17 -07:00
Yuri Nesterenko
5e24ed1624
Merge
2009-07-07 23:12:36 -07:00
Weijun Wang
9148ed61cf
6857795: krb5.conf ignored if system properties on realm and kdc are provided
...
Reviewed-by: xuelei
2009-07-08 12:07:43 +08:00
Weijun Wang
96a8d1a9f8
6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds
...
Reviewed-by: xuelei
2009-07-08 12:07:16 +08:00
Joe Darcy
21aa3652d4
6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}
...
Reviewed-by: chegar
2009-07-07 16:12:34 -07:00
Anthony Petrov
b3f3644fea
6853916: java.awt.Window.setBackground(null) throws NullPointerException
...
Window.setBackground() should check for null.
Reviewed-by: art, dcherepanov
2009-07-07 17:05:50 +04:00
Pavel Porvatov
f3358ba3db
6489447: Apply the more robust fix for 6449933 to dolphin and 6ux
...
Reviewed-by: malenkov
2009-07-07 14:11:06 +04:00
Martin Buchholz
cab876d8d1
6854795: Miscellaneous improvements to "jar"
...
Cleanup of jar/Main.java (Initial patch by tobyr@google.com , additional review by jeremymanson@google.com , ulf.zibis@gmx.de )
Reviewed-by: sherman, alanb
2009-07-06 11:30:40 -07:00
Andy Herrick
14323dd4c7
Merge
2009-07-06 14:10:31 -04:00
Jean-Christophe Collet
d8a3c09706
6856856: NPE in HTTP protocol handler logging
...
Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one.
Reviewed-by: chegar
2009-07-06 15:13:48 +02:00
Sergey Malenkov
8a5359c35b
6723447: Introspector doesn't check return type for indexed property setters
...
Reviewed-by: rupashka
2009-07-06 14:32:04 +04:00
Tim Bell
62ba7fbc2c
Merge
2009-07-03 16:26:43 -07:00
Tim Bell
83c391b784
Merge
2009-07-03 09:15:02 -07:00
Martin Buchholz
839196d14e
6857287: (file) Clarifications for symbolic link related javadoc
...
Fix up jsr203 file javadoc related to symbolic links
Reviewed-by: alanb
2009-07-03 07:24:43 -07:00
Sergey Malenkov
64bc185e55
6329581: RFE: LTP: java.beans.XMLEncoder does not manage ClassLoader
...
Reviewed-by: rupashka, alexp
2009-07-03 16:56:29 +04:00
Yong Jeffrey Huang
521bc9973e
6606396: Notepad and Stylepad demos don't run in Japanese locale
...
Reviewed-by: peytoia, ogino
2009-07-02 20:17:59 -07:00
Xue-Lei Andrew Fan
5363b41a3e
6853793: OutOfMemoryError in sun.security.provider.certpath.OCSPChecker.check
...
Allocate memory dynamically, keep reading until EOF.
Reviewed-by: weijun
2009-07-03 11:13:42 +08:00
Sergey Malenkov
2914141733
6380849: RFE: Automatic discovery of PersistanceDelegates
...
Reviewed-by: rupashka, alexp
2009-07-02 19:48:11 +04:00
Andy Herrick
df335e4cd0
Merge
2009-07-01 10:18:58 -04:00
Yuri Nesterenko
41cd33fc25
Merge
2009-07-01 00:23:56 -07:00
Yuri Nesterenko
130ebaebe5
Merge
2009-07-01 00:17:02 -07:00
Alan Bateman
6ec4a073e6
Merge
2009-06-30 11:13:51 +01:00
Alan Bateman
f7b598496d
6843003: Windows Server 2008 R2 system recognition
...
Reviewed-by: ohair, sherman
2009-06-30 11:11:10 +01:00
Yuri Nesterenko
6c34ebe4d3
Merge
2009-06-30 02:48:38 -07:00
Anton Tarasov
fdd0280661
6855713: jdk7: debug build failure in awt_Frame.cpp
...
Reviewed-by: dcherepanov, yan
2009-06-30 12:55:21 +04:00
Tim Bell
692966b0eb
Merge
2009-06-29 23:08:06 -07:00
Xueming Shen
a91b1ffd43
Merge
2009-06-29 21:16:01 -07:00
Weijun Wang
c9930b0e4f
6855671: DerOutputStream encodes negative integer incorrectly
...
Reviewed-by: xuelei
2009-06-30 11:55:58 +08:00
Xueming Shen
4b33465b42
6707281: Adler32.update() JavaDoc is wrong
...
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
6646605: Missing method ZipFile.getComment()
6841232: ZipFile should implement Closeable
4985614: Failure on calls to ZipFile constructor
5032358: "java.util.zip.ZipException: The system cannot find the file specified"
6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255
Some misc bug/rfe fixes for zipfile
Reviewed-by: alanb
2009-06-29 19:57:58 -07:00
Tim Bell
c0a769b9ff
Merge
2009-06-29 17:40:17 -07:00
Yuka Kamiya
f2d770bf73
6855715: Font2Dtest demo needs to be updated to support Unicode 5.1.0
...
Reviewed-by: okutsu
2009-06-30 09:38:16 +09:00
Jonathan Gibbons
92af1e97cf
6855069: rmic should support v51 class files
...
Reviewed-by: jrose
2009-06-29 16:28:58 -07:00