mullan [Thu, 25 Oct 2018 13:55:28 -0400] rev 52286
8211883: Disable anon and NULL cipher suites
Reviewed-by: jnimeh
dlong [Thu, 25 Oct 2018 09:20:54 -0700] rev 52285
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
Reviewed-by: kvn
jcbeyler [Thu, 25 Oct 2018 08:18:42 -0700] rev 52284
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
Summary: Remove spaces before/after ()
Reviewed-by: amenkov, cjplummer
michaelm [Thu, 25 Oct 2018 12:09:41 +0100] rev 52283
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
Reviewed-by: chegar, dfuchs
rfield [Wed, 24 Oct 2018 21:17:30 -0700] rev 52282
8211694: JShell: Redeclared variable should be reset
Reviewed-by: sundar
amlu [Thu, 25 Oct 2018 11:05:24 +0800] rev 52281
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
Reviewed-by: bchristi, weijun
amlu [Thu, 25 Oct 2018 11:00:40 +0800] rev 52280
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
Reviewed-by: bchristi
jwilhelm [Wed, 24 Oct 2018 18:14:28 -0700] rev 52279
Added tag jdk-12+17 for changeset eefa65e142af
cushon [Mon, 17 Sep 2018 11:09:43 -0700] rev 52278
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
Reviewed-by: wmdietl, abuckley, martin
darcy [Wed, 24 Oct 2018 15:45:09 -0700] rev 52277
8212880: Cannot access ftp: site for fdlibm.tar
Reviewed-by: jjg, lancea, bpb
sspitsyn [Wed, 24 Oct 2018 13:11:54 -0700] rev 52276
8024368: private methods are allocated vtable slots
Summary: Stop allocating vtable slots for private methods
Reviewed-by: dholmes, acorn, lfoltan
epavlova [Wed, 24 Oct 2018 09:56:03 -0700] rev 52275
8212877: Restore JTREG_VERBOSE value for mach5 testing
Reviewed-by: dholmes
dcubed [Wed, 24 Oct 2018 11:05:22 -0400] rev 52274
Merge
dcubed [Wed, 24 Oct 2018 11:04:25 -0400] rev 52273
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Summary: Also change the test's default timeout to 5 minutes.
Reviewed-by: dholmes, stuefe
ecaspole [Wed, 24 Oct 2018 11:02:55 -0400] rev 52272
8212706: nmethod jvmci_installed_code_name need to be XML escaped
Summary: Call text instead of print to escape chars properly
Reviewed-by: thartmann