And the two linked bugs in Java15BugFastDateParserTest.java are marked fixed already: https://bugs.openjdk.java.net/browse/JDK-8248655 https://bugs.openjdk.java.net/browse/JDK-8248434
On Sun, 21 Mar 2021 at 10:26, Matt Sicker <boa...@gmail.com> wrote: > > Looks related to some locale changes most likely? There are also a > couple test failures that are likely due to illegal reflective access. > Case in point, one of the tests has an InaccessibleObject error > message. > > Tested on: > > openjdk version "16" 2021-03-16 > OpenJDK Runtime Environment AdoptOpenJDK (build 16+36) > OpenJDK 64-Bit Server VM AdoptOpenJDK (build 16+36, mixed mode, sharing) > > On Sat, 20 Mar 2021 at 20:39, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > Now that Java 16 is out, we really need to look at this IMO but I would > > like help from the community. > > > > My initial guess that this a JDK bug might be wrong and it could be an > > issue in our code. > > > > Gary > > > > On Tue, Feb 23, 2021, 22:13 Gary Gregory <garydgreg...@gmail.com> wrote: > > > > > Hi All: > > > > > > If you feel so inclined, I'd like help with > > > FastDateParserTest.java#testParsesKnownJava16Ea25Failure(). > > > > > > The test fails on Java 16 Early Access build 25 and above, I am now > > > testing with build > > > 36. > > > > > > I cannot tell if this a bug in our code or in the underlying JRE. > > > > > > TY! > > > Gary > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org