RFR: 8303374: Compiler Implementation for Primitive types in patterns, instanceof, and switch (Preview) [v4]
    Aggelos Biboudis 
    abimpoudis at openjdk.org
       
    Tue Oct  3 13:28:20 UTC 2023
    
    
  
> This is the first draft of a patch for Primitive types in patterns, instanceof, and switch (Preview).
> 
> Draft spec here: https://cr.openjdk.org/~abimpoudis/instanceof/instanceof-20230913/specs/instanceof-jls.html
Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
  Fix exhausts and equals in SwitchBootstraps
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/15638/files
  - new: https://git.openjdk.org/jdk/pull/15638/files/ad6071b0..d356b36f
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15638&range=02-03
  Stats: 54 lines in 3 files changed: 16 ins; 24 del; 14 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