[threeten-dev] Serialization tests failed in jdk8/threeten repository
Xueming Shen
xueming.shen at oracle.com
Tue Nov 27 21:02:46 PST 2012
Umm, just noticed that those "bin" did got pushed into
src/test/resources directory. Two
issues with this
(1) those "golden" date need to be in "test" directory, not "src" in
JDK8 repository.
(2) it will be an issue when integrated into master. "binary" data is
"strongly discouraged"
in openjdk8 repository. We may need figure out the solution, if
these "bin" data can
not be generated during runtime.
-Sherman
On 11/27/12 7:37 PM, Xueming Shen wrote:
> It appears the following change introduced in a dependency on
>
> "src/test/resources/"
>
> which don't exist in jdk8/threeten repository.
>
> http://hg.openjdk.java.net/threeten/threeten/jdk/diff/8827ec6531c7/test/javax/time/AbstractTest.java
>
>
> -Sherman
More information about the threeten-dev
mailing list