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

Aggelos Biboudis abimpoudis at openjdk.org
Fri Mar 10 10:43:54 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:

  Update int_float, long_float, long_double
  
  Co-authored-by: Angelos Bimpoudis <angelos.bimpoudis at oracle.com>
  Co-authored-by: Raffaello Giulietti <raffaello.giulietti at oracle.com>

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

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

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

  Stats: 20 lines in 1 file changed: 0 ins; 17 del; 3 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