

Release Notes: This release brings JSX closer to the JOS spec for class evolution by writing serialPersistentFields with a default value if a class's writeObject does not set them with PutFields (previously, JSX simply omitted them). This is a minor aspect of class evolution in the JOS spec and is not known to affect any classes.


Release Notes: This release adds Java 1.7 support, in particular class evolution from previous versions, including for java.util.Locale.


Release Notes: The convenience methods in class P now wrap exceptions and rethrow them, instead of printing a stacktrace directly.


Release Notes: This release adds the convenience method fromFile(String filename) to JSX.P.


Release Notes: This is an internal consolidation release.