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

Lanai: java/awt/image/VolatileImage/DrawHugeImageTest.java asserts `MTLTextureDescriptor has width (20000) greater than the maximum allowed size of 16384.'

XMLWordPrintable

    • 2d
    • x86_64
    • os_x

      The test java/awt/image/VolatileImage/DrawHugeImageTest.java fails with the following message:

      #section:main
      ----------messages:(5/196)----------
      command: main DrawHugeImageTest
      reason: User specified action: run main DrawHugeImageTest
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      elapsed time (seconds): 2.725
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(5/155)----------
      New Default Acceleration Threshold: 1
      Dst: sun.awt.image.SunVolatileImage@4c479eb7
      render image: 0
           Metal: Supported, feature set macOS GPUFamily2 v1

      ----------System.err:(3/178)----------
      metalEnabled=1
      Metal support is present
      validateTextureDimensions:1227: failed assertion `MTLTextureDescriptor has width (20000) greater than the maximum allowed size of 16384.'

      It is a regression, the failure was not observed before 24/03/2020
      The reproducibility: 100%
      Steps to reproduce:

      $ jtreg -javaoptions:'-Dsun.java2d.metal=true' -testjdk:[path_to_lanai_home] test/jdk/java/awt/image/VolatileImage/DrawHugeImageTest.java

            psadhukhan Prasanta Sadhukhan
            vprovodin Vitaly Provodin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: