Created by: benfry
This is not the same as #22, which is another WARNING: Illegal reflective access message.
Due to the workaround for processing/processing#4104, we've got a reflection hack that spews a big warning.
The hack involves getting the name of the hardware so that we can add a workaround for Intel HD Graphics 3000 devices.
Not sure if we're free to nix the hack for 4.x (though it only recently went into 3.x), or perhaps there's another way to get hardware information.
Created by: benfry
This is not the same as #22, which is another
WARNING: Illegal reflective accessmessage.Due to the workaround for processing/processing#4104, we've got a reflection hack that spews a big warning.
The hack involves getting the name of the hardware so that we can add a workaround for
Intel HD Graphics 3000devices.Not sure if we're free to nix the hack for 4.x (though it only recently went into 3.x), or perhaps there's another way to get hardware information.