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

Fix for JDK-8200530 triggered regression: fails to handle the case that \r\n is at the 8192 boundary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • core-libs

        It appears the fix for JDK-8200530 fails to handle the case that a \r\n is at the 8192 boundary (the size of Manifest.FastInputStream's default internal buf size), in which it does not consume the trailing \n, if the \r at the end of the buf. Then the manifest/attributes parser will fail to handling those "continuation line".

              sherman Xueming Shen
              sherman Xueming Shen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: