Re: JDK 8 request for review: doclint cleanup of java.util.prefs

2013-06-27 Thread Alan Bateman
On 27/06/2013 18:59, Joe Darcy wrote: Hello, Please review the patch below which resolves doclint warnings in java.util.prefs. Thanks, -Joe This looks okay to me although you might want to put in a blank line before the @param list so that is consistent with the other prefs classes. -Alan

JDK 8 request for review: doclint cleanup of java.util.prefs

2013-06-27 Thread Joe Darcy
Hello, Please review the patch below which resolves doclint warnings in java.util.prefs. Thanks, -Joe diff -r 4e69a7dfbeac src/share/classes/java/util/prefs/AbstractPreferences.java --- a/src/share/classes/java/util/prefs/AbstractPreferences.java Thu Jun 27 10:21:22 2013 +0100 +++ b/src/s

Re: JDK 8 request for review: doclint cleanup of java.util.prefs

2013-06-27 Thread Lance Andersen
+1 On Jun 27, 2013, at 1:59 PM, Joe Darcy wrote: > Hello, > > Please review the patch below which resolves doclint warnings in > java.util.prefs. > > Thanks, > > -Joe > > diff -r 4e69a7dfbeac > src/share/classes/java/util/prefs/AbstractPreferences.java > --- a/src/share/classes/java/util/pr