> Mainline fix [JDK-8373248](https://bugs.openjdk.org/browse/JDK-8373248) added 
> additional code to verify that a `CastPPNode` does not change the type and we 
> now assert when casting the value of an unsafe flat access to the proper 
> type. The `CastPP` should be replaced by a `CheckCastPP`.
> 
> Thanks,
> Tobias
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Tobias Hartmann has updated the pull request incrementally with one additional 
commit since the last revision:

  Adding TODOs

-------------

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2425/files
  - new: https://git.openjdk.org/valhalla/pull/2425/files/241244d1..b736183d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2425&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2425&range=00-01

  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/valhalla/pull/2425.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2425/head:pull/2425

PR: https://git.openjdk.org/valhalla/pull/2425

Reply via email to