Tue, 20 Feb 2018 07:32:17 -0500 8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
lfoltan [Tue, 20 Feb 2018 07:32:17 -0500] rev 49025
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong Summary: Use the correct typed constant when initializing the StubRoutines::x86::_k512_W array. Reviewed-by: coleenp Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:20:22 -0500 8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
lfoltan [Tue, 20 Feb 2018 07:20:22 -0500] rev 49024
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed Summary: Ignore deprecation warning for non-Standard std::tr1 namespace and TR1-only machinery when compiling gtest. Reviewed-by: kbarrett, stuefe
Tue, 20 Feb 2018 07:10:42 -0500 8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
lfoltan [Tue, 20 Feb 2018 07:10:42 -0500] rev 49023
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One Summary: Add a private ordinary operator delete declaration within class Chunk. Reviewed-by: coleenp, stuefe Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:00:49 -0500 8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
lfoltan [Tue, 20 Feb 2018 07:00:49 -0500] rev 49022
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method Summary: Fix compilation error by declaring Atomic::IsPointerConvertible public. Reviewed-by: kbarrett, stuefe
Mon, 19 Feb 2018 15:44:56 +0100 8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49021
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual Reviewed-by: stefank, eosterlund
Mon, 19 Feb 2018 15:44:56 +0100 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49020
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end Reviewed-by: kbarrett, stefank
Mon, 19 Feb 2018 15:44:56 +0100 8198269: Allow GCCauseSetter to be used outside of safepoints
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49019
8198269: Allow GCCauseSetter to be used outside of safepoints Reviewed-by: stefank, sjohanss
Mon, 19 Feb 2018 15:07:21 +0100 8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
shade [Mon, 19 Feb 2018 15:07:21 +0100] rev 49018
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code) Reviewed-by: mdoerr, dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 49017
Merge
Mon, 19 Feb 2018 09:46:10 +0100 8196783: Refactor LogTagLevelExpression into separate classes
mlarsson [Mon, 19 Feb 2018 09:46:10 +0100] rev 49016
8196783: Refactor LogTagLevelExpression into separate classes Reviewed-by: rehn, pliden
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip