jjg [Tue, 19 May 2009 11:43:50 -0700] rev 2978
6841419: classfile: add constant pool iterator
Reviewed-by: mcimadamore
jjg [Tue, 19 May 2009 11:33:13 -0700] rev 2977
6841420: classfile: add new methods to ConstantClassInfo
Reviewed-by: mcimadamore
Contributed-by: kevin.t.looney@sun.com
jjg [Tue, 19 May 2009 11:27:10 -0700] rev 2976
6841422: classfile: add Type visitor
Reviewed-by: mcimadamore
Contributed-by: kevin.t.looney@sun.com
xdono [Thu, 18 Jun 2009 13:05:48 -0700] rev 2975
Added tag jdk7-b61 for changeset d3f240c8b48f
duke [Wed, 05 Jul 2017 16:54:55 +0200] rev 2974
Merge
tbell [Sun, 21 Jun 2009 23:52:12 -0700] rev 2973
Merge
tbell [Thu, 11 Jun 2009 21:30:49 -0700] rev 2972
Merge
jjg [Wed, 20 May 2009 13:50:44 -0700] rev 2971
6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
xdono [Thu, 18 Jun 2009 13:05:31 -0700] rev 2970
Added tag jdk7-b61 for changeset e1179c38abf6
duke [Wed, 05 Jul 2017 16:54:52 +0200] rev 2969
Merge
tbell [Sun, 21 Jun 2009 23:51:39 -0700] rev 2968
Merge
tbell [Thu, 11 Jun 2009 21:26:25 -0700] rev 2967
Merge
jjg [Wed, 20 May 2009 13:45:44 -0700] rev 2966
6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
xdono [Thu, 18 Jun 2009 13:05:30 -0700] rev 2965
Added tag jdk7-b61 for changeset 539a96985f3b
duke [Wed, 05 Jul 2017 16:54:48 +0200] rev 2964
Merge
tbell [Sun, 21 Jun 2009 23:50:28 -0700] rev 2963
Merge
tbell [Thu, 11 Jun 2009 21:11:22 -0700] rev 2962
Merge
jjg [Wed, 20 May 2009 13:41:23 -0700] rev 2961
6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
xdono [Thu, 18 Jun 2009 13:05:21 -0700] rev 2960
Added tag jdk7-b61 for changeset 5f63016850d8
duke [Wed, 05 Jul 2017 16:54:44 +0200] rev 2959
Merge
yan [Tue, 23 Jun 2009 23:09:49 -0700] rev 2958
Merge
yan [Wed, 17 Jun 2009 23:27:56 -0700] rev 2957
Merge
peytoia [Sat, 13 Jun 2009 06:43:54 +0900] rev 2956
6850113: Bidi class needs to be updated to support Unicode 5.1
Reviewed-by: okutsu
andrew [Wed, 17 Jun 2009 21:13:04 +0100] rev 2955
6851515: awt_p.h incorporates a chunk of the XRender header
Summary: Use XRender header directly rather than copying chunks locally
Reviewed-by: anthony, ohair
yan [Tue, 16 Jun 2009 00:37:39 -0700] rev 2954
Merge
dcherepanov [Mon, 15 Jun 2009 11:15:55 -0400] rev 2953
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
Reviewed-by: anthony
dcherepanov [Fri, 05 Jun 2009 17:30:05 +0400] rev 2952
6829180: Removing focused component from a window causes a JVM crash for JDK7b50+ on WinXP/Vista
Summary: access pData on the toolkit thread
Reviewed-by: art, anthony, naoto
anthony [Thu, 04 Jun 2009 15:18:46 +0400] rev 2951
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
Summary: Removed unneeded System.exit(0) call.
Reviewed-by: art, ohair, anthony
Contributed-by: Omair Majid <omajid@redhat.com>
yan [Wed, 03 Jun 2009 17:41:05 +0400] rev 2950
6839645: Swing application prints message in Control Panel if language is changed
Summary: just remove debug printout from production builds; ignore multicharacter-generating keys
Reviewed-by: uta
tbell [Sun, 21 Jun 2009 23:52:58 -0700] rev 2949
Merge
tbell [Sun, 21 Jun 2009 12:02:14 -0700] rev 2948
6853336: (process) disable or remove clone-exec feature (6850720)
Summary: clone-exec feature (6850720) needs more work on 32-bit Linux
Reviewed-by: alanb, michaelm
Contributed-by: Martin Buchholz <martinrb@google.com>
martin [Sun, 14 Jun 2009 14:33:30 -0700] rev 2947
6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
Summary: Allow random access to stack trace elements; retrieve only needed ones
Reviewed-by: swamyv
Contributed-by: jeremymanson@google.com
martin [Sun, 14 Jun 2009 14:23:22 -0700] rev 2946
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
Summary: Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.
Reviewed-by: michaelm
tbell [Thu, 11 Jun 2009 21:32:12 -0700] rev 2945
Merge
xuelei [Fri, 12 Jun 2009 09:00:38 +0800] rev 2944
6570344: Invalid RSA OID in sun.security.x509.AlgorithmId
Summary: change RSA OID to "2.5.8.1.1"
Reviewed-by: mullan
mullan [Wed, 10 Jun 2009 09:12:15 -0700] rev 2943
6845161: Bottleneck in Configuration.getConfiguration synchronized call
Summary: Reduce scope of synchronized block
Reviewed-by: weijun
weijun [Tue, 09 Jun 2009 14:17:05 +0800] rev 2942
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
Reviewed-by: chegar, valeriep
xuelei [Thu, 04 Jun 2009 11:28:03 +0800] rev 2941
6847459: Allow trust anchor self-issued intermediate version 1 and version 2 certificate
Reviewed-by: weijun
sherman [Fri, 29 May 2009 16:34:49 -0700] rev 2940
6808625: Incomplete code sample in Deflater javadoc
Summary: added compresser.end() into example
Reviewed-by: martin
jjg [Fri, 29 May 2009 16:27:26 -0700] rev 2939
6838199: remove support for old javap
Reviewed-by: ohair, mcimadamore
chegar [Fri, 29 May 2009 15:51:43 +0100] rev 2938
6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux
Reviewed-by: alanb
kamg [Wed, 27 May 2009 15:32:21 -0700] rev 2937
Merge
kamg [Wed, 27 May 2009 13:20:23 -0700] rev 2936
6838211: jdk docs creation broken for tracing docs
Summary: Fix javadoc makefile macro
Reviewed-by: ohair, jjg
mchung [Wed, 27 May 2009 13:02:00 -0700] rev 2935
Merge
mchung [Tue, 26 May 2009 18:09:32 -0700] rev 2934
6535104: TEST_BUG: FindDeadlocks.java fails intermittently.
Summary: Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
mchung [Tue, 26 May 2009 18:07:14 -0700] rev 2933
6512493: TEST_BUG: unexpected LockInfo failure in LockedSynchronizers.java
Summary: Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
mchung [Tue, 26 May 2009 18:02:44 -0700] rev 2932
5080203: TEST_BUG: ThreadStateTest fails intermittently.
Summary: Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
mchung [Tue, 26 May 2009 17:54:28 -0700] rev 2931
6798842: TEST_BUG: ThreadStackTrace.java fails intermittently with unexpected thread status.
Summary: remove @ignore
Reviewed-by: swamyv
mchung [Tue, 26 May 2009 17:47:57 -0700] rev 2930
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
Summary: remove @ignore
Reviewed-by: swamyv
xuelei [Wed, 27 May 2009 17:48:22 +0800] rev 2929
6845286: Add regression test for name constraints
Summary: create regression test cases on name constraints
Reviewed-by: weijun
jccollet [Tue, 26 May 2009 16:03:51 +0200] rev 2928
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
Summary: Added code triggered when 'Expect: 100-continue' header has been added
Reviewed-by: chegar
xuelei [Tue, 26 May 2009 16:43:22 +0800] rev 2927
6720721: CRL check with circular depency support needed
Summary: checking AKID of certificates and CRLs
Reviewed-by: mullan, weijun
xuelei [Tue, 26 May 2009 16:19:18 +0800] rev 2926
6822460: support self-issued certificate
Summary: checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
weijun [Tue, 26 May 2009 10:12:22 +0800] rev 2925
6844887: NPE in TextCallbackHandler
Reviewed-by: xuelei
jccollet [Mon, 25 May 2009 22:27:26 +0200] rev 2924
6349566: java.net.CookieManager doesn't set default domain
Summary: Enforce default domain in CookieManager
Reviewed-by: michaelm
xlu [Sun, 24 May 2009 16:35:32 -0700] rev 2923
6806261: BigDecimal.longValueExact() method throws NullPointerException
Summary: add various tests to test the change to 6622432
Reviewed-by: darcy
xlu [Sun, 24 May 2009 16:29:57 -0700] rev 2922
6622432: RFE: Performance improvements to java.math.BigDecimal
Reviewed-by: darcy
sherman [Thu, 21 May 2009 23:32:46 -0700] rev 2921
6843578: Re-implement IBM doublebyte charsets
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Summary: Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
jjg [Wed, 20 May 2009 13:55:50 -0700] rev 2920
6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
weijun [Wed, 20 May 2009 10:12:37 +0800] rev 2919
6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
Reviewed-by: xuelei
weijun [Wed, 20 May 2009 10:12:00 +0800] rev 2918
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
Reviewed-by: xuelei
weijun [Wed, 20 May 2009 10:11:23 +0800] rev 2917
6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
Reviewed-by: weijun
Contributed-by: Christian Thalinger <christian.thalinger@sun.com>
sherman [Tue, 19 May 2009 16:33:32 -0700] rev 2916
Merge
sherman [Tue, 19 May 2009 16:21:48 -0700] rev 2915
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing
Reviewed-by: alanb