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

[TOYS] PickTest3D is washed out due to incorrect alpha value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • javafx

      JDK-8095058 fixed a bug in the handling of the alpha channel for 3D primitives. This fix went into both 8u60 and 9. This exposed a bug in the PickTest3D toy where it had an incorrect alpha value (was 0.5 and should have been 1.0). The bug was fixed in 8u60 with the following changeset:

      http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0f52bc27d4bd

      However, the changeset was not applied to 9 as it should have. It will be a simple matter of applying the patch to 9-dev.

            ckyang Chien Yang (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: