Fri, 21 Oct 2016 17:55:02 +0200 Merge
mgronlun [Fri, 21 Oct 2016 17:55:02 +0200] rev 42038
Merge
Fri, 21 Oct 2016 16:20:18 +0200 8166806: Add intrinsic support for writer used in event based tracing
mgronlun [Fri, 21 Oct 2016 16:20:18 +0200] rev 42037
8166806: Add intrinsic support for writer used in event based tracing Reviewed-by: kvn, egahlin
Fri, 21 Oct 2016 17:04:13 +0300 8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
akulyakh [Fri, 21 Oct 2016 17:04:13 +0300] rev 42036
8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test Summary: Quarantining a test Reviewed-by: sla
Fri, 21 Oct 2016 12:30:12 +0300 8164383: jhsdb dumps core on Solaris 12 when loading dumped core
dsamersoff [Fri, 21 Oct 2016 12:30:12 +0300] rev 42035
8164383: jhsdb dumps core on Solaris 12 when loading dumped core Summary: Add the required extra parameters to Plookup_by_addr() and proc_arg_grab() as per the change to libproc with Solaris 12. Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Fri, 21 Oct 2016 10:27:32 +0200 8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
mdoerr [Fri, 21 Oct 2016 10:27:32 +0200] rev 42034
8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory() Reviewed-by: simonis, mdoerr Contributed-by: Michihiro Horie <horie@jp.ibm.com>
Thu, 20 Oct 2016 17:05:26 -0700 Merge
amurillo [Thu, 20 Oct 2016 17:05:26 -0700] rev 42033
Merge
Thu, 20 Oct 2016 21:41:14 +0000 Merge
iklam [Thu, 20 Oct 2016 21:41:14 +0000] rev 42032
Merge
Thu, 20 Oct 2016 13:41:07 -0700 8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
iklam [Thu, 20 Oct 2016 13:41:07 -0700] rev 42031
8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time Reviewed-by: coleenp, dholmes, sspitsyn
Thu, 20 Oct 2016 23:09:03 +0300 8159817: Convert FreeRegionList_test to GTest
kzhaldyb [Thu, 20 Oct 2016 23:09:03 +0300] rev 42030
8159817: Convert FreeRegionList_test to GTest Reviewed-by: kbarrett
Thu, 20 Oct 2016 16:53:39 +0300 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
dpochepk [Thu, 20 Oct 2016 16:53:39 +0300] rev 42029
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java Reviewed-by: kvn
Thu, 20 Oct 2016 10:51:54 +0300 8166910: Convert TestNewSize_test to GTest
kzhaldyb [Thu, 20 Oct 2016 10:51:54 +0300] rev 42028
8166910: Convert TestNewSize_test to GTest 8166911: Convert TestOldSize_test to GTest Reviewed-by: jwilhelm
Wed, 19 Oct 2016 18:57:06 +0000 Merge
dnsimon [Wed, 19 Oct 2016 18:57:06 +0000] rev 42027
Merge
Wed, 19 Oct 2016 20:15:35 +0200 8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
dnsimon [Wed, 19 Oct 2016 20:15:35 +0200] rev 42026
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing Reviewed-by: kvn, twisti
Wed, 19 Oct 2016 17:53:01 +0000 Merge
kvn [Wed, 19 Oct 2016 17:53:01 +0000] rev 42025
Merge
Wed, 19 Oct 2016 10:48:48 -0700 8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
mwalsh [Wed, 19 Oct 2016 10:48:48 -0700] rev 42024
8164002: Add a new CPU family (S_family) for SPARC S7 and above processors Reviewed-by: dholmes, ecaspole, kvn
Wed, 19 Oct 2016 16:56:31 +0000 Merge
dfazunen [Wed, 19 Oct 2016 16:56:31 +0000] rev 42023
Merge
Wed, 19 Oct 2016 10:06:55 +0300 8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
lmesnik [Wed, 19 Oct 2016 10:06:55 +0300] rev 42022
8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME Reviewed-by: dfazunen, jwilhelm
Wed, 19 Oct 2016 10:10:51 +0300 8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
lmesnik [Wed, 19 Oct 2016 10:10:51 +0300] rev 42021
8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC Reviewed-by: jwilhelm
Tue, 18 Oct 2016 14:27:48 +0300 8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
akulyakh [Tue, 18 Oct 2016 14:27:48 +0300] rev 42020
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false Summary: A fix in the JDWP test along with some extra logging added Reviewed-by: sspitsyn
Wed, 19 Oct 2016 12:10:43 +0200 Merge
kzhaldyb [Wed, 19 Oct 2016 12:10:43 +0200] rev 42019
Merge
Wed, 28 Sep 2016 17:18:45 +0300 8166563: Convert GuardedMemory_test to Gtest
kzhaldyb [Wed, 28 Sep 2016 17:18:45 +0300] rev 42018
8166563: Convert GuardedMemory_test to Gtest Reviewed-by: iignatyev
Wed, 28 Sep 2016 17:26:43 +0300 8166804: Convert TestMetachunk_test to GTest
kzhaldyb [Wed, 28 Sep 2016 17:26:43 +0300] rev 42017
8166804: Convert TestMetachunk_test to GTest Reviewed-by: iignatyev
Thu, 06 Oct 2016 16:32:46 +0200 8166790: Add stress test GCBasher
ehelin [Thu, 06 Oct 2016 16:32:46 +0200] rev 42016
8166790: Add stress test GCBasher Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
Mon, 17 Oct 2016 05:44:43 -0700 8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered
hshi [Mon, 17 Oct 2016 05:44:43 -0700] rev 42015
8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered Summary: adding missing thread state store when os::is_MP() is false Reviewed-by: aph
Tue, 18 Oct 2016 19:08:24 -0700 8167987: change merge context to clear for mask register usage model
mcberg [Tue, 18 Oct 2016 19:08:24 -0700] rev 42014
8167987: change merge context to clear for mask register usage model Reviewed-by: kvn
Thu, 17 Nov 2016 17:50:06 +0000 Added tag jdk-9+145 for changeset 62743782a2cd
lana [Thu, 17 Nov 2016 17:50:06 +0000] rev 42013
Added tag jdk-9+145 for changeset 62743782a2cd
Mon, 21 Nov 2016 18:47:40 +0000 Merge
lana [Mon, 21 Nov 2016 18:47:40 +0000] rev 42012
Merge
Wed, 09 Nov 2016 15:32:39 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 15:32:39 +0100] rev 42011
Merge
Tue, 25 Oct 2016 14:49:48 +0300 8165500: TestJpsJar shouldn't jar all test.classpath directories
dsamersoff [Tue, 25 Oct 2016 14:49:48 +0300] rev 42010
8165500: TestJpsJar shouldn't jar all test.classpath directories Summary: Refactor test to better handle errors Reviewed-by: sspitsyn
Mon, 24 Oct 2016 09:12:40 +0200 8168414: Various timeouthandler fixes
sla [Mon, 24 Oct 2016 09:12:40 +0200] rev 42009
8168414: Various timeouthandler fixes Reviewed-by: mlarsson
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip