Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jan 2019 19:39:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 234594] java/openjdk8: netbeans GUI not updating correctly after recent update
Message-ID:  <bug-234594-8522-HDYdWXuao4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234594-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234594-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234594

--- Comment #1 from Stefan Ehmann <shoesoft@gmx.net> ---
There seems to be relevant information in
~/.netbeans/10.0/var/log/messages.log:

SEVERE [global]
java.awt.image.ImagingOpException: Unable to convolve src image
    at java.awt.image.ConvolveOp.filter(ConvolveOp.java:198)
    at sun.java2d.pipe.DrawImage.transformImage(DrawImage.java:1108)
    at sun.java2d.pipe.ValidatePipe.transformImage(ValidatePipe.java:238)
    at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3487)
[...]

There is no such backtrace with the previous openjdk8 version.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234594-8522-HDYdWXuao4>