Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8235186 JEP 375: Pattern Matching for instanceof (Second Preview)
  3. JDK-8244027

Release Note: JEP 375: Pattern Matching for instanceof (Second Preview)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 15
    • 15
    • tools
    • Verified

      Pattern matching for the `instanceof` operator is a [preview feature](http://openjdk.java.net/jeps/12) of the Java language in JDK 15. Pattern matching allows common logic in a Java program to be expressed more concisely and safely, namely the conditional extraction of components from objects. Preview features must not be used in production, but feedback from Java developers on the usability of preview features is welcome.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: