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

Redundant cast warning in KeepAliveStream.java

    XMLWordPrintable

Details

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

    Description


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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: