JDK 12 RFR of JDK-8207751: Remove misleading serialVersionUID from JulienFields.Field
Joseph D. Darcy
joe.darcy at oracle.com
Wed Jul 18 00:09:13 UTC 2018
PS This change is part of preparatory work to allow stricter checking of
serial-related properties by the javac -Xlint:serial checks. So in the
fullness of time, the work intended to be done under JDK-8202056:
"Expand serial warning to check for bad overloads of serial-related
methods" will check for these kinds of properties as part of the build.
HTH,
-Joe
On 7/17/2018 4:53 PM, Lance Andersen wrote:
> Hi Joe
>> On Jul 17, 2018, at 7:32 PM, Joseph D. Darcy <joe.darcy at oracle.com
>> <mailto:joe.darcy at oracle.com>> wrote:
>>
>> Hi Lance,
>>
>> On 7/17/2018 4:25 PM, Lance Andersen wrote:
>>> Hi Joe,
>>>
>>> +1
>>>
>>> I assume we do not need to add a specific test for this clean-up?
>>
>> I put a "noreg-hard" label on the bug; I don't think it merits a
>> dedicated test.
>
> I figured as much but figured it couldn’t hurt ask ;-)
>
More information about the core-libs-dev
mailing list