Mon, 16 Feb 2015 00:12:13 +0000 8068682: Deprivilege/move java.corba to the ext class loader
msheppar [Mon, 16 Feb 2015 00:12:13 +0000] rev 29040
8068682: Deprivilege/move java.corba to the ext class loader Reviewed-by: alanb, mchung
Thu, 19 Feb 2015 11:23:57 -0800 Added tag jdk9-b51 for changeset 1ede1e98cd63
katleman [Thu, 19 Feb 2015 11:23:57 -0800] rev 29039
Added tag jdk9-b51 for changeset 1ede1e98cd63
Wed, 05 Jul 2017 20:20:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:20:37 +0200] rev 29038
Merge
Thu, 19 Feb 2015 16:38:11 -0800 Merge
lana [Thu, 19 Feb 2015 16:38:11 -0800] rev 29037
Merge
Wed, 18 Feb 2015 18:14:41 -0800 8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader
mchung [Wed, 18 Feb 2015 18:14:41 -0800] rev 29036
8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader Reviewed-by: lancea, alanb
Wed, 18 Feb 2015 08:59:55 -0800 8073373: Remove redundant imports from sun/applet/AppletProps.java
mchung [Wed, 18 Feb 2015 08:59:55 -0800] rev 29035
8073373: Remove redundant imports from sun/applet/AppletProps.java Reviewed-by: serb
Wed, 18 Feb 2015 09:14:48 -0800 Merge
amurillo [Wed, 18 Feb 2015 09:14:48 -0800] rev 29034
Merge
Mon, 16 Feb 2015 08:47:40 -0800 Merge
amurillo [Mon, 16 Feb 2015 08:47:40 -0800] rev 29033
Merge
Fri, 13 Feb 2015 05:17:57 -0800 Merge
ctornqvi [Fri, 13 Feb 2015 05:17:57 -0800] rev 29032
Merge
Thu, 12 Feb 2015 17:28:58 +0000 Merge
jbachorik [Thu, 12 Feb 2015 17:28:58 +0000] rev 29031
Merge
Thu, 12 Feb 2015 17:01:10 +0100 8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
jbachorik [Thu, 12 Feb 2015 17:01:10 +0100] rev 29030
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner") Reviewed-by: mullan
Thu, 12 Feb 2015 08:33:47 +0100 8069286: Unexpected count of notification in LowMemoryTest
jbachorik [Thu, 12 Feb 2015 08:33:47 +0100] rev 29029
8069286: Unexpected count of notification in LowMemoryTest Reviewed-by: mchung
Tue, 10 Feb 2015 14:10:32 +0100 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
psandoz [Tue, 10 Feb 2015 14:10:32 +0100] rev 29028
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation Reviewed-by: dholmes, kvn, vlivanov
Fri, 16 Jan 2015 18:19:23 +0100 8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
jbachorik [Fri, 16 Jan 2015 18:19:23 +0100] rev 29027
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC Reviewed-by: mullan
Fri, 06 Feb 2015 10:44:57 -0800 Merge
dcubed [Fri, 06 Feb 2015 10:44:57 -0800] rev 29026
Merge
Thu, 11 Dec 2014 10:47:36 +0100 8062303: Remove com.sun.tracing API
jbachorik [Thu, 11 Dec 2014 10:47:36 +0100] rev 29025
8062303: Remove com.sun.tracing API Reviewed-by: sla, alanb, mchung, dholmes
Thu, 12 Feb 2015 13:55:05 -0800 Merge
vlivanov [Thu, 12 Feb 2015 13:55:05 -0800] rev 29024
Merge
Sat, 31 Jan 2015 02:42:15 -0500 Merge
dlong [Sat, 31 Jan 2015 02:42:15 -0500] rev 29023
Merge
Thu, 29 Jan 2015 10:29:49 -0800 8071788: BlockInliningWrapper.asType() is broken
vlivanov [Thu, 29 Jan 2015 10:29:49 -0800] rev 29022
8071788: BlockInliningWrapper.asType() is broken Reviewed-by: jrose
Thu, 29 Jan 2015 10:29:43 -0800 8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
vlivanov [Thu, 29 Jan 2015 10:29:43 -0800] rev 29021
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0 Reviewed-by: jrose
Thu, 29 Jan 2015 10:27:30 -0800 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29020
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact Reviewed-by: jrose, plevart, forax
Thu, 29 Jan 2015 10:27:30 -0800 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29019
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared Reviewed-by: jrose, kvn
Wed, 18 Feb 2015 03:45:06 -0800 8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
dsamersoff [Wed, 18 Feb 2015 03:45:06 -0800] rev 29018
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting Summary: Remove lock age check Reviewed-by: sla, dholmes, kevinw
Wed, 18 Feb 2015 03:16:48 -0800 8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
dsamersoff [Wed, 18 Feb 2015 03:16:48 -0800] rev 29017
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match Summary: Make sure that maxheapsize is set explicitly in command line Reviewed-by: sla, ykantser
Wed, 18 Feb 2015 11:18:00 +0100 8073328: Incremental build of gensrc broken
erikj [Wed, 18 Feb 2015 11:18:00 +0100] rev 29016
8073328: Incremental build of gensrc broken Reviewed-by: alanb, tbell, dfuchs, sherman
Tue, 17 Feb 2015 12:02:38 -0800 8073347: javadoc of Formattable messed up by JDK-8019857
bpb [Tue, 17 Feb 2015 12:02:38 -0800] rev 29015
8073347: javadoc of Formattable messed up by JDK-8019857 Summary: Change sample code formatting to the currently blessed idiom. Reviewed-by: martin
Tue, 17 Feb 2015 11:44:51 -0800 Merge
ddehaven [Tue, 17 Feb 2015 11:44:51 -0800] rev 29014
Merge
Mon, 09 Feb 2015 09:52:48 -0800 Merge
ddehaven [Mon, 09 Feb 2015 09:52:48 -0800] rev 29013
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip