Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8347280

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 23, 24, 25
    • 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.

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: