erikj [Wed, 07 Dec 2016 16:08:23 +0100] rev 42425
8141590: Cannot build Zero with devkit
Reviewed-by: ihse
ihse [Wed, 07 Dec 2016 09:47:57 +0100] rev 42424
8170629: Remove code duplication in test makefiles
Reviewed-by: erikj, dholmes
ihse [Wed, 07 Dec 2016 09:46:39 +0100] rev 42423
8170632: Stop modifying VERSION_OPT for adhoc builds on reconfigure
Reviewed-by: erikj
stsmirno [Wed, 07 Dec 2016 09:23:37 +0100] rev 42422
8170530: bash configure output contains a typo in a suggested library name
Reviewed-by: ihse
lana [Thu, 08 Dec 2016 18:03:34 +0000] rev 42421
Added tag jdk-9+148 for changeset ca14b2e72cab
duke [Wed, 05 Jul 2017 22:32:39 +0200] rev 42420
Added tag jdk-9+148 for changeset 5c71ea43933b
duke [Wed, 05 Jul 2017 22:32:37 +0200] rev 42419
Merge
duke [Wed, 05 Jul 2017 22:32:29 +0200] rev 42418
Merge
bpatel [Mon, 05 Dec 2016 15:08:24 -0800] rev 42417
8139101: javadoc emits "specified by" clause when class has a method that matches a static interface method
Reviewed-by: jjg, ksrini
mcimadamore [Mon, 05 Dec 2016 19:00:56 +0000] rev 42416
8170410: inference: javac doesn't implement 18.2.5 correctly
Summary: javac does not generate constraints of the kind 'throws alpha' as described in the spec
Reviewed-by: vromero, dlsmith
jlahoda [Mon, 05 Dec 2016 19:42:42 +0100] rev 42415
8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Summary: Ignoring non-existent default FileSystem roots.
Reviewed-by: rfield
jjg [Fri, 02 Dec 2016 14:15:43 -0800] rev 42414
8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Reviewed-by: jlahoda
rfield [Fri, 02 Dec 2016 10:48:37 -0800] rev 42413
8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Reviewed-by: jlahoda
rfield [Fri, 02 Dec 2016 10:17:03 -0800] rev 42412
8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
8170015: jshell tool: /help output looks terrible on a 100 column wide terminal
8170368: jshell tool: post setting not properly applied, line-ends not prefixed correctly
Reviewed-by: jlahoda
jlahoda [Fri, 02 Dec 2016 14:39:00 +0100] rev 42411
8166628: Compiling with annotation processing, access error in specific situation
Summary: Ensure member classes inside anonymous classes have a correct owner.
Reviewed-by: mcimadamore
lana [Thu, 01 Dec 2016 21:40:58 +0000] rev 42410
Merge