darcy [Tue, 24 May 2016 13:51:35 -0700] rev 38553
8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
vtewari [Tue, 24 May 2016 20:15:18 +0100] rev 38552
8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
dl [Tue, 24 May 2016 10:14:41 -0700] rev 38551
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38550
Added tag jdk-9+120 for changeset c4c94ae846e7
duke [Wed, 05 Jul 2017 21:45:55 +0200] rev 38549
Merge
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38548
Added tag jdk-9+120 for changeset afc9c8149b19
lana [Thu, 26 May 2016 17:17:51 +0000] rev 38547
Merge
erikj [Wed, 25 May 2016 12:53:26 +0200] rev 38546
8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38545
Added tag jdk-9+120 for changeset cd251f56161f
duke [Wed, 05 Jul 2017 21:45:41 +0200] rev 38544
Added tag jdk-9+120 for changeset 933054343640
duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 38541
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
Reviewed-by: jlahoda
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 38539
8157517: jshell tool: allow undoing operations
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda
mcimadamore [Mon, 23 May 2016 15:07:10 +0100] rev 38538
8157149: Inference: weird propagation of thrown inference variables
Summary: Overhaul of treatment of thrown inference variables
Reviewed-by: vromero