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
mchung [Thu, 21 Dec 2017 15:04:45 -0800] rev 48360
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
Reviewed-by: alanb
cushon [Thu, 21 Dec 2017 15:58:45 -0500] rev 48359
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero
xuelei [Thu, 21 Dec 2017 05:51:38 +0000] rev 48358
8193683: Increase the number of clones in the CloneableDigest
Reviewed-by: coffeys, wetmore
dholmes [Wed, 20 Dec 2017 22:36:21 -0500] rev 48357
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
Reviewed-by: alanb, sspitsyn
psandoz [Wed, 20 Dec 2017 09:14:52 -0800] rev 48356
8193085: Vectorize the nio Buffer equals and compareTo implementations
Reviewed-by: alanb
psandoz [Wed, 20 Dec 2017 09:14:06 -0800] rev 48355
8191913: Bump classfile version number to 55
Reviewed-by: dholmes, darcy
Contributed-by: paul.sandoz@oracle.com, erik.joelsson@oracle.com
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48354
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar
bpb [Wed, 20 Dec 2017 08:05:04 -0800] rev 48353
8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
Reviewed-by: clanger, alanb