[patterns-instanceof-primitive] RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch [v3]

Aggelos Biboudis abimpoudis at openjdk.org
Sun Mar 12 08:43:38 UTC 2023


> Prototype implementation for primitive types in patterns, instanceof, and switch.
> 
> draft JEP: https://openjdk.org/jeps/8288476
> 
> draft spec: https://cr.openjdk.org/~abimpoudis/instanceof/latest/

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

  Improve ExactnessMethods
  
  Co-authored-by: Raffaello Giulietti <raffaello.giulietti at oracle.com>
  Co-authored-by: Angelos Bimpoudis <angelos.bimpoudis at oracle.com>

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

Changes:
  - all: https://git.openjdk.org/amber/pull/91/files
  - new: https://git.openjdk.org/amber/pull/91/files/80380474..20b205e2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=amber&pr=91&range=02
 - incr: https://webrevs.openjdk.org/?repo=amber&pr=91&range=01-02

  Stats: 189 lines in 2 files changed: 170 ins; 8 del; 11 mod
  Patch: https://git.openjdk.org/amber/pull/91.diff
  Fetch: git fetch https://git.openjdk.org/amber pull/91/head:pull/91

PR: https://git.openjdk.org/amber/pull/91


More information about the amber-dev mailing list