On Fri, 2019-07-19 at 12:48 +0100, Alan Bateman wrote: > On 19/07/2019 12:24, Severin Gehwolf wrote: > > : > > Thanks for the heads-up. > > > > Unfortunately, it's too late. I've pushed it already: > > https://hg.openjdk.java.net/jdk/jdk/rev/709913d8ace9 > > > > Your comment leaves me confused, though. VMProps.java (which is being > > used for all @requires foo extensions) does System.getProperty() calls > > too but that's not a problem? If so why? Is there a way to reproduce > > this? Once I've got a reproducer I'd be happy to fix it. > > > > FWIW, jdk/submit came back green before this was pushed. > > > I didn't realize this was pushed (I'm just catching up after being out > for a few days). I just checked the CI system in Oracle and it looks > like jdk/net/Sockets/Test.java is failing because of this. I just > checked it locally and it duplicate readily so should help with the > follow-up issue. There may be more but can't confirm that until all > tests have run.
Thanks, reproduced. I'll have a look. Cheers, Severin