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

Not obvious what units are used in prism.printallocs summaries

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P5
    • 8
    • 8
    • javafx

    Description

      We currently have the following output:

      Created Texture: id=1 w=966 h=745 size=2878680 tex=1@2,811 combined=1@2,811
      Created Texture: id=2 w=960 h=720 size=2073600 tex=2@4,836 combined=2@4,836
      Created Texture: id=3 w=366 h=123 size=180072 tex=3@5,012 combined=3@5,012
      Final Texture resources: tex=11@6,191 rtt=0@0 combined=11@6,191

      It's not immediately obvious what the units for all these values are. It would be clearer we showed some units:

      Created Texture: id=1, 966x745 pixels, 2878680 bytes, tex=1@2,811KB combined=1@2,811KB
      Created Texture: id=2, 960x720 pixels, 2073600 bytes, tex=2@4,836KB combined=2@4,836KB
      Created Texture: id=3, 366x123 pixels, 180072 bytes, tex=3@5,012KB combined=3@5,012KB
      Final Texture resources: tex=11@6,191KB rtt=0@0KB combined=11@6,191KB

      Attachments

        Activity

          People

            dblaukop Daniel Blaukopf (Inactive)
            dblaukop Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: