Everything looks fine.
Thanks
Max
On 1/29/2016 21:41, Seán Coffey wrote:
On 29/01/16 11:52, Wang Weijun wrote:
On Jan 29, 2016, at 7:48 PM, Seán Coffey wrote:
Since I now reference the JarSignerParameters class directly in
TimestampedSigner.java, the compiler was generating a warning. I
tho
On 29/01/16 11:52, Wang Weijun wrote:
On Jan 29, 2016, at 7:48 PM, Seán Coffey wrote:
Since I now reference the JarSignerParameters class directly in
TimestampedSigner.java, the compiler was generating a warning. I thought it
might be neater to break JarSignerParameters into its own separate
> On Jan 29, 2016, at 7:48 PM, Seán Coffey wrote:
>
> Since I now reference the JarSignerParameters class directly in
> TimestampedSigner.java, the compiler was generating a warning. I thought it
> might be neater to break JarSignerParameters into its own separate class.
Oh, yes.
> Shall I
Since I now reference the JarSignerParameters class directly in
TimestampedSigner.java, the compiler was generating a warning. I thought
it might be neater to break JarSignerParameters into its own separate
class. Shall I revert ?
Regards,
Sean.
On 29/01/16 11:42, Wang Weijun wrote:
Why did
Why did you remove the JarSignerParameters class definition inside
jarsigner/Main.java? Was it duplicated somewhere else?
Thanks
Max
> On Jan 27, 2016, at 11:09 PM, Seán Coffey wrote:
>
> Hi,
>
> I'd like to backport this enhancement to JDK 8u. It's been approved via CCC
> process already.