aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorWade Walker <[email protected]>2019-01-04 09:51:44 -0600
committerSven Gothel <[email protected]>2019-08-19 12:00:13 +0200
commite1c8add69973b0eae9a87cf2181a0f1cbbe62f4b (patch)
tree662a1870d2401400c61af488a75728a82d76689e /make
parentddd64dc3eb0172654aff5a4c61a389b23d92d0e3 (diff)
Removed illegal reflective access to sun.java2d.opengl.OGLUtilities
We were reading a variety of surface type definitions from sun.java2d.opengl.OGLUtilities using reflection, which has thrown warnings since Java 9 and which soon will become illegal. For now, just hard-coded these types to remove the warnings that happen during static initialization. Eventually the entire Java2D class will have to be revamped if we want to be able to actually use it.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions