Hi Phil, On Wed, 2018-01-31 at 08:49 -0800, Phil Race wrote: > Severin, > > Did you run any UI apps on a full (make all) build with the final > version of the patch applied ? > It appears to have completely broken all UI apps on Linux and about > 800 > UI tests failed last night. > Exception in thread "AWT-EventQueue-0" > java.lang.NullPointerException: > native ops missing > at > java.desktop/sun.java2d.xr.XRSurfaceData.freeXSDOPicture(Native > Method)
I cannot reproduce this. SwingSet2 works fine on my Fedora 27 desktop. > An exploded build is fine but the images build (what we ship) is > broken. Exploded build works fine for me too. Which linux systems are those? > I think I'll need to back this out. OK. > A good thing it was pushed to client .. Yes. Thanks, Severin > -phil. > > On 01/30/2018 09:16 AM, Phil Race wrote: > > On 1/30/2018 9:05 AM, Severin Gehwolf wrote: > > > On Tue, 2018-01-30 at 08:36 -0800, Erik Joelsson wrote: > > > > I found your job and it's all successful. Something is up with > > > > the > > > > service though. I'm pinging the relevant people here. > > > > > > Phil, Erik: Where should I push this to? jdk or client? > > > > A good question. Since it has passed builds on all platforms, then > > we > > know that is fine, > > but if you push to jdk/jdk there may not be any actual testing of > > the > > effects of the change before > > inclusion in a promotion. > > > > So you can push to jdk/jdk but it is a calculated risk .. if it > > were > > me I'd push to jdk/client. > > > > -phil. > > > > > > > > http://hg.openjdk.java.net/jdk/client/ > > > > > > or > > > > > > http://hg.openjdk.java.net/jdk/jdk/ > > > > > > Thanks, > > > Severin > >