K 10 svn:author V 4 jkim K 8 svn:date V 27 2018-01-18T19:26:27.526479Z K 7 svn:log V 232 Fix a run-time crash with Clang 6.0. Note this problem was introduced with fixes for JDK-8055007. https://bugs.java.com/view_bug.do?bug_id=8055007 http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/changeset/c6211b707068 PR: 225054 END