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

Redundant cast warning in KeepAliveStream.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • b71
    • Verified


      ../../../../src/share/classes/sun/net/www/http/KeepAliveStream.java:86: warning: [cast] redundant cast to long
                          do {} while ((nskip = (long) (expected - count)) > 0L

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: