Vote: yes

I hereby nominate Bhavesh Patel to JDK 8 Reviewer.

Bhavesh has worked on javadoc and related doclets since before the beginning of OpenJDK. He is currently the primary maintainer of the standard doclet. He has authored 51 changesets in jdk8/tl/langtools [See below]. In particular, he has helped to modernize the javadoc code base, starting with the changset for 6851834, with the goal of making the generated output be conformant to relevant standards.

Votes are due by the end of Oct 18.

Only current JDK 8 Reviewers [1] are eligible to vote on this nomination. Votes must be cast in the open by replying to this mailing list.

For Three-Vote Consensus voting instructions, see [2].

Jonathan Gibbons

[1] http://openjdk.java.net/census
[2] http://openjdk.java.net/projects/#reviewer-vote

----

Changesets:

$ hg log -M -u bpatel --template "{desc}\n" | grep "^[0-9]\{7,7\}: "
8004825: javadoc crash DocletAbortException
8016328: Regression : Javadoc i18n regression caused by fix for 8012375
8024096: some javadoc tests may contain false positive results
8015249: javadoc fails to document static final fields in annotation types 8015496: Information that package is deprecated is missing in profiles view
8023608: method grouping tabs folding issue
8022738: doclet should only generate functional interface text if source >= 8
8015882: Javadoc prints NPE when using Taglet
7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text
7052170: javadoc -charset option generates wrong meta tag
8016921: Change the profiles table on overview-summary.html page to a list
4749567: stddoclet: Add CSS style for setting header/footer to be italic
7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
8013738: Two javadoc tests have bug 0000000
8014017: extra space in javadoc class heading
8007338: Method grouping tab line-folding
8015997: Additional improvement in Javadoc framing
8012375: Improve Javadoc framing
8009686: Generated javadoc documentation should be able to display type annotation on an array
8005091: javadoc should be able to return the receiver type
8009684: Default top left frame should be "All Packages" in the generated javadoc documentation
8006124: javadoc/doclet should be updated to support profiles
8005092: javadoc should check for synthesized bit on an annotation
8004891: Check for abstract method in javadoc does not conform to the language model 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
8002304: Group methods by types in methods summary section
4696488: javadoc doesn't handle UNC paths for destination directory
7068595: html files in class-use dir do not get loaded correctly when Frames link is clicked 7132631: The help-doc.html generates an invalid link to constant-values.html
7180906: Javadoc tool does not apply parameter -nosince
7052425: Change the look and feel of the javadoc generate HTML pages using stylesheet
6553182: Need to modify javadoc doclet for GPL
6492694: @deprecated tag doesn't work in package-info files.
7028815: Missing styles for some bulleted items in the new stylesheet
6758050: javadoc handles nested generic types incorrectly
7010344: Some of the html files do not have element <a> in right context.
7001086: NLS: un-used resources should be removed from standard.properties and improper concatenation 7010342: End tag for element P is not open for few html files generated using new javadoc
7025314: NLS: translatability violation on standard.properties
4743537: Help doesn't say what "All Classes" and other links really mean
7006178: findbugs high priority issues in new javadoc
6776656: Incorrect number in 'generated' help-doc.html
7010528: javadoc performance regression
7006270: Several javadoc regression tests are failing on windows
6851834: Javadoc doclet needs a structured approach to generate the output HTML. 6820360: Fix for definition list tags nesting adds an extra list tag for package summary page. 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers 6786690: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - DL tag and nesting issue 6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form 6786682: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - HTML tag should have lang attribute 6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
|


Reply via email to