Alexey Ivanov
Alexey Ivanov
> If this makes that CCME go away I'll be pleased. @prrace CCME is already gone, Tejesh and I resolved it under [JDK-8323670](https://bugs.openjdk.org/browse/JDK-8323670) in #17462. > I am assuming you've...
> > If this makes that CCME go away I'll be pleased. > > @prrace CCME is already gone, Tejesh and I resolved it under [JDK-8323670](https://bugs.openjdk.org/browse/JDK-8323670) in #17462. The `BasicDirectoryModel/ConcurrentModification.java`...
@mrserb Do you have any comments?
> > INSTRUCTIONS can be moved inside main. > > No. Well, it can but what's the point? IDE never suggests converting *constants* to local variables. It is because constants...
@mrserb, @RealCLanger, could you run this test in your environments, please? It is for Linux and macOS only. I'm looking for confirmation that the test fails without the fix for...
> > "When the test passes, it usually completes in 5 minutes." > > and you've never seen the test time out ? I thought default jtreg timeout is 120...
> I added it to our testing. Results early next week. @RealCLanger Thank you. I'm more interested in the failing case. How reliable does the test reproduce the problem?
> > Yes, it's running in 21 and 22 as well, so we'll see what happens there. > > We got the following, once in jdk21u and once in jdk21u-dev...