| ▲ | J-Kuhn 2 days ago | |
Such hacks will slowly stop working (without explicitly allowing it from the command line.) In this example, it would throw an IllegalAccessException, because java.base doesn't open java.lang. | ||
| ▲ | vips7L 16 hours ago | parent [-] | |
Doesn’t field.setAccessible(true) already throw on a modern version? | ||