Re: Java 11 Checkin again

2022-09-19 Thread James DeMichele
Hey, Yi! Thanks. I started a slack channel that maybe would make it easier to communicate if I have questions. I do have one issue that I am hitting between the 2 different Yarn versions I think and that I am not entirely sure what to do about. I made a change to a Test class that was needed for

Re: Java 11 Checkin again

2022-09-19 Thread Yi Pan
Hi, James, Thanks a lot for reporting this. I will take a look this week. Best! -Yi On Mon, Sep 19, 2022 at 8:20 AM James DeMichele wrote: > Hey Yi. I can take a look at this. I do want to point out that your current > "master" branch is actually broken for using Scala 2.11. > > You can

Re: Java 11 Checkin again

2022-09-19 Thread James DeMichele
Hey Yi. I can take a look at this. I do want to point out that your current "master" branch is actually broken for using Scala 2.11. You can repro by just going into the master branch using Java 8 and compiling like this $ java -version openjdk version "1.8.0_332" OpenJDK Runtime Environment