hotspot/.jcheck/conf
author lagergren
Tue, 29 Jul 2014 14:21:45 -0700
changeset 25821 fbb51e67d2a7
parent 22037 7ef63208c60e
child 43604 49949d36e3f9
permissions -rw-r--r--
8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes Summary: Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile. Reviewed-by: attila, jlaskey

project=jdk9