rfield [Mon, 22 Aug 2016 09:12:11 -0700] rev 40516
8154374: JShell: setContextClassLoader() for remote Snippet class loader
8080347: jshell tool: /vars when the status is other than Active
Reviewed-by: jlahoda
rfield [Mon, 22 Aug 2016 08:18:18 -0700] rev 40515
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
Reviewed-by: jlahoda
jlahoda [Mon, 22 Aug 2016 15:16:30 +0200] rev 40514
8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391
Summary: Empty classpath is not working on Windows; using a classpath consisting on a sole empty dir
Reviewed-by: mcimadamore
jlahoda [Mon, 22 Aug 2016 09:59:43 +0200] rev 40513
8153391: an image created for \"jdk.compiler\" fails to run javac
Summary: Improving errors produced by javac when the zipfs implementation is missing in the JDK image.
Reviewed-by: jjg
rfield [Fri, 19 Aug 2016 13:55:26 -0700] rev 40512
8158906: JShell: crashes with extremely long result value
Reviewed-by: jlahoda, shinyafox
bpatel [Fri, 19 Aug 2016 12:54:02 -0700] rev 40511
8155995: Update javadoc to include module search
Reviewed-by: jjg, ksrini
mcimadamore [Fri, 19 Aug 2016 16:45:22 +0100] rev 40510
8164481: Remove jtreg run configurations from langtools idea project
Summary: Update langtools intellij project and related ant build files.
Reviewed-by: jlahoda
lana [Thu, 18 Aug 2016 21:33:52 +0000] rev 40509
Merge
ksrini [Thu, 18 Aug 2016 05:48:35 -0700] rev 40508
8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg
sadayapalam [Wed, 17 Aug 2016 10:34:48 +0530] rev 40507
8162576: Missing doclint check missing for modules
Reviewed-by: jjg, ksrini
Contributed-by: lance.andersen@oracle.com, srikanth.adayapalam@oracle.com