[ubsan] FillParallelogram.c:101:25: runtime error: -2.05162e+25 is outside the range of representable values of type 'long'

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 23, 24, 25, 26
    • Component/s: client-libs
    • 2d
    • aarch64
    • os_x

      When running ubsan-enabled binaries on macOS aarch64 , the following issue is show in jtreg test
      java/awt/Graphics2D/RenderClipTest/RenderClipTest.java
      src/java.desktop/share/native/libawt/java2d/loops/FillParallelogram.c:101:25: runtime error: -2.05162e+25 is outside the range of representable values of type 'long'
      UndefinedBehaviorSanitizer:DEADLYSIGNAL
      UndefinedBehaviorSanitizer: nested bug in the same thread, aborting.

            Assignee:
            Matthias Baesken
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: