Open GoogleCodeExporter opened 9 years ago
setAccessible and isAcessible doesn't check wether target is effectively
accessible. It just return or set a flag to suppress access check which require
a too permissive permission. Serialiazing should implies to work only with
public members so it may even be not needed in majority of case.
It fails for Applets and for any jvm launched with a security manager (shared
hosting java environment).
Original comment by corte...@gmail.com
on 31 May 2013 at 6:40
It also fails for me when launching with Web Start.
Original comment by bryanw...@gmail.com
on 16 Jun 2013 at 12:03
Original issue reported on code.google.com by
limpbizkit
on 10 Jul 2011 at 8:06