Make Class.isArray(), Class.isInterface() and Class.isPrimitive() non-native

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • b12

      With modifiers made non-native, these other Class methods could also be made non-native and the compiler intrinsic can be removed as discussed in the PR for JDK-8346567. Only isPrimitive() requires a new field in java.lang.Class the other two can use the existing information.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: