We're seeing a NPE while using the Graphics2D api.. this code works in Hotspot but generates the NPE in Openj9: package test ...
ZXing - used to create a QR code which is (a) part of the test and (b) provides a link to the Graphics2D implementation under ...
Java's Graphics2D class provides methods to draw primitive shapes, such as lines, rectangles and ellipses. It lacks a method for ...