Wed, 14 Jun 2017 08:47:27 +0200 8181785: Remove the experimental ClearFPUAtPark JVM Flag
eosterlund [Wed, 14 Jun 2017 08:47:27 +0200] rev 46540
8181785: Remove the experimental ClearFPUAtPark JVM Flag Summary: Removing the experimental and unstable ClearFPUAtPark optimization for SPARC Reviewed-by: kbarrett, tschatzl, rehn
Wed, 14 Jun 2017 01:30:11 -0700 8181318: Allow C++ library headers on Solaris Studio
eosterlund [Wed, 14 Jun 2017 01:30:11 -0700] rev 46539
8181318: Allow C++ library headers on Solaris Studio Summary: Allow studio to compile but not link against the stlport4 C++ standard library Reviewed-by: dholmes, dcubed, erikj
Wed, 14 Jun 2017 17:33:54 +0800 8182161: aarch64: combine andr+cbnz into tbnz when possible
fyang [Wed, 14 Jun 2017 17:33:54 +0800] rev 46538
8182161: aarch64: combine andr+cbnz into tbnz when possible Summary: Combine andr+cbnz into tbnz when possible to save one instruction Reviewed-by: aph
Tue, 13 Jun 2017 16:29:42 +0000 Merge
iveresov [Tue, 13 Jun 2017 16:29:42 +0000] rev 46537
Merge
Tue, 13 Jun 2017 09:19:35 -0700 8182018: Update Graal
iveresov [Tue, 13 Jun 2017 09:19:35 -0700] rev 46536
8182018: Update Graal Reviewed-by: kvn
Tue, 13 Jun 2017 11:10:33 -0400 8086005: Define __STDC_xxx_MACROS config macros globally via build system
kbarrett [Tue, 13 Jun 2017 11:10:33 -0400] rev 46535
8086005: Define __STDC_xxx_MACROS config macros globally via build system Summary: Moved macro definitions to hotspot build configuration Reviewed-by: erikj, eosterlund
Tue, 13 Jun 2017 07:30:11 -0400 8181787: Remove Solaris SPARC GCC code
kbarrett [Tue, 13 Jun 2017 07:30:11 -0400] rev 46534
8181787: Remove Solaris SPARC GCC code Summary: Remove obsolete code. Reviewed-by: kbarrett, coleenp, gtriantafill
Sat, 10 Jun 2017 16:01:29 +0800 8181906: AArch64: port bugfix for 7009641 to AArch64
fyang [Sat, 10 Jun 2017 16:01:29 +0800] rev 46533
8181906: AArch64: port bugfix for 7009641 to AArch64 Summary: Allocation in the code cache returns NULL instead of failing the entire VM Reviewed-by: aph Contributed-by: teng.lu@linaro.org
Fri, 09 Jun 2017 09:27:10 +0200 8181741: C2 compilation fails with "assert(i<_max) failed: oob"
thartmann [Fri, 09 Jun 2017 09:27:10 +0200] rev 46532
8181741: C2 compilation fails with "assert(i<_max) failed: oob" Summary: PhaseIdealLoop should not use type() or type_or_null(). Reviewed-by: roland, kvn
Fri, 09 Jun 2017 09:20:13 +0200 8181781: Replay compilation should ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors
thartmann [Fri, 09 Jun 2017 09:20:13 +0200] rev 46531
8181781: Replay compilation should ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors Summary: Ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip