Mon, 23 May 2016 13:52:12 -0700 Merge
amurillo [Mon, 23 May 2016 13:52:12 -0700] rev 38316
Merge
Mon, 23 May 2016 09:30:18 -0700 Merge
amurillo [Mon, 23 May 2016 09:30:18 -0700] rev 38315
Merge
Fri, 20 May 2016 11:23:53 -0700 Merge
amurillo [Fri, 20 May 2016 11:23:53 -0700] rev 38314
Merge
Tue, 17 May 2016 17:42:16 -0400 8149977: DumpLoadedClassList should not include generated classes.
jiangli [Tue, 17 May 2016 17:42:16 -0400] rev 38313
8149977: DumpLoadedClassList should not include generated classes. Summary: Exclude anonymous classes from the generated class list. Reviewed-by: ccheung, iklam, hseigel
Tue, 17 May 2016 17:40:19 +0000 Merge
jmasa [Tue, 17 May 2016 17:40:19 +0000] rev 38312
Merge
Fri, 13 May 2016 12:36:03 -0700 8156867: Simplify/reduce testing in ParallelCompact_test
jmasa [Fri, 13 May 2016 12:36:03 -0700] rev 38311
8156867: Simplify/reduce testing in ParallelCompact_test Reviewed-by: jwilhelm, jprovino
Tue, 17 May 2016 11:39:38 -0400 8156882: Remove hotspot/test/testlibrary/whitebox
ctornqvi [Tue, 17 May 2016 11:39:38 -0400] rev 38310
8156882: Remove hotspot/test/testlibrary/whitebox Reviewed-by: coleenp, mockner, dfazunen, iignatyev
Tue, 17 May 2016 08:51:05 -0400 8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
coleenp [Tue, 17 May 2016 08:51:05 -0400] rev 38309
8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool 8151066: assert(0 <= i && i < length()) failed: index out of bounds Summary: lock classes for redefinition because constant pool merging isn't thread safe, use method constant pool because constant pool merging doesn't make equivalent cpCaches because of invokedynamic Reviewed-by: sspitsyn, dholmes
Tue, 17 May 2016 03:26:07 -0400 8156929: [aix] Add missing includes
goetz [Tue, 17 May 2016 03:26:07 -0400] rev 38308
8156929: [aix] Add missing includes Reviewed-by: coleenp, dholmes
Mon, 23 May 2016 17:49:57 +0300 8156681: Add jtreg wrapper for hotspot gtest tests
iignatyev [Mon, 23 May 2016 17:49:57 +0300] rev 38307
8156681: Add jtreg wrapper for hotspot gtest tests Reviewed-by: jwilhelm, ehelin
Sat, 21 May 2016 08:00:33 +0100 8152650: ModuleFinder.compose should accept varargs
alanb [Sat, 21 May 2016 08:00:33 +0100] rev 38306
8152650: ModuleFinder.compose should accept varargs Reviewed-by: mchung
Thu, 19 May 2016 19:45:52 +0000 Merge
lana [Thu, 19 May 2016 19:45:52 +0000] rev 38305
Merge
Thu, 19 May 2016 11:01:38 -0700 8157184: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed with a fatal error
kvn [Thu, 19 May 2016 11:01:38 -0700] rev 38304
8157184: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed with a fatal error Summary: Add missing cache_line_size > 0 checks. Reviewed-by: vlivanov, kbarrett
Sat, 14 May 2016 15:34:30 -0700 Merge
amurillo [Sat, 14 May 2016 15:34:30 -0700] rev 38303
Merge
Fri, 13 May 2016 15:57:17 -0400 8156964: gc/logging/TestUnifiedLoggingSwitchStress.java hits assert
jprovino [Fri, 13 May 2016 15:57:17 -0400] rev 38302
8156964: gc/logging/TestUnifiedLoggingSwitchStress.java hits assert Summary: Old debug code needs to be removed. Reviewed-by: stefank, jwilhelm
Thu, 12 May 2016 16:46:13 +0000 Merge
jprovino [Thu, 12 May 2016 16:46:13 +0000] rev 38301
Merge
Thu, 12 May 2016 11:54:03 -0400 8156851: Compilation error compiling XpatchDupModule.java and XpatchDupJavaBase.java
jprovino [Thu, 12 May 2016 11:54:03 -0400] rev 38300
8156851: Compilation error compiling XpatchDupModule.java and XpatchDupJavaBase.java Summary: test needs @modules java.base/jdk.internal.misc Reviewed-by: jwilhelm, drwhite
Thu, 12 May 2016 17:47:45 +0300 8156769: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with java.lang.Exception
dsamersoff [Thu, 12 May 2016 17:47:45 +0300] rev 38299
8156769: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with java.lang.Exception Summary: Update test to use jhsdb instead of jmap Reviewed-by: sla
Thu, 12 May 2016 13:25:11 +0200 Merge
ppunegov [Thu, 12 May 2016 13:25:11 +0200] rev 38298
Merge
Wed, 11 May 2016 19:41:50 +0200 Merge
ppunegov [Wed, 11 May 2016 19:41:50 +0200] rev 38297
Merge
Wed, 11 May 2016 20:06:38 +0300 8150247: CompilerControl: LogCompilation testing
ppunegov [Wed, 11 May 2016 20:06:38 +0300] rev 38296
8150247: CompilerControl: LogCompilation testing Summary: add a test for standalone LogCompilation testing Reviewed-by: kvn
Wed, 11 May 2016 20:10:03 -0400 8155627: Enable SA on AArch64
aph [Wed, 11 May 2016 20:10:03 -0400] rev 38295
8155627: Enable SA on AArch64 Reviewed-by: roland, dholmes
Wed, 11 May 2016 12:19:59 -0700 8156789: missing condition in ClassPathZipEntry::open_versioned_entry()
ccheung [Wed, 11 May 2016 12:19:59 -0700] rev 38294
8156789: missing condition in ClassPathZipEntry::open_versioned_entry() Summary: added back the !_is_boot_append condition Reviewed-by: hseigel, jiangli
Wed, 11 May 2016 18:49:29 +0300 8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
kzhaldyb [Wed, 11 May 2016 18:49:29 +0300] rev 38293
8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Reviewed-by: jprovino, tschatzl
Wed, 11 May 2016 10:54:31 +0200 8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions
mlarsson [Wed, 11 May 2016 10:54:31 +0200] rev 38292
8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions Reviewed-by: rehn, iklam, kbarrett
Wed, 11 May 2016 02:32:14 -0400 8156689: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java disable range testing of Allocate*PrefetchLines
dholmes [Wed, 11 May 2016 02:32:14 -0400] rev 38291
8156689: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java disable range testing of Allocate*PrefetchLines Reviewed-by: kvn
Wed, 11 May 2016 01:02:28 -0400 8154715: Missing destructor and/or TLS clearing calls for terminating threads
dholmes [Wed, 11 May 2016 01:02:28 -0400] rev 38290
8154715: Missing destructor and/or TLS clearing calls for terminating threads Summary: clear TLS on return from thread->run() unless already done. Prohibit asynchronous thread deletion. Reviewed-by: stefank, sspitsyn Contributed-by: Brian Gardner <openjdk@getsnappy.com>
Wed, 11 May 2016 00:40:59 +0000 Merge
vlivanov [Wed, 11 May 2016 00:40:59 +0000] rev 38289
Merge
Tue, 10 May 2016 21:38:44 +0000 Merge
vlivanov [Tue, 10 May 2016 21:38:44 +0000] rev 38288
Merge
Wed, 11 May 2016 00:31:28 +0300 Merge
vlivanov [Wed, 11 May 2016 00:31:28 +0300] rev 38287
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip