rfield [Tue, 29 Dec 2015 21:27:25 -0800] rev 34857
8145239: JShell: throws AssertionError when replace classes with some methods which depends on these classes
Reviewed-by: rfield
Contributed-by: bitterfoxc@gmail.com
sadayapalam [Tue, 22 Dec 2015 16:37:52 +0530] rev 34854
8145466: javac: No line numbers in compilation error
Summary: Compiler should not use the syntax tree from enclosing contexts in diagnostics even when the enclosing contexts are consulted for method lookup.
Reviewed-by: mcimadamore