Mon, 21 Sep 2015 17:49:57 +0200 Merge
jwilhelm [Mon, 21 Sep 2015 17:49:57 +0200] rev 32826
Merge
Tue, 22 Sep 2015 14:24:31 -0400 8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
hseigel [Tue, 22 Sep 2015 14:24:31 -0400] rev 32825
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError Summary: Don't check for calls to super() or this() fro <init>()V methods if they are in interfaces. Because, they are not ctors. Reviewed-by: acorn, gtriantafill
Tue, 22 Sep 2015 09:48:19 -0400 8135208: VM permits illegal <clinit> access_flags, versions 51-52
hseigel [Tue, 22 Sep 2015 09:48:19 -0400] rev 32824
8135208: VM permits illegal <clinit> access_flags, versions 51-52 Summary: Check access flags for <clinit> methods that are not class init methods. Reviewed-by: kamg, gtriantafill
Fri, 11 Sep 2015 15:31:03 -0400 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
drwhite [Fri, 11 Sep 2015 15:31:03 -0400] rev 32823
8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments Summary: Add support for alias options and automatically expiring deprecated options Reviewed-by: dholmes, kbarrett, acorn Contributed-by: derek.white@oracle.com
Mon, 21 Sep 2015 10:45:41 +0200 8135179: Fix conversion warning after 8067341
simonis [Mon, 21 Sep 2015 10:45:41 +0200] rev 32822
8135179: Fix conversion warning after 8067341 Summary: Add required casts. Reviewed-by: tschatzl, goetz
Fri, 18 Sep 2015 09:48:49 -0700 8065155: Refactor Hotspot mapfiles
iklam [Fri, 18 Sep 2015 09:48:49 -0700] rev 32821
8065155: Refactor Hotspot mapfiles Summary: Moved common exported functions to make/share/makefiles/mapfile-vers Reviewed-by: ihse, bdelsart
Fri, 18 Sep 2015 13:41:11 -0700 8135085: Change Method::_intrinsic_id from u1 to u2
minqi [Fri, 18 Sep 2015 13:41:11 -0700] rev 32820
8135085: Change Method::_intrinsic_id from u1 to u2 Summary: Convert Method::_intrinsic_id from u1 to u2 to expand id range over 255. Reviewed-by: coleenp, iklam, jiangli Contributed-by: aleksey.shipilev@oracle.com
Fri, 18 Sep 2015 07:01:23 -0400 8132904: Type checking verifier fails to reject assignment from array to an interface
hseigel [Fri, 18 Sep 2015 07:01:23 -0400] rev 32819
8132904: Type checking verifier fails to reject assignment from array to an interface Summary: Only allow assignment if interface is Cloneable or Serializable. Reviewed-by: kamg, gtriantafill, jiangli
Thu, 17 Sep 2015 16:07:06 +0200 8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
mgerdin [Thu, 17 Sep 2015 16:07:06 +0200] rev 32818
8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap Reviewed-by: stefank, jwilhelm
Wed, 16 Sep 2015 16:25:02 +0200 8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
kbarrett [Wed, 16 Sep 2015 16:25:02 +0200] rev 32817
8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125 Reviewed-by: brutisso
Tue, 15 Sep 2015 15:49:33 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:33 +0200] rev 32816
Merge
Mon, 05 Oct 2015 20:24:59 -0700 Added tag jdk9-b84 for changeset 43c458023730
lana [Mon, 05 Oct 2015 20:24:59 -0700] rev 32815
Added tag jdk9-b84 for changeset 43c458023730
Tue, 06 Oct 2015 08:41:18 -0700 Merge
lana [Tue, 06 Oct 2015 08:41:18 -0700] rev 32814
Merge
Mon, 05 Oct 2015 13:45:47 -0700 Merge
ddehaven [Mon, 05 Oct 2015 13:45:47 -0700] rev 32813
Merge
Mon, 28 Sep 2015 13:10:03 -0700 Merge
ddehaven [Mon, 28 Sep 2015 13:10:03 -0700] rev 32812
Merge
Mon, 28 Sep 2015 15:51:29 +0200 8135060: Stop building Xcode projects in install build
erikj [Mon, 28 Sep 2015 15:51:29 +0200] rev 32811
8135060: Stop building Xcode projects in install build Reviewed-by: ihse, pbhat, dmalav
Mon, 05 Oct 2015 13:44:40 +0200 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj [Mon, 05 Oct 2015 13:44:40 +0200] rev 32810
8138694: Devkit build on Macosx still requires Xcode to be installed Reviewed-by: ihse, tbell
Wed, 30 Sep 2015 11:38:01 +0200 8138627: Better help message in configure for reduced builds (target-bits=32)
ihse [Wed, 30 Sep 2015 11:38:01 +0200] rev 32809
8138627: Better help message in configure for reduced builds (target-bits=32) Reviewed-by: erikj
Mon, 28 Sep 2015 13:39:10 +0100 8137056: Move SharedSecrets and interface friends out of sun.misc
chegar [Mon, 28 Sep 2015 13:39:10 +0100] rev 32808
8137056: Move SharedSecrets and interface friends out of sun.misc Reviewed-by: alanb, mchung, psandoz, rriggs
Mon, 28 Sep 2015 11:39:13 +0200 8136385: Various build speed improvements for windows
erikj [Mon, 28 Sep 2015 11:39:13 +0200] rev 32807
8136385: Various build speed improvements for windows Reviewed-by: ihse
Mon, 28 Sep 2015 09:52:19 +0200 8137088: Drop building of interim_java.corba
erikj [Mon, 28 Sep 2015 09:52:19 +0200] rev 32806
8137088: Drop building of interim_java.corba Reviewed-by: alanb, ihse
Mon, 05 Oct 2015 20:24:57 -0700 Added tag jdk9-b84 for changeset 47d1c2c75fb6
lana [Mon, 05 Oct 2015 20:24:57 -0700] rev 32805
Added tag jdk9-b84 for changeset 47d1c2c75fb6
Wed, 05 Jul 2017 20:51:37 +0200 Added tag jdk9-b84 for changeset 51b2db2fa04c
duke [Wed, 05 Jul 2017 20:51:37 +0200] rev 32804
Added tag jdk9-b84 for changeset 51b2db2fa04c
Wed, 05 Jul 2017 20:51:37 +0200 Merge jdk9-b84
duke [Wed, 05 Jul 2017 20:51:37 +0200] rev 32803
Merge
Wed, 05 Jul 2017 20:51:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:33 +0200] rev 32802
Merge
Sat, 26 Sep 2015 09:22:07 -0700 Merge
lana [Sat, 26 Sep 2015 09:22:07 -0700] rev 32801
Merge
Wed, 23 Sep 2015 08:29:33 +0200 8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing
jlahoda [Wed, 23 Sep 2015 08:29:33 +0200] rev 32800
8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing Summary: Handling CompletionFailures inside the Javadoc API implementation. Reviewed-by: mcimadamore, ksrini, jjg
Mon, 21 Sep 2015 11:19:10 +0200 8135131: Enable thin server mode in Sjavac
alundblad [Mon, 21 Sep 2015 11:19:10 +0200] rev 32799
8135131: Enable thin server mode in Sjavac Summary: State tracknig and incremental compilation disabled unless --state-dir is provided. Reviewed-by: jlahoda
Fri, 25 Sep 2015 22:59:34 -0700 Added tag jdk9-b83 for changeset a5249bcec60f
lana [Fri, 25 Sep 2015 22:59:34 -0700] rev 32798
Added tag jdk9-b83 for changeset a5249bcec60f
Wed, 05 Jul 2017 20:51:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:27 +0200] rev 32797
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip