dcubed [Fri, 07 Feb 2014 11:47:24 -0800] rev 22749
8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
Summary: Loosen new assert() in get_stack_commited_bottom()
Reviewed-by: dcubed, coleenp, dsamersoff, hseigel
Contributed-by: gerald.thornbrugh@oracle.com
dcubed [Fri, 07 Feb 2014 09:03:44 -0800] rev 22748
8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
Summary: fixed faulty logic in makefiles when compressed FDS builds are disabled
Reviewed-by: rdurbin, dholmes, never, dnsimon, tbell
sspitsyn [Thu, 06 Feb 2014 20:13:38 -0800] rev 22747
8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
Summary: Generate correct "vtable stub" dynamic code notifications
Reviewed-by: sspitsyn, kvn, coleenp
Contributed-by: oleg.mazurov@oracle.com
coleenp [Thu, 06 Feb 2014 20:32:08 +0000] rev 22746
Merge
coleenp [Thu, 06 Feb 2014 14:28:35 -0500] rev 22745
8029775: Solaris code cleanup
8033464: Linux code cleanup
Summary: cleaned up warnings in solaris and linux specific os code.
Reviewed-by: coleenp, fparain, dcubed
Contributed-by: gerald.thornbrugh@oracle.com
fparain [Thu, 06 Feb 2014 14:51:01 -0500] rev 22744
Merge
fparain [Thu, 06 Feb 2014 17:59:35 +0000] rev 22743
8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
Reviewed-by: sspitsyn, dcubed, kamg, dholmes
coleenp [Thu, 06 Feb 2014 18:57:46 +0000] rev 22742
8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime
Summary: Change GC loop counter to 100 which is enough to test the original problem but doesn't timeout the test.
Reviewed-by: ctornqvi, lfoltan, mseledtsov, sla
henryjen [Wed, 05 Feb 2014 21:24:29 -0800] rev 22741
8033289: clang: clean up unused function warning
Reviewed-by: coleenp, dholmes, mgerdin
amurillo [Fri, 07 Feb 2014 09:41:36 -0800] rev 22740
Merge