eosterlund [Fri, 14 Jul 2017 13:43:12 +0200] rev 46665
Merge
eosterlund [Thu, 13 Jul 2017 12:39:46 +0200] rev 46664
8184269: JVMCI CompilerToVM::Data::initialize() should use BarrierSet fake RTTI to identify card table barrier sets
Reviewed-by: kvn, dnsimon
thartmann [Fri, 14 Jul 2017 11:55:58 +0200] rev 46663
8184271: Time related C1 intrinsics produce inconsistent results when floating around
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned.
Reviewed-by: kvn, vlivanov
redestad [Thu, 13 Jul 2017 15:11:53 +0000] rev 46662
Merge
redestad [Thu, 13 Jul 2017 15:33:20 +0200] rev 46661
8184337: CodeCache::get_code_cache_containing wrongly asserts that start can not be NULL
Reviewed-by: thartmann, gtriantafill, rehn
hseigel [Thu, 13 Jul 2017 08:49:09 -0400] rev 46660
8183962: JVM_DoPrivileged does not find run method in default methods
Summary: Add search of interfaces for run() method.
Reviewed-by: acorn, gtriantafill
hseigel [Thu, 13 Jul 2017 01:28:24 +0000] rev 46659
Merge
hseigel [Wed, 12 Jul 2017 21:24:07 -0400] rev 46658
8184281: -Xlog:startuptime does not include call to initPhase2
Summary: Remove "+module" and improve message
Reviewed-by: alanb, gtriantafill