dcubed [Tue, 30 Jun 2015 09:39:53 -0700] rev 31616
8130135: backout 8087143 due to failures in 8130115
Reviewed-by: minqi, coleenp
goetz [Mon, 29 Jun 2015 10:16:48 +0200] rev 31615
8130036: Fix problems with imprecise C++ coding.
Reviewed-by: dholmes, kbarrett
minqi [Mon, 29 Jun 2015 13:48:55 -0700] rev 31614
8087143: Reduce Symbol::_identity_hash to 2 bytes
Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation.
Reviewed-by: iklam, coleenp, shade
hseigel [Mon, 29 Jun 2015 17:24:52 +0000] rev 31613
Merge
hseigel [Mon, 29 Jun 2015 11:48:27 -0400] rev 31612
8073423: Remove LazyClassPathEntry support if no longer needed
Summary: Remove LazyClassPathEntry support and deprecate -XX:+LazyBootClassLoader
Reviewed-by: acorn, lfoltan
stuefe [Fri, 26 Jun 2015 08:29:29 +0200] rev 31611
8080925: Make error log write timeout parameter configurable
Reviewed-by: sla, coleenp, ctornqvi, dholmes
stefank [Mon, 19 Jan 2015 11:06:08 +0100] rev 31610
8087322: Implement a Semaphore utility class
Reviewed-by: kbarrett, dholmes
jfdenise [Thu, 25 Jun 2015 20:47:46 +0000] rev 31609
Merge
jfdenise [Thu, 25 Jun 2015 18:25:19 +0200] rev 31608
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
poonam [Thu, 25 Jun 2015 18:14:54 +0000] rev 31607
Merge