> There is some old awt/2d coding where warnings occur when running with ubsan 
> enabled binaries.
> However at most of these locations the coding should work (at least on our 
> supported platform set) so the warnings can be disabled at least for now.
> 
> The change adds a macro ATTRIBUTE_NO_UBSAN  similar to what we already use in 
> Hotspot coding.

Matthias Baesken has updated the pull request incrementally with one additional 
commit since the last revision:

  move ub.h to a better location

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21184/files
  - new: https://git.openjdk.org/jdk/pull/21184/files/fb17d1bc..cfbf904b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21184&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21184&range=01-02

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/21184.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21184/head:pull/21184

PR: https://git.openjdk.org/jdk/pull/21184

Reply via email to