Re: RFR: 8300543 Compiler Implementation for Pattern Matching for switch [v12]

2023-12-11 Thread phuchau1989
On Fri, 19 May 2023 12:42:22 GMT, Jan Lahoda wrote: >> This is the first draft of a patch for JEP 440 and JEP 441. Changes included: >> >> - the pattern matching for switch and record patterns features are made >> final, together with updates to tests. >> - parenthesized patterns are

Re: RFR: 8313274: Failure building java.base-jmod target

2023-08-01 Thread phuchau1989
On Tue, 1 Aug 2023 09:01:49 GMT, Jaikiran Pai wrote: > Can I please get a review of this change which proposes to address the build > failure noted in https://bugs.openjdk.org/browse/JDK-8313274? > > The build failure is consistently reproducible with `--with-jobs=1`. Martin, > in that JBS