Build failures after JDK-8194084: Obsolete FastTLABRefill and remove the related code

Doerr, Martin martin.doerr at sap.com
Mon Feb 19 11:32:16 UTC 2018


Hi Aleksey,

your fix is good. Reviewed and successfully tested on Windows 32 bit (and Windows 64 bit for safety, but 64 bit is not affected).
So if you have tested linux 32 bit and aarch64 it should be safe to push it.

Other platforms look good.

Best regards,
Martin


-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Doerr, Martin
Sent: Montag, 19. Februar 2018 10:34
To: Aleksey Shipilev <shade at redhat.com>; hotspot-dev at openjdk.java.net
Subject: RE: Build failures after JDK-8194084: Obsolete FastTLABRefill and remove the related code

Hi Aleksey,

thanks for posting the fix. Our x86_32 build is broken. (We don't have aarch64.)
I'll try your fix.

Best regards,
Martin


-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Aleksey Shipilev
Sent: Montag, 19. Februar 2018 09:55
To: hotspot-dev at openjdk.java.net
Subject: RFR: Build failures after JDK-8194084: Obsolete FastTLABRefill and remove the related code

https://bugs.openjdk.java.net/browse/JDK-8198341

Trivial patch:
  http://cr.openjdk.java.net/~shade/8198341/fixes.patch

Not sure if other platforms are affected (they seem to be not).
Hey, SAP folks, does current jdk/hs build for you?

Also, not very sure if I need a sponsor for this.

Testing: cross-compiled builds on x86_32 and aarch64

Thanks,
-Aleksey



More information about the hotspot-dev mailing list