coleenp [Fri, 23 Oct 2015 23:06:53 +0200] rev 33594
Merge
coleenp [Fri, 23 Oct 2015 16:48:38 -0400] rev 33593
8140274: methodHandles and constantPoolHandles should be passed as const references
Summary: modified code to use const reference parameters
Reviewed-by: sspitsyn, twisti
gziemski [Fri, 23 Oct 2015 11:17:23 -0500] rev 33592
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options.
Summary: Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case.
Reviewed-by: dcubed, ddmitriev
ehelin [Tue, 20 Oct 2015 14:37:59 +0200] rev 33591
8138975: G1CollectorPolicy::calculate_young_list_target_length should be const
Reviewed-by: mgerdin, tschatzl
coleenp [Thu, 22 Oct 2015 17:24:17 +0000] rev 33590
Merge
goetz [Thu, 22 Oct 2015 13:07:10 -0400] rev 33589
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Reviewed-by: stuefe, coleenp, roland
ehelin [Wed, 21 Oct 2015 13:41:27 +0200] rev 33588
8139256: Add Makefile target to run internal VM tests
Reviewed-by: ihse, erikj