Aleksey Shipilëv
Aleksey Shipilëv
Let's see if this works now...
Bleh. Also needs https://github.com/openjdk/jdk17u-dev/pull/3974.
Builds are working, and tests seem to be near completion, finally! I'll file the approval request.
/approval request Same reason as for other update releases: keeps GHA running even after MacOS builder deprecations.
Push approval granted. Here we go. /integrate
Need this for https://github.com/openjdk/jdk17u-dev/pull/4115 to work, please and thank you :)
> I have no idea how often well-predicted megamorphic calls occur. I can speculate that the "typical" megamorphic case lies somewhere between these extremes, but that is all. It may...
> I don't think we assume it: the analysis is in Marsaglia's _Xorshift RNGs_ paper. The full period (except 0) is proven there. Yeah, all right. Seeing is believing, and...