vromero [Tue, 02 Jan 2018 16:35:04 -0500] rev 48367
8187487: crash with classes with same binary name
Reviewed-by: jjg
bpb [Fri, 22 Dec 2017 14:00:03 -0800] rev 48366
8193832: Performance of InputStream.readAllBytes() could be improved
Summary: Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
dholmes [Fri, 22 Dec 2017 15:23:34 -0500] rev 48365
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
Reviewed-by: hseigel
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48364
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48363
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48362
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
mchung [Thu, 21 Dec 2017 15:18:49 -0800] rev 48361
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto