Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Fuchs ef48a725a1 8074125: Add SerializedLogRecord test to jdk8u
This test deserializes LogRecord serial bytes produced on various versions of the JDK. In particular, when run on JDK 8, it verifies that a LogRecord serialized with the new JDK 9 serial form produced by JDK-8072645 can be deserialized by applications running on JDK 8.

Reviewed-by: coffeys
2015-03-03 15:10:57 +01:00