On Fri, Sep 30, 2016 at 11:14 AM, Bradford Wetmore < bradford.wetm...@oracle.com> wrote:
> Looks fine. Looks like a copy/paste error. Good catch. > > If you want to be consistent, you could do the same with the others in > this directory, or just the one. > It would be a fine project to delete most of the unnecessary @run main ThisClass in the jdk, but I'm not going to take that on now. > PBESealedObject.java: * @run main PBESealedObject > PBKDF2Translate.java: * @run main PBKDF2Translate > PBMacBuffer.java: * @run main PBMacBuffer > PBMacDoFinalVsUpdate.java: * @run main PBMacDoFinalVsUpdate > TestCipherKeyWrapperPBEKey.java: * @run main TestCipherKeyWrapperPBEKey > TestCipherPBECons.java: * @run main TestCipherKeyWrapperPBEKey >