JDK 14 RFR of JDK-8234781: Update description of InvalidClassException to include more conditions

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 26 08:36:59 UTC 2019



On 26/11/2019 01:46, Joe Darcy wrote:
> :
>
> Please review the patch below to include the missing condition and add 
> a catch-all clause to implicitly cover any future changes to the 
> serialization spec (correct by default, event if not as precise as 
> possible). This would not preclude making more precise updates of course.
Looks okay, just a minor nit that the new list items use different line 
wrapping to the existing items so that should be fixed before pushing.

-Alan.


More information about the core-libs-dev mailing list