51619e0969
I.e. if T is already bounded by Any, deserialize T&Any as simply T (instead of producing either an error type or an NPE, the latter happening when the T&Any is the lower bound of a flexible type somehow) Once again this is a problem of the kind where some weird combination of FE1.0 and FIR causes a weird edge case error on invalid input and creating a test with that specific setup is not really feasible.