RFR: 8234248: More VectorSet cleanups

Nils Eliasson nils.eliasson at oracle.com
Mon Nov 18 14:25:58 UTC 2019


Hi Claes,

Looks good,

Regards,

Nils

On 2019-11-18 12:37, Claes Redestad wrote:
> Hi,
>
> JDK-8233708 removed unused code from VectorSet, but missed a few spots.
>
> Additionally, the current code does a few other things like shifting up
> signed longs and casting back to uint, which could be improved.
>
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8234248
> Webrev: http://cr.openjdk.java.net/~redestad/8234248/open.00/
>
> Testing: tier1-3
>
> Thanks!
>
> /Claes


More information about the hotspot-compiler-dev mailing list