commit | 06c26b6f97aacb90afeb7a7f478d0141eb186017 | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <tobias.hartmann@oracle.com> | Tue Apr 29 08:08:44 2014 +0200 |
committer | Albert Noll <anoll@openjdk.org> | Tue Apr 29 08:08:44 2014 +0200 |
tree | dfac9ec1990168199f2676ffc61d87b830947467 | |
parent | 3fddcd27126a261eb9710948ebc75a2259442168 [diff] |
8036956: remove EnableInvokeDynamic flag The EnableInvokeDynamic flag and all support code is removed because it is not longer used in JDK 9. Reviewed-by: kvn, twisti