On Tue, 29 Sep 2020 03:09:54 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> I just wonder why the different handling. Do you know why? Is it really >> used/needed, just curious? > > I don't know. Both methods are called, and `DerValue::getOctetString` is > actual used in reality when reading content > data embedded inside PKCS #7 (which is not uncommon). All I can do now is to > make them unchanged. Ok. ------------- PR: https://git.openjdk.java.net/jdk/pull/232