JDK 8 Warnings Cleanup Day -- Dec. 1st, 2011

John Rose john.r.rose at oracle.com
Thu Dec 1 15:34:50 PST 2011


On Dec 1, 2011, at 3:13 PM, Rémi Forax wrote:

> I think you should remove the declared type(s) parameter(s) of AllocateObject
> and FieldAccessor because it's weird to have a parametrized class
> which is only used as a raw type.

The type params are weird, but they do serve a purpose.  I'll think again about taking them off.

-- John


More information about the jdk8-dev mailing list