vasya [Mon, 14 Dec 2015 20:18:19 +0100] rev 34752
8145342: Some copyright notices are inconsistently and ill formatted
Summary: Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad
mcimadamore [Mon, 14 Dec 2015 13:55:35 +0000] rev 34751
8143133: Wrong MethodParameters on capturing local class with multiple constructors
Summary: MethodParameters attribute not always generated for local classes constructors
Reviewed-by: jlahoda
rfield [Fri, 11 Dec 2015 11:20:10 -0800] rev 34750
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
Summary: Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars
Reviewed-by: mcimadamore, jlahoda, rfield
Contributed-by: bitterfoxc@gmail.com
lana [Fri, 18 Dec 2015 09:29:13 -0800] rev 34749
Added tag jdk-9+98 for changeset fb5570e64ddf
duke [Wed, 05 Jul 2017 21:09:45 +0200] rev 34748
Merge
lana [Fri, 18 Dec 2015 09:29:09 -0800] rev 34747
Added tag jdk-9+98 for changeset 319480c0f426
duke [Wed, 05 Jul 2017 21:09:40 +0200] rev 34746
Merge
lana [Fri, 18 Dec 2015 09:57:15 -0800] rev 34745
Merge
lana [Thu, 17 Dec 2015 20:25:33 -0800] rev 34744
Merge
joehw [Fri, 11 Dec 2015 12:01:26 -0800] rev 34743
8068839: newDuration(x) produces incorrect outputs for some values of x
Reviewed-by: rriggs, lancea