commit | 301e389dd2e8f04ea76ef5b87248ad4d984d93d4 | [log] [tgz] |
---|---|---|
author | Zoltan Majo <zmajo@openjdk.org> | Tue Oct 13 10:09:57 2015 +0200 |
committer | Zoltan Majo <zmajo@openjdk.org> | Tue Oct 13 10:09:57 2015 +0200 |
tree | b295e23a8af1bace97a399206656c8ee2778dd06 | |
parent | 71edab514c4edb526de9ce240e3327709b7df259 [diff] |
8139377: JVM can't be started w/ -XX:+EnableJVMCI -XX:+UseJVMCICompiler and default TypeProfileWidth Raise upper bound of TypeProfileWidth from 4 to 8. Reviewed-by: iveresov, twisti