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

Base64 decode bug

XMLWordPrintable

    • x86_64
    • windows_10

      ADDITIONAL SYSTEM INFORMATION :
      java version 1.8.0_77

      A DESCRIPTION OF THE PROBLEM :
      base64 encoded string s1 like "(....)*dw", s2 like "(....)*dx". ps: characters that are multiples of 4 and endwith "dw".
      when use Base64.getUrlDecoder().decode(). both s1 and s2 are decoded same result


            tongwan Andrew Wang
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: