coleenp [Mon, 22 Oct 2018 15:32:50 -0400] rev 52216
8212774: Remove dead code touching Klass::_lower_dimension
Summary: Found dead code removal while looking at usage of Compile_lock. This dead code doesn't have Compile_lock but other code touching Klass::_{upper,lower}_dimension do.
Reviewed-by: shade
jcbeyler [Mon, 22 Oct 2018 12:43:15 -0700] rev 52215
8212148: Remove remaining NSK_CPP_STUBs
Summary: Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
rfield [Mon, 22 Oct 2018 09:26:50 -0700] rev 52214
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
Reviewed-by: jlahoda
rfield [Mon, 22 Oct 2018 08:30:39 -0700] rev 52213
8210923: JShell: support for switch expressions
Reviewed-by: jlahoda