*Created by: benfry* This is not the same as https://github.com/processing/processing4/issues/22, which is another `WARNING: Illegal reflective access` message. Due to the workaround for https://github.com/processing/processing/issues/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.