RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v29]

Aggelos Biboudis abimpoudis at openjdk.org
Tue Nov 7 18:24:59 UTC 2023


> This is the proposed patch for Primitive types in patterns, instanceof, and switch (Preview).
> 
> Draft spec here: https://cr.openjdk.org/~abimpoudis/instanceof/jep455-20231030/specs/instanceof-jls.html

Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:

  Small cleanup in PrimitivePatternsSwitch

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15638/files
  - new: https://git.openjdk.org/jdk/pull/15638/files/a7f778ca..e81f023a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=28
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=27-28

  Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15638.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15638/head:pull/15638

PR: https://git.openjdk.org/jdk/pull/15638


More information about the compiler-dev mailing list