Search:

Type: Posts; User: natekfl

Search: Search took 0.08 seconds.

  1. Re: InvocationTargetException when using Graphics2D#drawString

    This leads me to believe it's a problem with the latest openjdk 11 jvm. If anyone has any further insight, please let me know.
  2. InvocationTargetException when using Graphics2D#drawString

    I'm using openJDK 11.0.2 on ubuntu (docker image).

    Code:




    package test;

    import java.awt.*;
Results 1 to 2 of 2