Thu, 04 Jun 2009 15:18:46 +0400 6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
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>
Wed, 03 Jun 2009 17:41:05 +0400 6839645: Swing application prints message in Control Panel if language is changed
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
Sun, 21 Jun 2009 23:52:58 -0700 Merge
tbell [Sun, 21 Jun 2009 23:52:58 -0700] rev 2949
Merge
Sun, 21 Jun 2009 12:02:14 -0700 6853336: (process) disable or remove clone-exec feature (6850720)
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>
Sun, 14 Jun 2009 14:33:30 -0700 6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
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
Sun, 14 Jun 2009 14:23:22 -0700 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
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
Thu, 11 Jun 2009 21:32:12 -0700 Merge
tbell [Thu, 11 Jun 2009 21:32:12 -0700] rev 2945
Merge
Fri, 12 Jun 2009 09:00:38 +0800 6570344: Invalid RSA OID in sun.security.x509.AlgorithmId
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
Wed, 10 Jun 2009 09:12:15 -0700 6845161: Bottleneck in Configuration.getConfiguration synchronized call
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
Tue, 09 Jun 2009 14:17:05 +0800 6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
weijun [Tue, 09 Jun 2009 14:17:05 +0800] rev 2942
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication() Reviewed-by: chegar, valeriep
Thu, 04 Jun 2009 11:28:03 +0800 6847459: Allow trust anchor self-issued intermediate version 1 and version 2 certificate
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
Fri, 29 May 2009 16:34:49 -0700 6808625: Incomplete code sample in Deflater javadoc
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
Fri, 29 May 2009 16:27:26 -0700 6838199: remove support for old javap
jjg [Fri, 29 May 2009 16:27:26 -0700] rev 2939
6838199: remove support for old javap Reviewed-by: ohair, mcimadamore
Fri, 29 May 2009 15:51:43 +0100 6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux
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
Wed, 27 May 2009 15:32:21 -0700 Merge
kamg [Wed, 27 May 2009 15:32:21 -0700] rev 2937
Merge
Wed, 27 May 2009 13:20:23 -0700 6838211: jdk docs creation broken for tracing docs
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
Wed, 27 May 2009 13:02:00 -0700 Merge
mchung [Wed, 27 May 2009 13:02:00 -0700] rev 2935
Merge
Tue, 26 May 2009 18:09:32 -0700 6535104: TEST_BUG: FindDeadlocks.java fails intermittently.
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
Tue, 26 May 2009 18:07:14 -0700 6512493: TEST_BUG: unexpected LockInfo failure in LockedSynchronizers.java
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
Tue, 26 May 2009 18:02:44 -0700 5080203: TEST_BUG: ThreadStateTest fails intermittently.
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
Tue, 26 May 2009 17:54:28 -0700 6798842: TEST_BUG: ThreadStackTrace.java fails intermittently with unexpected thread status.
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
Tue, 26 May 2009 17:47:57 -0700 6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
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
Wed, 27 May 2009 17:48:22 +0800 6845286: Add regression test for name constraints
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
Tue, 26 May 2009 16:03:51 +0200 6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
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
Tue, 26 May 2009 16:43:22 +0800 6720721: CRL check with circular depency support needed
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
Tue, 26 May 2009 16:19:18 +0800 6822460: support self-issued certificate
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
Tue, 26 May 2009 10:12:22 +0800 6844887: NPE in TextCallbackHandler
weijun [Tue, 26 May 2009 10:12:22 +0800] rev 2925
6844887: NPE in TextCallbackHandler Reviewed-by: xuelei
Mon, 25 May 2009 22:27:26 +0200 6349566: java.net.CookieManager doesn't set default domain
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
Sun, 24 May 2009 16:35:32 -0700 6806261: BigDecimal.longValueExact() method throws NullPointerException
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
Sun, 24 May 2009 16:29:57 -0700 6622432: RFE: Performance improvements to java.math.BigDecimal
xlu [Sun, 24 May 2009 16:29:57 -0700] rev 2922
6622432: RFE: Performance improvements to java.math.BigDecimal Reviewed-by: darcy
Thu, 21 May 2009 23:32:46 -0700 6843578: Re-implement IBM doublebyte charsets
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
Wed, 20 May 2009 13:55:50 -0700 6827026: Change javac source and target default to 7
jjg [Wed, 20 May 2009 13:55:50 -0700] rev 2920
6827026: Change javac source and target default to 7 Reviewed-by: darcy, ohair
Wed, 20 May 2009 10:12:37 +0800 6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
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
Wed, 20 May 2009 10:12:00 +0800 6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
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
Wed, 20 May 2009 10:11:23 +0800 6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
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>
Tue, 19 May 2009 16:33:32 -0700 Merge
sherman [Tue, 19 May 2009 16:33:32 -0700] rev 2916
Merge
Tue, 19 May 2009 16:21:48 -0700 6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
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
Tue, 19 May 2009 16:03:02 -0700 6843079: Putback for the new EUC_TW is not complete
sherman [Tue, 19 May 2009 16:03:02 -0700] rev 2914
6843079: Putback for the new EUC_TW is not complete Summary: Putback the files missed in last putback Reviewed-by: alanb
Tue, 19 May 2009 15:25:29 -0700 6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
sherman [Tue, 19 May 2009 15:25:29 -0700] rev 2913
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar 6229811: Several codepoints in EUC_TW failed in roundtrip conversion Summary: Re-write EUC_TW charset to address the size and roundtrip issue. Reviewed-by: alanb
Thu, 18 Jun 2009 13:05:38 -0700 Added tag jdk7-b61 for changeset 11089342ea90
xdono [Thu, 18 Jun 2009 13:05:38 -0700] rev 2912
Added tag jdk7-b61 for changeset 11089342ea90
Wed, 05 Jul 2017 16:54:35 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:35 +0200] rev 2911
Merge
Thu, 18 Jun 2009 13:05:25 -0700 Added tag jdk7-b61 for changeset c97f5ba46ed8
xdono [Thu, 18 Jun 2009 13:05:25 -0700] rev 2910
Added tag jdk7-b61 for changeset c97f5ba46ed8
Tue, 23 Jun 2009 23:08:59 -0700 Merge
yan [Tue, 23 Jun 2009 23:08:59 -0700] rev 2909
Merge
Wed, 17 Jun 2009 20:53:01 +0100 6851515: awt_p.h incorporates a chunk of the XRender header
andrew [Wed, 17 Jun 2009 20:53:01 +0100] rev 2908
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
Sun, 21 Jun 2009 23:49:42 -0700 Merge
tbell [Sun, 21 Jun 2009 23:49:42 -0700] rev 2907
Merge
Thu, 11 Jun 2009 21:09:19 -0700 Merge
tbell [Thu, 11 Jun 2009 21:09:19 -0700] rev 2906
Merge
Wed, 20 May 2009 14:02:22 -0700 6827026: Change javac source and target default to 7
jjg [Wed, 20 May 2009 14:02:22 -0700] rev 2905
6827026: Change javac source and target default to 7 Reviewed-by: darcy, ohair
Thu, 18 Jun 2009 13:05:20 -0700 Added tag jdk7-b61 for changeset 73a162bf9360
xdono [Thu, 18 Jun 2009 13:05:20 -0700] rev 2904
Added tag jdk7-b61 for changeset 73a162bf9360
Wed, 05 Jul 2017 16:54:26 +0200 Added tag jdk7-b61 for changeset dbb955b1ee59
duke [Wed, 05 Jul 2017 16:54:26 +0200] rev 2903
Added tag jdk7-b61 for changeset dbb955b1ee59
Wed, 05 Jul 2017 16:54:26 +0200 Merge jdk7-b61
duke [Wed, 05 Jul 2017 16:54:26 +0200] rev 2902
Merge
Wed, 05 Jul 2017 16:54:23 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:23 +0200] rev 2901
Merge
Thu, 11 Jun 2009 10:54:31 -0700 Added tag jdk7-b60 for changeset 47bb5c4cb85e
xdono [Thu, 11 Jun 2009 10:54:31 -0700] rev 2900
Added tag jdk7-b60 for changeset 47bb5c4cb85e
Wed, 05 Jul 2017 16:54:21 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:21 +0200] rev 2899
Merge
Thu, 11 Jun 2009 10:54:15 -0700 Added tag jdk7-b60 for changeset 76ee911ec65f
xdono [Thu, 11 Jun 2009 10:54:15 -0700] rev 2898
Added tag jdk7-b60 for changeset 76ee911ec65f
Wed, 05 Jul 2017 16:54:19 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:19 +0200] rev 2897
Merge
Thu, 11 Jun 2009 10:54:14 -0700 Added tag jdk7-b60 for changeset 23aa5ac01f3b
xdono [Thu, 11 Jun 2009 10:54:14 -0700] rev 2896
Added tag jdk7-b60 for changeset 23aa5ac01f3b
Wed, 05 Jul 2017 16:54:16 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:16 +0200] rev 2895
Merge
Thu, 11 Jun 2009 10:54:06 -0700 Added tag jdk7-b60 for changeset 6737e8a2ab2b
xdono [Thu, 11 Jun 2009 10:54:06 -0700] rev 2894
Added tag jdk7-b60 for changeset 6737e8a2ab2b
Wed, 05 Jul 2017 16:54:14 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:14 +0200] rev 2893
Merge
Thu, 11 Jun 2009 10:54:22 -0700 Added tag jdk7-b60 for changeset 21261fc963f2
xdono [Thu, 11 Jun 2009 10:54:22 -0700] rev 2892
Added tag jdk7-b60 for changeset 21261fc963f2
Wed, 05 Jul 2017 16:54:11 +0200 Merge
duke [Wed, 05 Jul 2017 16:54:11 +0200] rev 2891
Merge
Thu, 11 Jun 2009 21:01:07 -0700 Merge
trims [Thu, 11 Jun 2009 21:01:07 -0700] rev 2890
Merge
Thu, 11 Jun 2009 17:56:51 -0700 6850551: Bump the HS16 build number to 04
trims [Thu, 11 Jun 2009 17:56:51 -0700] rev 2889
6850551: Bump the HS16 build number to 04 Summary: Update the HS16 build number to 04 Reviewed-by: jcoomes
Thu, 11 Jun 2009 17:46:40 -0700 Merge
trims [Thu, 11 Jun 2009 17:46:40 -0700] rev 2888
Merge
Wed, 10 Jun 2009 14:57:21 -0700 Merge
jmasa [Wed, 10 Jun 2009 14:57:21 -0700] rev 2887
Merge
Mon, 08 Jun 2009 16:14:19 -0700 6849122: G1: Typo introduced during implementation of the parallel refinement
iveresov [Mon, 08 Jun 2009 16:14:19 -0700] rev 2886
6849122: G1: Typo introduced during implementation of the parallel refinement Summary: Typo fix Reviewed-by: jcoomes
Sun, 07 Jun 2009 00:27:41 -0700 6848641: CMSCollector::_roots_scanning_options should be initialized
ysr [Sun, 07 Jun 2009 00:27:41 -0700] rev 2885
6848641: CMSCollector::_roots_scanning_options should be initialized Summary: The field is now initialized in the constructor. Reviewed-by: iveresov, jmasa, johnc
Tue, 26 May 2009 16:43:42 -0700 Merge
jcoomes [Tue, 26 May 2009 16:43:42 -0700] rev 2884
Merge
Tue, 19 May 2009 04:05:31 -0700 6819065: G1: eliminate high serial card table clearing time
apetrusenko [Tue, 19 May 2009 04:05:31 -0700] rev 2883
6819065: G1: eliminate high serial card table clearing time Reviewed-by: iveresov, tonyp
Mon, 18 May 2009 11:52:46 -0700 6841831: G1: assert(contains_reference(from),"We just added it!") fires
iveresov [Mon, 18 May 2009 11:52:46 -0700] rev 2882
6841831: G1: assert(contains_reference(from),"We just added it!") fires Summary: During parallel rset updating we have to make sure that the worker ids of the refinement threads do not intersect with the worker ids that can be claimed by the mutator threads. Reviewed-by: tonyp
Mon, 11 May 2009 16:30:56 -0700 6484957: G1: parallel concurrent refinement
iveresov [Mon, 11 May 2009 16:30:56 -0700] rev 2881
6484957: G1: parallel concurrent refinement 6826318: G1: remove traversal-based refinement code Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel. Reviewed-by: tonyp
Fri, 05 Jun 2009 10:25:39 -0700 6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
cfang [Fri, 05 Jun 2009 10:25:39 -0700] rev 2880
6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization Summary: add a RegisterMap* argument to frame::frame_size() to correctly compute the sender frame Reviewed-by: never
Wed, 03 Jun 2009 18:15:25 -0700 Merge
never [Wed, 03 Jun 2009 18:15:25 -0700] rev 2879
Merge
Wed, 03 Jun 2009 15:16:50 -0700 Merge
never [Wed, 03 Jun 2009 15:16:50 -0700] rev 2878
Merge
Wed, 03 Jun 2009 15:02:13 -0700 6847305: solaris reorder mapfiles generate too many warnings
never [Wed, 03 Jun 2009 15:02:13 -0700] rev 2877
6847305: solaris reorder mapfiles generate too many warnings Reviewed-by: kvn
Thu, 28 May 2009 09:37:18 -0700 6837146: Should perform unswitch before maximally unroll in loop transformation
cfang [Thu, 28 May 2009 09:37:18 -0700] rev 2876
6837146: Should perform unswitch before maximally unroll in loop transformation Summary: Move loop unswitch before maximally unroll Reviewed-by: never
Wed, 27 May 2009 12:35:51 -0700 6843752: missing code for an anti-dependent Phi in GCM
kvn [Wed, 27 May 2009 12:35:51 -0700] rev 2875
6843752: missing code for an anti-dependent Phi in GCM Summary: Don't place a load below anti-dependent PHI. Reviewed-by: never, twisti
Thu, 21 May 2009 10:05:36 -0700 6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
kvn [Thu, 21 May 2009 10:05:36 -0700] rev 2874
6772683: Thread.isInterrupted() fails to return true on multiprocessor PC Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted(). Reviewed-by: never
Fri, 15 May 2009 18:14:44 -0700 Merge
ohair [Fri, 15 May 2009 18:14:44 -0700] rev 2873
Merge
Wed, 13 May 2009 00:45:22 -0700 6814842: Load shortening optimizations
twisti [Wed, 13 May 2009 00:45:22 -0700] rev 2872
6814842: Load shortening optimizations Summary: 6797305 handles load widening but no shortening which should be covered here. Reviewed-by: never, kvn
Mon, 11 May 2009 18:30:13 -0700 6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
kvn [Mon, 11 May 2009 18:30:13 -0700] rev 2871
6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException Summary: Do not mark an allocation as scalar replaceable if its actual type in unknown statically. Reviewed-by: never
Mon, 11 May 2009 17:59:54 -0700 6832293: JIT compiler got wrong result in type checking with -server
kvn [Mon, 11 May 2009 17:59:54 -0700] rev 2870
6832293: JIT compiler got wrong result in type checking with -server Summary: Check for an object array of interface in CmpPNode::sub(). Reviewed-by: never
Fri, 08 May 2009 23:00:08 -0700 Merge
ohair [Fri, 08 May 2009 23:00:08 -0700] rev 2869
Merge
Fri, 08 May 2009 15:16:38 -0700 6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built
ohair [Fri, 08 May 2009 15:16:38 -0700] rev 2868
6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built Reviewed-by: never, kvn
Fri, 08 May 2009 10:44:20 -0700 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
kvn [Fri, 08 May 2009 10:44:20 -0700] rev 2867
6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits Summary: Cache Jvmti and DTrace flags used by Compiler. Reviewed-by: never
Fri, 08 May 2009 10:34:31 -0700 Merge
kvn [Fri, 08 May 2009 10:34:31 -0700] rev 2866
Merge
Thu, 07 May 2009 04:16:53 -0700 Merge
twisti [Thu, 07 May 2009 04:16:53 -0700] rev 2865
Merge
Wed, 06 May 2009 08:57:24 -0700 6837906: compiler tests of 6636138 fail with IllegalAccessException
twisti [Wed, 06 May 2009 08:57:24 -0700] rev 2864
6837906: compiler tests of 6636138 fail with IllegalAccessException Summary: The compiler tests of 6636138 fail with an IllegalAccessException. Reviewed-by: kvn
Thu, 07 May 2009 00:28:13 -0700 Merge
twisti [Thu, 07 May 2009 00:28:13 -0700] rev 2863
Merge
Wed, 06 May 2009 00:27:52 -0700 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
twisti [Wed, 06 May 2009 00:27:52 -0700] rev 2862
6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}() Summary: These methods can be instrinsified by using bit scan, bit test, and population count instructions. Reviewed-by: kvn, never
Fri, 22 May 2009 16:40:38 -0700 6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack
xlu [Fri, 22 May 2009 16:40:38 -0700] rev 2861
6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack Reviewed-by: phh, dice, never, swamyv
Wed, 20 May 2009 09:36:53 +0200 6839599: JVM crash while profiling Tomcat and Liferay
thurka [Wed, 20 May 2009 09:36:53 +0200] rev 2860
6839599: JVM crash while profiling Tomcat and Liferay Summary: constantPoolOopDesc::copy_cpool_bytes() - do the brute-force search search through 'tbl' when SymbolTable::lookup_only() returns NULL Reviewed-by: kamg
Thu, 11 Jun 2009 10:54:09 -0700 Added tag jdk7-b60 for changeset 4df6b30560c1
xdono [Thu, 11 Jun 2009 10:54:09 -0700] rev 2859
Added tag jdk7-b60 for changeset 4df6b30560c1
Thu, 11 Jun 2009 10:54:05 -0700 Added tag jdk7-b60 for changeset fc15870ef45c
xdono [Thu, 11 Jun 2009 10:54:05 -0700] rev 2858
Added tag jdk7-b60 for changeset fc15870ef45c
Wed, 05 Jul 2017 16:54:00 +0200 Added tag jdk7-b60 for changeset 5a10e4d0b14d
duke [Wed, 05 Jul 2017 16:54:00 +0200] rev 2857
Added tag jdk7-b60 for changeset 5a10e4d0b14d
Wed, 05 Jul 2017 16:53:59 +0200 Merge jdk7-b60
duke [Wed, 05 Jul 2017 16:53:59 +0200] rev 2856
Merge
Wed, 05 Jul 2017 16:53:56 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:56 +0200] rev 2855
Merge
Tue, 19 May 2009 17:39:30 -0700 6843041: Remove duplicate README files in repositories (make/README)
ohair [Tue, 19 May 2009 17:39:30 -0700] rev 2854
6843041: Remove duplicate README files in repositories (make/README) Reviewed-by: robilad
Fri, 15 May 2009 13:30:55 -0700 Merge
ohair [Fri, 15 May 2009 13:30:55 -0700] rev 2853
Merge
Thu, 07 May 2009 12:26:38 -0700 Merge
xdono [Thu, 07 May 2009 12:26:38 -0700] rev 2852
Merge
Thu, 07 May 2009 10:32:58 -0700 Merge
xdono [Thu, 07 May 2009 10:32:58 -0700] rev 2851
Merge
Wed, 06 May 2009 18:04:08 +0100 6837665: Deal with windows ant problem where commas in -D options do not work
aph [Wed, 06 May 2009 18:04:08 +0100] rev 2850
6837665: Deal with windows ant problem where commas in -D options do not work Summary: Rewrite to avoid commas in -D options Reviewed-by: ohair
Mon, 20 Apr 2009 19:01:35 +0100 6832141: Bug 100045 - Fix for 100028 breaks debug info for class files
aph [Mon, 20 Apr 2009 19:01:35 +0100] rev 2849
6832141: Bug 100045 - Fix for 100028 breaks debug info for class files Summary: Correct fallout from 100028 patch Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Fri, 17 Apr 2009 15:56:31 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:56:31 +0100] rev 2848
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:58:12 -0700 Added tag jdk7-b59 for changeset 43abe9a4635d
vasya [Thu, 14 May 2009 10:58:12 -0700] rev 2847
Added tag jdk7-b59 for changeset 43abe9a4635d
Wed, 05 Jul 2017 16:53:52 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:52 +0200] rev 2846
Merge
Tue, 19 May 2009 17:39:02 -0700 6843041: Remove duplicate README files in repositories (make/README)
ohair [Tue, 19 May 2009 17:39:02 -0700] rev 2845
6843041: Remove duplicate README files in repositories (make/README) Reviewed-by: robilad
Fri, 15 May 2009 13:25:38 -0700 Merge
ohair [Fri, 15 May 2009 13:25:38 -0700] rev 2844
Merge
Thu, 07 May 2009 12:26:11 -0700 Merge
xdono [Thu, 07 May 2009 12:26:11 -0700] rev 2843
Merge
Thu, 07 May 2009 10:30:49 -0700 Merge
xdono [Thu, 07 May 2009 10:30:49 -0700] rev 2842
Merge
Wed, 06 May 2009 11:29:11 -0700 6837665: Deal with windows ant problem where commas in -D options do not work
ohair [Wed, 06 May 2009 11:29:11 -0700] rev 2841
6837665: Deal with windows ant problem where commas in -D options do not work Reviewed-by: xdono
Mon, 20 Apr 2009 19:01:16 +0100 6832141: Bug 100045 - Fix for 100028 breaks debug info for class files
aph [Mon, 20 Apr 2009 19:01:16 +0100] rev 2840
6832141: Bug 100045 - Fix for 100028 breaks debug info for class files Summary: Correct fallout from 100028 patch Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Fri, 17 Apr 2009 15:56:06 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:56:06 +0100] rev 2839
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:58:02 -0700 Added tag jdk7-b59 for changeset d2427dc1e789
vasya [Thu, 14 May 2009 10:58:02 -0700] rev 2838
Added tag jdk7-b59 for changeset d2427dc1e789
Wed, 05 Jul 2017 16:53:48 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:48 +0200] rev 2837
Merge
Tue, 19 May 2009 17:38:37 -0700 6843041: Remove duplicate README files in repositories (make/README)
ohair [Tue, 19 May 2009 17:38:37 -0700] rev 2836
6843041: Remove duplicate README files in repositories (make/README) Reviewed-by: robilad
Fri, 15 May 2009 13:24:02 -0700 Merge
ohair [Fri, 15 May 2009 13:24:02 -0700] rev 2835
Merge
Thu, 07 May 2009 12:26:08 -0700 Merge
xdono [Thu, 07 May 2009 12:26:08 -0700] rev 2834
Merge
Thu, 07 May 2009 10:30:34 -0700 Merge
xdono [Thu, 07 May 2009 10:30:34 -0700] rev 2833
Merge
Wed, 06 May 2009 11:27:39 -0700 6837665: Deal with windows ant problem where commas in -D options do not work
ohair [Wed, 06 May 2009 11:27:39 -0700] rev 2832
6837665: Deal with windows ant problem where commas in -D options do not work Reviewed-by: xdono
Mon, 20 Apr 2009 19:00:51 +0100 6832141: Bug 100045 - Fix for 100028 breaks debug info for class files
aph [Mon, 20 Apr 2009 19:00:51 +0100] rev 2831
6832141: Bug 100045 - Fix for 100028 breaks debug info for class files Summary: Correct fallout from 100028 patch Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Fri, 17 Apr 2009 15:55:53 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:55:53 +0100] rev 2830
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:58:01 -0700 Added tag jdk7-b59 for changeset bb13aa7f099b
vasya [Thu, 14 May 2009 10:58:01 -0700] rev 2829
Added tag jdk7-b59 for changeset bb13aa7f099b
Wed, 05 Jul 2017 16:53:43 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:43 +0200] rev 2828
Merge
Tue, 19 May 2009 18:09:31 -0700 6733313: corba build warnings: /bin/sh: gcc: not found
ohair [Tue, 19 May 2009 18:09:31 -0700] rev 2827
6733313: corba build warnings: /bin/sh: gcc: not found Reviewed-by: tbell
Tue, 19 May 2009 17:38:09 -0700 6843041: Remove duplicate README files in repositories (make/README)
ohair [Tue, 19 May 2009 17:38:09 -0700] rev 2826
6843041: Remove duplicate README files in repositories (make/README) Reviewed-by: robilad
Fri, 15 May 2009 13:18:10 -0700 Merge
ohair [Fri, 15 May 2009 13:18:10 -0700] rev 2825
Merge
Fri, 08 May 2009 16:42:11 -0700 Merge
ohair [Fri, 08 May 2009 16:42:11 -0700] rev 2824
Merge
Thu, 26 Mar 2009 16:47:41 -0700 6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
ohair [Thu, 26 Mar 2009 16:47:41 -0700] rev 2823
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64 6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos Reviewed-by: tbell
Thu, 14 May 2009 10:57:56 -0700 Added tag jdk7-b59 for changeset a6cb451eede5
vasya [Thu, 14 May 2009 10:57:56 -0700] rev 2822
Added tag jdk7-b59 for changeset a6cb451eede5
Wed, 05 Jul 2017 16:53:40 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:40 +0200] rev 2821
Merge
Tue, 09 Jun 2009 23:47:38 -0700 Merge
yan [Tue, 09 Jun 2009 23:47:38 -0700] rev 2820
Merge
Mon, 01 Jun 2009 01:06:28 -0700 Merge
yan [Mon, 01 Jun 2009 01:06:28 -0700] rev 2819
Merge
Thu, 28 May 2009 18:11:07 +0400 6845805: Test for CR 6713352 is failed under Linux
rupashka [Thu, 28 May 2009 18:11:07 +0400] rev 2818
6845805: Test for CR 6713352 is failed under Linux Reviewed-by: malenkov
Fri, 15 May 2009 17:26:45 +0400 6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
rupashka [Fri, 15 May 2009 17:26:45 +0400] rev 2817
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView Reviewed-by: malenkov, peterz
Fri, 15 May 2009 12:06:22 +0400 6827581: Contextkey does not work in Nimbus
peterz [Fri, 15 May 2009 12:06:22 +0400] rev 2816
6827581: Contextkey does not work in Nimbus Reviewed-by: rupashka
Thu, 14 May 2009 18:12:13 +0400 6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
peterz [Thu, 14 May 2009 18:12:13 +0400] rev 2815
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC Reviewed-by: rupashka
Thu, 14 May 2009 00:17:25 -0700 Merge
yan [Thu, 14 May 2009 00:17:25 -0700] rev 2814
Merge
Tue, 12 May 2009 15:21:55 +0900 6834474: (tz) Support tzdata2009g
peytoia [Tue, 12 May 2009 15:21:55 +0900] rev 2813
6834474: (tz) Support tzdata2009g Reviewed-by: okutsu
Mon, 01 Jun 2009 01:05:22 -0700 Merge
yan [Mon, 01 Jun 2009 01:05:22 -0700] rev 2812
Merge
Mon, 25 May 2009 18:22:23 +0400 6844750: Solaris build failed after 6799099
dav [Mon, 25 May 2009 18:22:23 +0400] rev 2811
6844750: Solaris build failed after 6799099 Reviewed-by: yan
Fri, 22 May 2009 16:09:45 +0400 6799099: All automatic regression tests that create Robot fail on X11
dav [Fri, 22 May 2009 16:09:45 +0400] rev 2810
6799099: All automatic regression tests that create Robot fail on X11 Reviewed-by: art, ant
Thu, 21 May 2009 15:04:23 +0400 6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
ant [Thu, 21 May 2009 15:04:23 +0400] rev 2809
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException Reviewed-by: art
Thu, 21 May 2009 12:29:25 +0400 6794764: Translucent windows are completely repainted on every paint event, on Windows
art [Thu, 21 May 2009 12:29:25 +0400] rev 2808
6794764: Translucent windows are completely repainted on every paint event, on Windows 6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp
Tue, 19 May 2009 17:03:13 +0400 6839999: Cumulative fix for 6762511 and 6838003
anthony [Tue, 19 May 2009 17:03:13 +0400] rev 2807
6839999: Cumulative fix for 6762511 and 6838003 Summary: Adds support for ARGB and ABGR X11 surfaces. Reviewed-by: art, yan
Tue, 19 May 2009 14:43:49 +0400 6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
anthony [Tue, 19 May 2009 14:43:49 +0400] rev 2806
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms Summary: Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows Reviewed-by: ohair, xdono
Tue, 19 May 2009 14:14:31 +0400 6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
anthony [Tue, 19 May 2009 14:14:31 +0400] rev 2805
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms Summary: The peer gets recreated if the visual of the new GC differs from the previous one Reviewed-by: art, dcherepanov
Tue, 19 May 2009 12:15:18 +0400 6811219: Deadlock java AWT in XWarningWindow
anthony [Tue, 19 May 2009 12:15:18 +0400] rev 2804
6811219: Deadlock java AWT in XWarningWindow Summary: The locking scheme has been re-architected, the code slightly refactored. Reviewed-by: art, dcherepanov
Mon, 18 May 2009 12:39:58 +0400 6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
yan [Mon, 18 May 2009 12:39:58 +0400] rev 2803
6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86 Summary: do not try to use released XKB resources Reviewed-by: art
Fri, 15 May 2009 15:40:35 +0400 6678385: Random java.lang.StackOverflowError from various JDKs
art [Fri, 15 May 2009 15:40:35 +0400] rev 2802
6678385: Random java.lang.StackOverflowError from various JDKs Reviewed-by: stayer
Thu, 21 May 2009 18:41:50 +0100 6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests
aph [Thu, 21 May 2009 18:41:50 +0100] rev 2801
6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests Reviewed-by: avu, prr
Thu, 21 May 2009 16:29:58 +0100 6841728: Make building the Nimbus L 'n' F optional (100054)
andrew [Thu, 21 May 2009 16:29:58 +0100] rev 2800
6841728: Make building the Nimbus L 'n' F optional (100054) Summary: Add DISABLE_NIMBUS variable to prevent Nimbus subdirs being built Reviewed-by: mr, ohair
Mon, 18 May 2009 10:36:38 -0700 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc.
ohair [Mon, 18 May 2009 10:36:38 -0700] rev 2799
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc. Reviewed-by: tbell
Fri, 15 May 2009 13:21:43 -0700 Merge
ohair [Fri, 15 May 2009 13:21:43 -0700] rev 2798
Merge
Fri, 15 May 2009 13:14:40 -0700 6841873: Fix windows redist default location for msvc runtime dlls
ohair [Fri, 15 May 2009 13:14:40 -0700] rev 2797
6841873: Fix windows redist default location for msvc runtime dlls Reviewed-by: tbell
Fri, 08 May 2009 11:24:17 -0700 Merge
ohair [Fri, 08 May 2009 11:24:17 -0700] rev 2796
Merge
Thu, 07 May 2009 18:19:41 -0700 6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
ohair [Thu, 07 May 2009 18:19:41 -0700] rev 2795
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp Reviewed-by: prr
Thu, 07 May 2009 12:26:22 -0700 Merge
xdono [Thu, 07 May 2009 12:26:22 -0700] rev 2794
Merge
Thu, 07 May 2009 10:31:32 -0700 Merge
xdono [Thu, 07 May 2009 10:31:32 -0700] rev 2793
Merge
Thu, 07 May 2009 17:02:47 +0100 6837982: SCTP API docs not being generated.
chegar [Thu, 07 May 2009 17:02:47 +0100] rev 2792
6837982: SCTP API docs not being generated. Summary: Update docs makefile to build javadoc for the com.sun.nio.sctp package. Reviewed-by: jccollet, alanb, weijun
Fri, 17 Apr 2009 15:56:20 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:56:20 +0100] rev 2791
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:58:07 -0700 Added tag jdk7-b59 for changeset b17924394fab
vasya [Thu, 14 May 2009 10:58:07 -0700] rev 2790
Added tag jdk7-b59 for changeset b17924394fab
Wed, 05 Jul 2017 16:53:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:32 +0200] rev 2789
Merge
Tue, 19 May 2009 17:40:10 -0700 6843041: Remove duplicate README files in repositories (make/README)
ohair [Tue, 19 May 2009 17:40:10 -0700] rev 2788
6843041: Remove duplicate README files in repositories (make/README) Reviewed-by: robilad
Fri, 15 May 2009 13:41:04 -0700 Merge
ohair [Fri, 15 May 2009 13:41:04 -0700] rev 2787
Merge
Fri, 08 May 2009 14:33:58 -0700 6839126: Type error found by newer windows compiler
ohair [Fri, 08 May 2009 14:33:58 -0700] rev 2786
6839126: Type error found by newer windows compiler Reviewed-by: never, kvn
Thu, 07 May 2009 10:30:17 -0700 Merge
xdono [Thu, 07 May 2009 10:30:17 -0700] rev 2785
Merge
Fri, 17 Apr 2009 15:50:12 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:50:12 +0100] rev 2784
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:57:58 -0700 Added tag jdk7-b59 for changeset ba9ddcebd212
vasya [Thu, 14 May 2009 10:57:58 -0700] rev 2783
Added tag jdk7-b59 for changeset ba9ddcebd212
Fri, 15 May 2009 13:27:18 -0700 Merge
ohair [Fri, 15 May 2009 13:27:18 -0700] rev 2782
Merge
Fri, 08 May 2009 16:40:39 -0700 Merge
ohair [Fri, 08 May 2009 16:40:39 -0700] rev 2781
Merge
Thu, 26 Mar 2009 16:46:55 -0700 6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
ohair [Thu, 26 Mar 2009 16:46:55 -0700] rev 2780
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos Reviewed-by: tbell
Thu, 07 May 2009 10:30:10 -0700 Merge
xdono [Thu, 07 May 2009 10:30:10 -0700] rev 2779
Merge
Fri, 17 Apr 2009 15:37:20 +0100 6829575: 100028: Debug information is incomplete or missing
aph [Fri, 17 Apr 2009 15:37:20 +0100] rev 2778
6829575: 100028: Debug information is incomplete or missing Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
Thu, 14 May 2009 10:57:55 -0700 Added tag jdk7-b59 for changeset 2ca12c11db49
vasya [Thu, 14 May 2009 10:57:55 -0700] rev 2777
Added tag jdk7-b59 for changeset 2ca12c11db49
Wed, 05 Jul 2017 16:53:22 +0200 Added tag jdk7-b59 for changeset c33e7d38c921
duke [Wed, 05 Jul 2017 16:53:22 +0200] rev 2776
Added tag jdk7-b59 for changeset c33e7d38c921
Wed, 05 Jul 2017 16:53:22 +0200 Merge jdk7-b59
duke [Wed, 05 Jul 2017 16:53:22 +0200] rev 2775
Merge
Wed, 05 Jul 2017 16:53:19 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:19 +0200] rev 2774
Merge
Mon, 11 May 2009 12:08:21 -0700 Added tag jdk7-b58 for changeset 81bd48bfe2e6
vasya [Mon, 11 May 2009 12:08:21 -0700] rev 2773
Added tag jdk7-b58 for changeset 81bd48bfe2e6
Wed, 05 Jul 2017 16:53:18 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:18 +0200] rev 2772
Merge
Mon, 11 May 2009 12:08:10 -0700 Added tag jdk7-b58 for changeset 2c677d453222
vasya [Mon, 11 May 2009 12:08:10 -0700] rev 2771
Added tag jdk7-b58 for changeset 2c677d453222
Wed, 05 Jul 2017 16:53:15 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:15 +0200] rev 2770
Merge
Mon, 11 May 2009 12:08:09 -0700 Added tag jdk7-b58 for changeset 2d7afc04121f
vasya [Mon, 11 May 2009 12:08:09 -0700] rev 2769
Added tag jdk7-b58 for changeset 2d7afc04121f
Wed, 05 Jul 2017 16:53:13 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:13 +0200] rev 2768
Merge
Mon, 11 May 2009 12:08:03 -0700 Added tag jdk7-b58 for changeset f50e6e2c1b3b
vasya [Mon, 11 May 2009 12:08:03 -0700] rev 2767
Added tag jdk7-b58 for changeset f50e6e2c1b3b
Wed, 05 Jul 2017 16:53:11 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:11 +0200] rev 2766
Merge
Tue, 12 May 2009 14:05:09 -0700 Merge
xdono [Tue, 12 May 2009 14:05:09 -0700] rev 2765
Merge
Tue, 12 May 2009 13:54:22 -0700 6839839: access checking logic is wrong at three points in MethodHandles
jrose [Tue, 12 May 2009 13:54:22 -0700] rev 2764
6839839: access checking logic is wrong at three points in MethodHandles Summary: point fixes to access checking logic Reviewed-by: mr
Mon, 11 May 2009 21:09:58 -0700 6839802: java.dyn needs to be on the CORE_PKGS list
jrose [Mon, 11 May 2009 21:09:58 -0700] rev 2763
6839802: java.dyn needs to be on the CORE_PKGS list Summary: fix makefile to expose the new APIs in the core list; edit some javadocs for correctness Reviewed-by: mr
Tue, 12 May 2009 00:40:13 -0700 Merge
yan [Tue, 12 May 2009 00:40:13 -0700] rev 2762
Merge
Wed, 06 May 2009 09:37:34 -0700 Merge
yan [Wed, 06 May 2009 09:37:34 -0700] rev 2761
Merge
Wed, 06 May 2009 20:06:23 +0400 6838046: Rollback 6762511 due to build failure (6838003)
anthony [Wed, 06 May 2009 20:06:23 +0400] rev 2760
6838046: Rollback 6762511 due to build failure (6838003) Reviewed-by: yan
(0) -1000 -192 +192 +1000 +3000 +10000 +30000 tip