Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They actually have a very similar proposal in the draft already:

    The sun.reflect.ReflectionFactory class only supports deserialization of objects whose classes implement java.io.Serializable
That is, you'll still be able to mutate final fields using the ReflectionFactory class, as long as that class inherits from Serializable


I know this isn’t the most relevant but to see the sun namespace still exists gives me a small amount of joy


Back in the '90s I used to consider sun.xxx the cooler version of Java.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: