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 |
|
Tim Bell
|
9e4cc0c67f
|
Merge
|
2009-07-16 18:07:04 -07:00 |
|
Xiomara Jayasena
|
27e3d0608d
|
Added tag jdk7-b65 for changeset 6d887683b2b4
|
2009-07-16 10:53:21 -07:00 |
|
Yuri Nesterenko
|
1b9d35c409
|
Merge
|
2009-07-14 22:15:22 -07:00 |
|
Yuri Nesterenko
|
23081840b5
|
Merge
|
2009-07-14 22:13:33 -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 |
|
Xiomara Jayasena
|
5c53063942
|
Added tag jdk7-b64 for changeset 2bd0e908f480
|
2009-07-13 14:47:51 -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
|
0059357677
|
6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails
Reviewed-by: art
|
2009-07-09 15:53:07 +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 |
|
Kelly O'Hair
|
529e9065c2
|
6858127: Missing -DNDEBUG on Linux and Windows native code compiles
Reviewed-by: tbell, dcubed
|
2009-07-08 09:11:24 -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 |
|
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 |
|
Xiomara Jayasena
|
618ccf3eb4
|
Added tag jdk7-b63 for changeset c8270bf40b76
|
2009-07-02 11:11:03 -07: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 |
|