iignatyev [Wed, 12 Apr 2017 19:28:01 -0700] rev 44581
8164944: Refactor ProcessTools to get rid of dependency on java.management
Reviewed-by: kvn, gtriantafill, dfazunen, dholmes
iignatyev [Tue, 11 Apr 2017 21:59:23 -0700] rev 44580
8178415: remove ProcessTools::getPlatformSpecificVMArgs from testlibary
Reviewed-by: dholmes
iignatyev [Tue, 11 Apr 2017 13:55:51 -0700] rev 44579
8178340: remove unneeded "throws" from ProcessTools::createJavaProcessBuilder
Reviewed-by: dholmes
duke [Wed, 05 Jul 2017 23:11:56 +0200] rev 44578
Added tag jdk-9+165 for changeset 3965b747cfe1
duke [Wed, 05 Jul 2017 23:11:54 +0200] rev 44577
Merge
jlahoda [Mon, 10 Apr 2017 11:08:59 +0200] rev 44576
8178011: Automatic module warnings
Summary: Adding lints for automatic modules in requires and requires transitive directives.
Reviewed-by: jjg
mcimadamore [Fri, 07 Apr 2017 15:46:31 +0100] rev 44575
8178283: tools/javac/lambda/speculative/T8177933.java fails with assertion error
Summary: disable test on solaris
Reviewed-by: darcy
alanb [Fri, 07 Apr 2017 10:58:38 +0100] rev 44574
Merge
alanb [Fri, 07 Apr 2017 08:08:26 +0000] rev 44573
8177530: Module system implementation refresh (4/2017)
Reviewed-by: jjg
Contributed-by: alan.bateman@oracle.com, jan.lahoda@oracle.com
lana [Thu, 06 Apr 2017 18:00:34 +0000] rev 44572
Merge
mcimadamore [Thu, 06 Apr 2017 17:27:52 +0100] rev 44571
8177933: Stackoverflow during compilation, starting jdk-9+163
Summary: Avoid extra method call in Attr.attribTree
Reviewed-by: vromero
jlahoda [Thu, 06 Apr 2017 16:19:33 +0200] rev 44570
8178077: jshell tool: crash on ctrl-up or ctrl-down
Summary: Adding a test for EditingHistory.
Reviewed-by: rfield
jlahoda [Thu, 06 Apr 2017 11:55:58 +0200] rev 44569
8178013: Finetuning of merged tab and shift tab completion
Summary: Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield
sadayapalam [Wed, 05 Apr 2017 14:34:15 +0530] rev 44568
8176572: Javac does not enforce module name restrictions
Reviewed-by: jlahoda