Wed, 05 Jul 2017 17:34:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:18 +0200] rev 8094
Merge
Thu, 03 Feb 2011 17:22:28 -0800 Added tag jdk7-b128 for changeset 4b78c27c217f
cl [Thu, 03 Feb 2011 17:22:28 -0800] rev 8093
Added tag jdk7-b128 for changeset 4b78c27c217f
Wed, 05 Jul 2017 17:34:15 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:15 +0200] rev 8092
Merge
Thu, 03 Feb 2011 17:22:12 -0800 Added tag jdk7-b128 for changeset 86a3def1e503
cl [Thu, 03 Feb 2011 17:22:12 -0800] rev 8091
Added tag jdk7-b128 for changeset 86a3def1e503
Wed, 05 Jul 2017 17:34:11 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:11 +0200] rev 8090
Merge
Thu, 03 Feb 2011 17:22:12 -0800 Added tag jdk7-b128 for changeset 830d9cfc3121
cl [Thu, 03 Feb 2011 17:22:12 -0800] rev 8089
Added tag jdk7-b128 for changeset 830d9cfc3121
Wed, 05 Jul 2017 17:34:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:09 +0200] rev 8088
Merge
Fri, 04 Feb 2011 07:47:37 -0800 Merge
ohair [Fri, 04 Feb 2011 07:47:37 -0800] rev 8087
Merge
Thu, 03 Feb 2011 15:05:43 -0800 6944304: Potential rebranding issues in the openjdk7/corba sources
ohair [Thu, 03 Feb 2011 15:05:43 -0800] rev 8086
6944304: Potential rebranding issues in the openjdk7/corba sources Reviewed-by: alanb, mchung, darcy
Thu, 03 Feb 2011 17:22:01 -0800 Added tag jdk7-b128 for changeset 5e42523b8b5a
cl [Thu, 03 Feb 2011 17:22:01 -0800] rev 8085
Added tag jdk7-b128 for changeset 5e42523b8b5a
Wed, 05 Jul 2017 17:34:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:06 +0200] rev 8084
Merge
Tue, 08 Feb 2011 20:00:05 -0800 Merge
ohair [Tue, 08 Feb 2011 20:00:05 -0800] rev 8083
Merge
Tue, 08 Feb 2011 13:06:20 -0800 Merge
ohair [Tue, 08 Feb 2011 13:06:20 -0800] rev 8082
Merge
Fri, 28 Jan 2011 14:32:02 -0800 7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now
ohair [Fri, 28 Jan 2011 14:32:02 -0800] rev 8081
7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now Reviewed-by: alanb
Tue, 08 Feb 2011 16:30:29 -0800 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
ohair [Tue, 08 Feb 2011 16:30:29 -0800] rev 8080
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 Reviewed-by: rinaldo
Thu, 03 Feb 2011 17:22:18 -0800 Added tag jdk7-b128 for changeset d11e5f2eb62c
cl [Thu, 03 Feb 2011 17:22:18 -0800] rev 8079
Added tag jdk7-b128 for changeset d11e5f2eb62c
Wed, 05 Jul 2017 17:34:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:03 +0200] rev 8078
Merge
Thu, 03 Feb 2011 23:26:25 -0800 Merge
trims [Thu, 03 Feb 2011 23:26:25 -0800] rev 8077
Merge
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable
coleenp [Thu, 27 Jan 2011 16:11:27 -0800] rev 8076
6990754: Use native memory and reference counting to implement SymbolTable Summary: move symbols from permgen into C heap and reference count them Reviewed-by: never, acorn, jmasa, stefank
Thu, 27 Jan 2011 13:42:28 -0800 Merge
johnc [Thu, 27 Jan 2011 13:42:28 -0800] rev 8075
Merge
Wed, 26 Jan 2011 09:57:42 -0800 Merge
johnc [Wed, 26 Jan 2011 09:57:42 -0800] rev 8074
Merge
Tue, 25 Jan 2011 10:56:22 -0800 6608385: G1: need to support parallel reference processing
johnc [Tue, 25 Jan 2011 10:56:22 -0800] rev 8073
6608385: G1: need to support parallel reference processing Summary: Implement support for ParallelRefProcEnabled in the reference processing that takes place at the end of G1 concurrent marking. Reviewed-by: tonyp, ysr
Tue, 25 Jan 2011 17:58:19 -0500 7014261: G1: RSet-related failures
tonyp [Tue, 25 Jan 2011 17:58:19 -0500] rev 8072
7014261: G1: RSet-related failures Summary: A race between the concurrent cleanup thread and the VM thread while it is processing the "expanded sparse table list" causes both threads to try to free the same sparse table entry and either causes one of the threads to fail or leaves the entry in an inconsistent state. The solution is purge all entries on the expanded list that correspond go regions that are being cleaned up. Reviewed-by: brutisso, johnc
Fri, 21 Jan 2011 11:30:22 -0500 7013718: G1: small fixes for two assert/guarantee failures
tonyp [Fri, 21 Jan 2011 11:30:22 -0500] rev 8071
7013718: G1: small fixes for two assert/guarantee failures Summary: Two small fixes to deal with a guarantee failure (the marking thread should join the SuspendibleThreadSet before calling a method that does pause prediction work so that said method is never called during a pause) and an assert failure (an assert is too strong). Reviewed-by: iveresov, johnc
Thu, 27 Jan 2011 14:05:59 -0500 Merge
twisti [Thu, 27 Jan 2011 14:05:59 -0500] rev 8070
Merge
Thu, 27 Jan 2011 08:47:02 -0800 Merge
twisti [Thu, 27 Jan 2011 08:47:02 -0800] rev 8069
Merge
Tue, 25 Jan 2011 14:38:15 -0800 7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
iveresov [Tue, 25 Jan 2011 14:38:15 -0800] rev 8068
7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7) Summary: Use lea to compute field address in AtomicLongCSImpl::attemptUpdate() intrinsic on x86. Reviewed-by: never, kvn
Mon, 24 Jan 2011 13:34:18 -0800 7008809: should report the class in ArrayStoreExceptions from compiled code
never [Mon, 24 Jan 2011 13:34:18 -0800] rev 8067
7008809: should report the class in ArrayStoreExceptions from compiled code Reviewed-by: iveresov, twisti
Fri, 21 Jan 2011 13:03:13 -0800 Merge
never [Fri, 21 Jan 2011 13:03:13 -0800] rev 8066
Merge
Fri, 21 Jan 2011 13:01:02 -0800 6809483: hotspot:::method_entry are not correctly generated for "method()V"
never [Fri, 21 Jan 2011 13:01:02 -0800] rev 8065
6809483: hotspot:::method_entry are not correctly generated for "method()V" Reviewed-by: iveresov, twisti
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip