[MVT] java.lang.Class::isAssignableFrom() C2 intrinsic does not support value types

XMLWordPrintable

      The C2 intrinsic for java.lang.Class::isAssignableFrom does not work properly with value types (it returns false for __Value.class.isAssignableFrom(vt) when vt is a value type class).

      Once this is fixed, we should revert the -XX:DisableIntrinsic=_isAssignableFrom flag:
      http://cr.openjdk.java.net/~mchung/valhalla/webrevs/8181425/revised-fix/index.html

            Assignee:
            Tobias Hartmann
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: