Thu, 25 Oct 2018 10:58:59 -0700 Merge
mchung [Thu, 25 Oct 2018 10:58:59 -0700] rev 52289
Merge
Thu, 25 Oct 2018 10:57:42 -0700 8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
mchung [Thu, 25 Oct 2018 10:57:42 -0700] rev 52288
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData Reviewed-by: dfuchs
Thu, 25 Oct 2018 10:56:45 -0700 8212948: Remove unused jdk.internal.misc.VMNotification interface
mchung [Thu, 25 Oct 2018 10:56:45 -0700] rev 52287
8212948: Remove unused jdk.internal.misc.VMNotification interface Reviewed-by: alanb
Thu, 25 Oct 2018 13:55:28 -0400 8211883: Disable anon and NULL cipher suites
mullan [Thu, 25 Oct 2018 13:55:28 -0400] rev 52286
8211883: Disable anon and NULL cipher suites Reviewed-by: jnimeh
Thu, 25 Oct 2018 09:20:54 -0700 8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
dlong [Thu, 25 Oct 2018 09:20:54 -0700] rev 52285
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list Reviewed-by: kvn
Thu, 25 Oct 2018 08:18:42 -0700 8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
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
Thu, 25 Oct 2018 12:09:41 +0100 8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
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
Wed, 24 Oct 2018 21:17:30 -0700 8211694: JShell: Redeclared variable should be reset
rfield [Wed, 24 Oct 2018 21:17:30 -0700] rev 52282
8211694: JShell: Redeclared variable should be reset Reviewed-by: sundar
Thu, 25 Oct 2018 11:05:24 +0800 8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
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
Thu, 25 Oct 2018 11:00:40 +0800 8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
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
Wed, 24 Oct 2018 18:14:28 -0700 Added tag jdk-12+17 for changeset eefa65e142af
jwilhelm [Wed, 24 Oct 2018 18:14:28 -0700] rev 52279
Added tag jdk-12+17 for changeset eefa65e142af
Mon, 17 Sep 2018 11:09:43 -0700 8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
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
Wed, 24 Oct 2018 15:45:09 -0700 8212880: Cannot access ftp: site for fdlibm.tar
darcy [Wed, 24 Oct 2018 15:45:09 -0700] rev 52277
8212880: Cannot access ftp: site for fdlibm.tar Reviewed-by: jjg, lancea, bpb
Wed, 24 Oct 2018 13:11:54 -0700 8024368: private methods are allocated vtable slots
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
Wed, 24 Oct 2018 09:56:03 -0700 8212877: Restore JTREG_VERBOSE value for mach5 testing
epavlova [Wed, 24 Oct 2018 09:56:03 -0700] rev 52275
8212877: Restore JTREG_VERBOSE value for mach5 testing Reviewed-by: dholmes
Wed, 24 Oct 2018 11:05:22 -0400 Merge jdk-12+17
dcubed [Wed, 24 Oct 2018 11:05:22 -0400] rev 52274
Merge
Wed, 24 Oct 2018 11:04:25 -0400 8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
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
Wed, 24 Oct 2018 11:02:55 -0400 8212706: nmethod jvmci_installed_code_name need to be XML escaped
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
Wed, 24 Oct 2018 16:22:34 +0200 8212753: Improve oopDesc::forward_to_atomic
tschatzl [Wed, 24 Oct 2018 16:22:34 +0200] rev 52271
8212753: Improve oopDesc::forward_to_atomic Summary: Avoid multiple unnecessary reloads of the mark oop in oopDesc::forward_to_atomic Reviewed-by: kbarrett, mdoerr
Wed, 24 Oct 2018 14:59:21 +0200 8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
stuefe [Wed, 24 Oct 2018 14:59:21 +0200] rev 52270
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert Reviewed-by: dholmes, mdoerr
Wed, 24 Oct 2018 16:29:25 +0530 Merge
jdv [Wed, 24 Oct 2018 16:29:25 +0530] rev 52269
Merge
Wed, 24 Oct 2018 15:57:43 +0530 Merge
jdv [Wed, 24 Oct 2018 15:57:43 +0530] rev 52268
Merge
Wed, 24 Oct 2018 13:35:18 +0530 Merge
jdv [Wed, 24 Oct 2018 13:35:18 +0530] rev 52267
Merge
Tue, 23 Oct 2018 15:29:10 +0530 Merge
jdv [Tue, 23 Oct 2018 15:29:10 +0530] rev 52266
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip