hg: jdk8/tl/jdk: 2 new changesets

2011-07-22 Thread kelly . ohair
Changeset: 0ec4b6498a69 Author:ohair Date: 2011-07-22 17:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0ec4b6498a69 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties Changeset: a499fdfbe723 Author:ohair Date: 2011-0

hg: jdk8/tl/langtools: 2 new changesets

2011-07-22 Thread kelly . ohair
Changeset: 2d3096441387 Author:ohair Date: 2011-07-22 17:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2d3096441387 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties Changeset: 36f31b87b0ab Author:ohair Date:

hg: jdk8/tl/jaxws: 7069993: Adjust make/jprt.properties file for jdk8

2011-07-22 Thread kelly . ohair
Changeset: 64df57a1edec Author:ohair Date: 2011-07-22 17:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/64df57a1edec 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties

hg: jdk8/tl/corba: 7069993: Adjust make/jprt.properties file for jdk8

2011-07-22 Thread kelly . ohair
Changeset: 949fb60ca830 Author:ohair Date: 2011-07-22 17:34 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/949fb60ca830 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties

hg: jdk8/tl/jaxp: 7069993: Adjust make/jprt.properties file for jdk8

2011-07-22 Thread kelly . ohair
Changeset: 4f0fcb812767 Author:ohair Date: 2011-07-22 17:34 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/4f0fcb812767 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties

hg: jdk8/tl: 2 new changesets

2011-07-22 Thread kelly . ohair
Changeset: fd8615098a54 Author:ohair Date: 2011-07-22 17:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fd8615098a54 7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman ! make/jprt.properties Changeset: f42e3d9394b4 Author:ohair Date: 2011-07-22

Re: hg: jdk8/tl/jdk: 6330275: Rework the PaddingTest regression test.

2011-07-22 Thread jitesh dundas
Dear Sir. Thank you for your reply. My apologies for the delay in reply as I get a chance to work on this in after office hours. I will study this and give you further findings on the same. Please let me know if you need anything else from my side. Thanks & Regards, Jitesh Dundas http://openwet

Re: hg: jdk8/tl/jdk: 6330275: Rework the PaddingTest regression test.

2011-07-22 Thread jitesh dundas
Dear Sir. Thank you for your reply. * I was going through the code of your below patch and I thought of maybe pointing you to this direction:- * catch (IllegalBlockSizeException ex) { - if ((totalInputLen % 8 != 0) && (padding.equals("NoPadding"))) + try (FileInputStream fin = new FileInputStrea