commit | 489b38091e797ac1d7409b473f866640a9ca3b6b | [log] [tgz] |
---|---|---|
author | Vivek Deshpande <vdeshpande@openjdk.org> | Fri May 20 14:17:55 2016 -0700 |
committer | Vivek Deshpande <vdeshpande@openjdk.org> | Fri May 20 14:17:55 2016 -0700 |
tree | 1cff4ab09b949037df395dd8978902396d3144df | |
parent | 6dfcf1dd8111a5fc9303f55c03429fddf50dd5c8 [diff] |
8154473: Update for CompilerDirectives to control stub generation and intrinsics Use -XX:DisableIntrinsic flag to control intrinsics usage in Interpreter. Reviewed-by: twisti, neliasso, kvn, simonis