ppunegov [Thu, 29 Oct 2015 21:31:47 +0300] rev 33486
8140776: CompilerControl: Remove UTF-16 from the tests
Summary: remove UTF-16 from the generation until the failure reason isn't found
Reviewed-by: iignatyev
iveresov [Thu, 29 Oct 2015 09:59:56 -0700] rev 33485
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
Summary: Fix the faulty assert, remove remaining _intrinsic_log references
Reviewed-by: roland
shade [Thu, 29 Oct 2015 13:23:43 +0000] rev 33484
Merge
shade [Thu, 29 Oct 2015 14:08:19 +0300] rev 33483
8140483: Atomic*FieldUpdaters final fields should be trusted
Summary: Add exceptions for A*FU subclasses that do the actual work.
Reviewed-by: jrose, vlivanov
iignatyev [Thu, 29 Oct 2015 10:56:58 +0000] rev 33482
Merge
ppunegov [Thu, 29 Oct 2015 01:16:56 +0300] rev 33481
8140668: Quarantine RandomValidCommandsTest
8140669: Quarantine ClearDirectivesFileStackTest
Summary: Quarantine two tests
Reviewed-by: iignatyev, neliasso, kvn
zmajo [Thu, 29 Oct 2015 09:24:00 +0100] rev 33480
8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly
Summary: Improve parsing of DisableIntrinsic flag.
Reviewed-by: kvn, shade, neliasso