Re: JDK 8 code review request for doclint fixes in java.time.format

2013-07-01 Thread Lance Andersen
+1 joe -- Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 [email protected] Sent from my iPhone On Jul 1, 2013, at 4:55 PM, Joe Darcy wrote: > Hello, > > The patch below resolves the two remaining doc

Re: JDK 8 code review request for doclint fixes in java.time.format

2013-07-01 Thread roger riggs
These look fine. (But I'm not an official reviewer.) On 7/1/2013 4:55 PM, Joe Darcy wrote: Hello, The patch below resolves the two remaining doclint issues in java.time.format. Thanks, -Joe --- a/src/share/classes/java/time/format/DateTimeFormatter.java Mon Jul 01 13:42:03 2013 -0700 +++

JDK 8 code review request for doclint fixes in java.time.format

2013-07-01 Thread Joe Darcy
Hello, The patch below resolves the two remaining doclint issues in java.time.format. Thanks, -Joe --- a/src/share/classes/java/time/format/DateTimeFormatter.java Mon Jul 01 13:42:03 2013 -0700 +++ b/src/share/classes/java/time/format/DateTimeFormatter.java Mon Jul 01 13:53:45 2013 -0700