@HotSpotIntrinsicCandidate
public static long multiplyHigh (long x, long y)

Returns as a long the most significant 64 bits of the 128-bit product of two 64-bit factors.

Parameters:
x    the first value
y    the second value

Returns:  the result

Since:  9