Completed
Details
Assignee
UnassignedUnassignedReporter
John SchmidtJohn SchmidtLabels
Approval
OkPatch
Code and TestPriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
John Schmidt
John SchmidtLabels
Approval
Ok
Patch
Code and Test
Priority

Affects versions
Fix versions
Created March 2, 2018 at 10:49 PM
Updated June 27, 2018 at 3:10 PM
Resolved June 27, 2018 at 3:10 PM
When building
clojure-1.10.0-alpha4
with Java 10 early access the testtest-proxy-non-serializable
fails with the following error:Cause: The test inherently relies on serialized objects and is now invalid due to a serialVersionUID change.
Solution: Make conditional on jdk
Patch:
0001-CLJ-2330-brittle-serialization-test.patch
Screened by: Alex Miller - verified on Java 8,9,10,11