darcy [Wed, 01 Feb 2017 17:04:24 -0800] rev 43571
8173776: More javax.lang.model improvements to support modules
Reviewed-by: jjg, jlahoda
bpatel [Wed, 01 Feb 2017 15:16:49 -0800] rev 43570
8169813: The index pages are sorted in a confusing manner
Reviewed-by: jjg, ksrini
jjg [Wed, 01 Feb 2017 14:38:45 -0800] rev 43569
8173789: Fix broken test header
Reviewed-by: darcy
ksrini [Fri, 27 Jan 2017 10:08:36 -0800] rev 43568
8048628: javadoc strips HTML incorrectly; causes invalid generated HTML files
Reviewed-by: jjg
darcy [Wed, 01 Feb 2017 11:25:56 -0800] rev 43567
8173676: Improvements to javax.annotation.processing and javax.lang.model doc
Reviewed-by: anazarov
rfield [Wed, 01 Feb 2017 09:10:07 -0800] rev 43566
8173577: JShell tests: Some testng tests check nothing
Reviewed-by: jlahoda
jlahoda [Wed, 01 Feb 2017 15:03:06 +0100] rev 43565
8171294: Slow compilation with long classpaths under JDK 9
Summary: Precompute packages contained in jars, to quickly determine at the lookup time whether a jar contains the given package
Reviewed-by: jjg
Contributed-by: maurizio.cimadamore@oracle.com
rfield [Tue, 31 Jan 2017 17:01:55 -0800] rev 43564
8173652: jshell tool: store history on fatal exit
Reviewed-by: jlahoda