Wed, 24 Jun 2015 18:19:09 -0400 8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
ddmitriev [Wed, 24 Jun 2015 18:19:09 -0400] rev 31594
8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9 Reviewed-by: dholmes, coleenp
Wed, 24 Jun 2015 21:58:05 -0400 Merge
coleenp [Wed, 24 Jun 2015 21:58:05 -0400] rev 31593
Merge
Wed, 24 Jun 2015 12:12:25 -0400 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
bpittore [Wed, 24 Jun 2015 12:12:25 -0400] rev 31592
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: stefank, dholmes, kbarrett
Tue, 07 Jul 2015 15:04:25 +0000 8130687: aarch64: add support for hardware crc32c
enevill [Tue, 07 Jul 2015 15:04:25 +0000] rev 31591
8130687: aarch64: add support for hardware crc32c Summary: add support for crc32c using built in crc32c instructions Reviewed-by: kvn, aph
Mon, 29 Jun 2015 15:30:55 +0200 8086069: Adapt runtime calls to recent intrinsics to pass ints as long
goetz [Mon, 29 Jun 2015 15:30:55 +0200] rev 31590
8086069: Adapt runtime calls to recent intrinsics to pass ints as long Summary: Remove CCallingConventionRequiresIntsAsLongs from shared code and push functionality to native wrapper. Less optimal but more flexible. Reviewed-by: jrose, kvn
Fri, 03 Jul 2015 16:29:37 +0200 8130432: ppc64le: Fix build of hsdis
goetz [Fri, 03 Jul 2015 16:29:37 +0200] rev 31589
8130432: ppc64le: Fix build of hsdis Reviewed-by: dholmes, kvn
Fri, 03 Jul 2015 09:33:04 +0200 8130120: Handling of SHA intrinsics inconsistent across platforms
zmajo [Fri, 03 Jul 2015 09:33:04 +0200] rev 31588
8130120: Handling of SHA intrinsics inconsistent across platforms Summary: Introduce common warning message and common processing of SHA intrinsic-related arguments. Reviewed-by: kvn, mcberg
Fri, 03 Jul 2015 07:25:03 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
zmajo [Fri, 03 Jul 2015 07:25:03 +0200] rev 31587
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics. Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
Thu, 02 Jul 2015 17:49:11 -0700 Merge
kvn [Thu, 02 Jul 2015 17:49:11 -0700] rev 31586
Merge
Thu, 02 Jul 2015 14:40:29 -0700 8080012: JVM times out with vdbench on SPARC M7-16
iveresov [Thu, 02 Jul 2015 14:40:29 -0700] rev 31585
8080012: JVM times out with vdbench on SPARC M7-16 Summary: check cacheline sine only for one core on sun4v SPARC systems. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip