[11u] RFR: 8255544: Create a checked cast

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Dec 29 15:58:50 UTC 2020


Hi,

Ok, so there is only the definition of the checked_cast remaining.
Looks good.

Best regards,
  Goetz.

From: Doerr, Martin <martin.doerr at sap.com>
Sent: Monday, December 28, 2020 2:18 PM
To: hotspot-runtime-dev at openjdk.java.net; jdk-updates-dev at openjdk.java.net
Cc: Langer, Christoph <christoph.langer at sap.com>; Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Subject: [11u] RFR: 8255544: Create a checked cast

Hi,

JDK-8255544 is backported to 11.0.11-oracle. I'd like to backport it for parity. And it's required by other backports.
Change doesn't apply cleanly:
globalDefinitions.hpp: I had to apply the hunk manually because of unrelated context changes.
heap.cpp: Doesn't apply because JDK-8231460 is not in 11u. I suggest to skip it.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8255544

Original change:
https://github.com/openjdk/jdk/commit/3302d3ad

11u backport:
http://cr.openjdk.java.net/~mdoerr/8255544_checked_cast_11u/webrev.00/

Please review.

Best regards,
Martin



More information about the jdk-updates-dev mailing list