VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHex 38/19338/1
authorMichal Cmarada <mcmarada@cisco.com>
Wed, 14 Nov 2018 13:05:42 +0000 (14:05 +0100)
committersteven luong <sluong@cisco.com>
Fri, 3 May 2019 20:52:11 +0000 (20:52 +0000)
commitc2f8265c1db9daccd3c39e717e55c071e50132c3
tree99d224d46b8d9a0c918842f4487ebaceca04b1f4
parent1161ddaa6f7136cfbc541d4179420308a590d36e
VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHex

As of Java 11 javax.xml.bind.DatatypeConverter is no longer part of
standard Java distribution, therefore it is replaced by equivalent method.

Change-Id: I51726d0d0d02782bd3bb1dbdc54df5bd63bd8f15
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
(cherry picked from commit feb7092544a9e49370037b6d90b43e98c65e7a41)
extras/japi/java/jvpp-core/io/fd/vpp/jvpp/core/examples/L2AclExample.java