coleenp [Wed, 18 Nov 2015 19:55:37 +0000] rev 34232
Merge
gziemski [Wed, 18 Nov 2015 10:46:02 -0600] rev 34231
8141641: Runtime: implement range for ErrorLogTimeout
Summary: Implement range=(0, jlong_max/1000)
Reviewed-by: coleenp, ddmitriev, dholmes
coleenp [Wed, 18 Nov 2015 11:47:55 -0500] rev 34230
8141570: Fix Zero interpreter build for --disable-precompiled-headers
Summary: change to include atomic.inline.hpp and allocation.inline.hpp only in .cpp files and some build fixes from Kim to build on ubuntu without devkits
Reviewed-by: kbarrett, sgehwolf, erikj
minqi [Tue, 17 Nov 2015 15:14:29 -0800] rev 34229
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
Summary: Check constantTag for class constant data consistency at method resolution
Reviewed-by: coleenp, vlivanov
neliasso [Thu, 26 Nov 2015 19:16:37 +0100] rev 34228
Merge
twisti [Thu, 26 Nov 2015 02:09:46 +0100] rev 34227
Merge
ppunegov [Thu, 26 Nov 2015 03:05:19 +0300] rev 34226
8143308: Add inline checks and tests
Summary: Fix inlining state creation
Reviewed-by: twisti