lana [Thu, 04 Jan 2018 04:22:28 +0000] rev 48430
Merge
joehw [Wed, 03 Jan 2018 18:21:10 -0800] rev 48429
8189704: broken links in the javax/xml/namespace package
Reviewed-by: darcy
goetz [Wed, 03 Jan 2018 14:41:17 -0800] rev 48428
8194482: Fix SIGSEGV in print_threads_compiling.
Reviewed-by: kvn
jjg [Wed, 03 Jan 2018 11:10:56 -0800] rev 48427
8193125: javac should not compile a module if it requires java.base with modifiers
Reviewed-by: vromero
sveerabhadra [Wed, 03 Jan 2018 15:37:35 +0530] rev 48426
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
Reviewed-by: aghaisas, serb
sballal [Wed, 03 Jan 2018 11:14:04 +0530] rev 48425
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
Reviewed-by: dholmes, cjplummer
sballal [Wed, 03 Jan 2018 10:55:35 +0530] rev 48424
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
Reviewed-by: dholmes, cjplummer
jjg [Tue, 02 Jan 2018 16:07:47 -0800] rev 48423
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
Reviewed-by: vromero, cushon