rfield [Fri, 10 Feb 2017 13:49:42 -0800] rev 43770
8174762: JShell: @since tags missing
Reviewed-by: jjg
vromero [Fri, 10 Feb 2017 07:50:55 -0800] rev 43769
8174099: class ComboTask at the combo test library needs an execute() method
Reviewed-by: mcimadamore
alanb [Fri, 10 Feb 2017 12:28:35 +0000] rev 43768
Merge
alanb [Fri, 10 Feb 2017 09:06:10 +0000] rev 43767
8173393: Module system implementation refresh (2/2017)
Reviewed-by: mcimadamore, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
rfield [Thu, 09 Feb 2017 18:58:36 -0800] rev 43766
8174262: Error message misspelling: "instanciated"
Reviewed-by: jjg
vromero [Thu, 09 Feb 2017 16:30:30 -0800] rev 43765
8169200: Gen has a reference to Flow that is not used, should be removed
Reviewed-by: jjg
rfield [Thu, 09 Feb 2017 14:37:42 -0800] rev 43764
8174672: JShell tests: jdk/jshell/UserJdiUserRemoteTest.java problem listed with wrong bug number
Reviewed-by: jjg
lana [Thu, 09 Feb 2017 18:09:48 +0000] rev 43763
Merge
bpatel [Thu, 09 Feb 2017 08:01:19 -0800] rev 43762
8168965: search items are not listed in any sensible order
Reviewed-by: jjg, ksrini
Contributed-by: michel.trudeau@oracle.com
mcimadamore [Thu, 09 Feb 2017 15:19:05 +0000] rev 43761
8174249: Regression in generic method unchecked calls
Summary: Erasure for unchecked call occurs too early after JDK-8078093
Reviewed-by: vromero