Mon, 15 Oct 2012 10:02:42 -0700 8000831: Heap verification output incorrect/incomplete
johnc [Mon, 15 Oct 2012 10:02:42 -0700] rev 14076
8000831: Heap verification output incorrect/incomplete Summary: Restore non-silent output of heap verification. Reviewed-by: ysr, brutisso, jmasa
Tue, 09 Oct 2012 22:12:25 +0200 8000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashorn
stefank [Tue, 09 Oct 2012 22:12:25 +0200] rev 14075
8000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashorn Summary: Treat the oops in invoke_method_table() as strong roots when ClassUnloading is enabled. Reviewed-by: kamg, coleenp
Mon, 08 Oct 2012 09:12:31 -0700 8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file
johnc [Mon, 08 Oct 2012 09:12:31 -0700] rev 14074
8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file Summary: Missing call to MetaspaceAux::print_on() in G1CollectedHeap::print_on(). Reviewed-by: azeemj, jmasa Contributed-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Sat, 06 Oct 2012 01:17:44 -0700 7127708: G1: change task num types from int to uint in concurrent mark
johnc [Sat, 06 Oct 2012 01:17:44 -0700] rev 14073
7127708: G1: change task num types from int to uint in concurrent mark Summary: Change the type of various task num fields, parameters etc to unsigned and rename them to be more consistent with the other collectors. Code changes were also reviewed by Vitaly Davidovich. Reviewed-by: johnc Contributed-by: Kaushik Srenevasan <kaushik@twitter.com>
Fri, 12 Oct 2012 14:06:27 -0700 8000834: new hotspot build - hs25-b06
amurillo [Fri, 12 Oct 2012 14:06:27 -0700] rev 14072
8000834: new hotspot build - hs25-b06 Reviewed-by: jcoomes
Thu, 18 Oct 2012 11:08:05 -0700 Added tag jdk8-b61 for changeset 929432f0c3b6
katleman [Thu, 18 Oct 2012 11:08:05 -0700] rev 14071
Added tag jdk8-b61 for changeset 929432f0c3b6
Wed, 24 Oct 2012 13:11:42 -0700 Merge
katleman [Wed, 24 Oct 2012 13:11:42 -0700] rev 14070
Merge
Tue, 23 Oct 2012 10:10:49 -0700 7152336: Enable builds on Windows with MinGW/MSYS
tbell [Tue, 23 Oct 2012 10:10:49 -0700] rev 14069
7152336: Enable builds on Windows with MinGW/MSYS Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7 Reviewed-by: ohair, tbell Contributed-by: volker.simonis@gmail.com
Thu, 18 Oct 2012 11:07:40 -0700 Added tag jdk8-b61 for changeset 0623a2cf29df
katleman [Thu, 18 Oct 2012 11:07:40 -0700] rev 14068
Added tag jdk8-b61 for changeset 0623a2cf29df
Wed, 05 Jul 2017 18:26:11 +0200 Added tag jdk8-b61 for changeset cdaa6122185f
duke [Wed, 05 Jul 2017 18:26:11 +0200] rev 14067
Added tag jdk8-b61 for changeset cdaa6122185f
Wed, 05 Jul 2017 18:26:11 +0200 Merge jdk8-b61
duke [Wed, 05 Jul 2017 18:26:11 +0200] rev 14066
Merge
Wed, 05 Jul 2017 18:26:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:26:07 +0200] rev 14065
Merge
Thu, 11 Oct 2012 17:00:54 -0700 Merge
lana [Thu, 11 Oct 2012 17:00:54 -0700] rev 14064
Merge
Mon, 08 Oct 2012 15:40:27 -0700 Merge
lana [Mon, 08 Oct 2012 15:40:27 -0700] rev 14063
Merge
Sat, 06 Oct 2012 10:35:38 +0100 7177386: Add attribution support for method references
mcimadamore [Sat, 06 Oct 2012 10:35:38 +0100] rev 14062
7177386: Add attribution support for method references Summary: Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
Fri, 05 Oct 2012 14:21:09 -0700 4696488: javadoc doesn't handle UNC paths for destination directory
bpatel [Fri, 05 Oct 2012 14:21:09 -0700] rev 14061
4696488: javadoc doesn't handle UNC paths for destination directory Reviewed-by: jjg
Fri, 05 Oct 2012 14:16:32 -0700 7068595: html files in class-use dir do not get loaded correctly when Frames link is clicked
bpatel [Fri, 05 Oct 2012 14:16:32 -0700] rev 14060
7068595: html files in class-use dir do not get loaded correctly when Frames link is clicked Reviewed-by: jjg
Fri, 05 Oct 2012 14:13:47 -0700 7132631: The help-doc.html generates an invalid link to constant-values.html
bpatel [Fri, 05 Oct 2012 14:13:47 -0700] rev 14059
7132631: The help-doc.html generates an invalid link to constant-values.html Reviewed-by: jjg
Fri, 05 Oct 2012 14:35:24 +0100 7177385: Add attribution support for lambda expressions
mcimadamore [Fri, 05 Oct 2012 14:35:24 +0100] rev 14058
7177385: Add attribution support for lambda expressions Summary: Add support for function descriptor lookup, functional interface inference and lambda expression type-checking Reviewed-by: jjg, dlsmith
Thu, 04 Oct 2012 13:04:53 +0100 7177387: Add target-typing support in method context
mcimadamore [Thu, 04 Oct 2012 13:04:53 +0100] rev 14057
7177387: Add target-typing support in method context Summary: Add support for deferred types and speculative attribution Reviewed-by: jjg, dlsmith
Sat, 29 Sep 2012 09:00:58 -0700 7198582: (java) Minor refactor of JavacParser
ksrini [Sat, 29 Sep 2012 09:00:58 -0700] rev 14056
7198582: (java) Minor refactor of JavacParser Reviewed-by: jjg, ksrini Contributed-by: jan.lahoda@oracle.com
Fri, 28 Sep 2012 14:57:31 -0700 Merge
lana [Fri, 28 Sep 2012 14:57:31 -0700] rev 14055
Merge
Fri, 28 Sep 2012 11:39:29 -0700 7199925: Separate compilation breaks check that elements have a default for the containing annotation
jfranck [Fri, 28 Sep 2012 11:39:29 -0700] rev 14054
7199925: Separate compilation breaks check that elements have a default for the containing annotation Reviewed-by: jjg, mcimadamore
Fri, 28 Sep 2012 18:50:40 +0100 8000241: langtools doesn't build
mcimadamore [Fri, 28 Sep 2012 18:50:40 +0100] rev 14053
8000241: langtools doesn't build Summary: bad merge with langtools tip caused build glitch Reviewed-by: jjg
Fri, 28 Sep 2012 16:56:53 +0100 8000233: Fix issues in recent push
mcimadamore [Fri, 28 Sep 2012 16:56:53 +0100] rev 14052
8000233: Fix issues in recent push Summary: Forgot to incorporate review comments in pushed changesets Reviewed-by: jjg
Wed, 26 Sep 2012 14:22:41 +0100 7188968: New instance creation expression using diamond is checked twice
mcimadamore [Wed, 26 Sep 2012 14:22:41 +0100] rev 14051
7188968: New instance creation expression using diamond is checked twice Summary: Unify method and constructor check logic Reviewed-by: jjg
Tue, 25 Sep 2012 13:11:05 -0700 7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error
jjg [Tue, 25 Sep 2012 13:11:05 -0700] rev 14050
7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error Reviewed-by: mcimadamore
Tue, 25 Sep 2012 13:06:58 -0700 7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
jjg [Tue, 25 Sep 2012 13:06:58 -0700] rev 14049
7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac Reviewed-by: mcimadamore, jjg Contributed-by: vicenterz@yahoo.es
Tue, 25 Sep 2012 11:56:46 +0100 7177306: Regression: unchecked method call does not erase return type
mcimadamore [Tue, 25 Sep 2012 11:56:46 +0100] rev 14048
7177306: Regression: unchecked method call does not erase return type Summary: Spurious extra call to Attr.checkMethod when method call is unchecked Reviewed-by: jjg, dlsmith
Tue, 25 Sep 2012 11:55:34 +0100 7175433: Inference cleanup: add helper class to handle inference variables
mcimadamore [Tue, 25 Sep 2012 11:55:34 +0100] rev 14047
7175433: Inference cleanup: add helper class to handle inference variables Summary: Add class to handle inference variables instantiation and associated info Reviewed-by: jjg, dlsmith
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip