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

ResponseAPDU File not found

XMLWordPrintable

      FULL PRODUCT VERSION :
      java version "1.8.0_20"
      Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
      Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      Windows 7 Home Premium 64 bit

      A DESCRIPTION OF THE PROBLEM :
      I am having a problem with the new java versions 1.8.0_20 and 25
      When i am selecting a file from a smart card it gives me back file not found.

      Send to card :00A4020C020002
      Received from card :6A82

      I installed the version 1.8.0._11 and there it is working properly

      REGRESSION. Last worked in version 8u11

      ADDITIONAL REGRESSION INFORMATION:
      Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
      Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      aodu = 00A4020C020002
      ResponseAPDU r = ch.transmit(new CommandAPDU(apdu, offset, len));
      byte[] rapdu = r.getBytes();

      rapdu = 6A82


      REPRODUCIBILITY :
      This bug can be reproduced always.

            rpallath Rajendrakumar Pallath
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: