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

Doerr, Martin martin.doerr at sap.com
Tue Dec 29 16:00:12 UTC 2020


Hi Götz,


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

Right. It's needed for future backports.



Thanks for the review!



Best regards,

Martin


From: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Sent: Dienstag, 29. Dezember 2020 16:59
To: Doerr, Martin <martin.doerr at sap.com>; hotspot-runtime-dev at openjdk.java.net; jdk-updates-dev at openjdk.java.net
Cc: Langer, Christoph <christoph.langer at sap.com>
Subject: RE: [11u] RFR: 8255544: Create a checked cast

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<mailto:martin.doerr at sap.com>>
Sent: Monday, December 28, 2020 2:18 PM
To: hotspot-runtime-dev at openjdk.java.net<mailto:hotspot-runtime-dev at openjdk.java.net>; jdk-updates-dev at openjdk.java.net<mailto:jdk-updates-dev at openjdk.java.net>
Cc: Langer, Christoph <christoph.langer at sap.com<mailto:christoph.langer at sap.com>>; Lindenmaier, Goetz <goetz.lindenmaier at sap.com<mailto: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