CFV: New JDK Reviewer: Tejesh R (tr)

Philip Race philip.race at oracle.com
Thu May 16 21:41:44 UTC 2024


I hereby nominate Tejesh R (tr[1]) to the role of JDK Project Reviewer.

Tejesh is currently a JDK committer, and has been a member of the Java 
client team at Oracle for 2 1/2 years,
contributing fixes mainly in the AWT and Swing UI libraries.

Tejesh has made 63 contributions [2] to JDK and has already been very 
active in reviewing changes in the client libs area.

Only current JDK Project Reviewers [3] 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 [4].

Votes are due by 22:00 UTC on 30th May 2024

-phil.

[1] https://openjdk.org/census#tr

[2] $ git log --author 'tr at openjdk.org' --format='%h %s'

	177b8a241c1 8327840: Automate javax/swing/border/Test4129681.java
	481473efce9 8328035: Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main
	a68f5d7331c 8327879: Convert javax/swing/border/Test4760089.java applet test to main
	652fb3aa48f 8328154: Convert sun/java2d/loops/CopyAreaSpeed.java applet test to main
	d4ec7831088 8327873: Convert javax/swing/border/Test4247606.java applet test to main
	acfefc6c7ae 8327876: Convert javax/swing/border/Test4252164.java applet test to main
	759cc675915 8327969: Convert javax/swing/border/Test6910490.java applet test to main
	ad0f329493a 8327787: Convert javax/swing/border/Test4129681.java applet test to main
	a43c3cc3476 8327826: Convert javax/swing/border/Test4243289.java applet test to main
	7502dc99bf2 8328030: Convert javax/swing/text/GlyphView/4984669/bug4984669.java applet test to main
	04d43c435d3 8187759: Background not refreshed when painting over a transparent JFrame
	70e7cdcb9ec 8323670: A few client tests intermittently throw ConcurrentModificationException
	577de17d24e 8259550: The content of the print out displayed incomplete with the NimbusLAF
	05dad67cc23 8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly"
	2b7fc0506ab 8264102: JTable Keyboards Navigation differs with Test Instructions.
	0d0a6574145 5108458: JTable does not properly layout its content
	95bd92a5601 8210807: Printing a JTable with a JScrollPane prints table without rows populated
	96e6e670b5e 4365952: Cannot disable JFileChooser
	f0ff001dd7d 8315742: Open source several Swing Scroll related tests
	7c5f2a2db94 8315669: Open source several Swing PopupMenu related tests
	138542de788 8316061: Open source several Swing RootPane and Slider related tests
	f52e500f806 8316104: Open source several Swing SplitPane and RadioButton related tests
	4a63eb05221 8315834: Open source several Swing JSpinner related tests
	3a00ec86390 8312075: FileChooser.win32.newFolder is not updated when changing Locale
	bb3aac60639 8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel
	87d7e976cbb 8311031: JTable header border vertical lines are not aligned with data grid lines
	0a3c6d6bd01 8280482: Window transparency bug on Linux
	ab821aa24f2 6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
	79c056ec8b7 8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
	325940b0919 8307105: JFileChooser InvalidPathException when selecting some system folders on Windows
	c494770ca06 8306812: Open source several AWT Miscellaneous tests
	4becb7bcb6d 8306137: Open source several AWT ScrollPane related tests
	465bdd9e416 8307091: A few client tests intermittently throw ConcurrentModificationException
	485a0691f4a 8306432: Open source several AWT Text Component related tests
	169a7c27a7c 8306640: Open source several AWT TextArea related tests
	44d9f55d0b3 8306072: Open source several AWT MouseInfo related tests
	29f392e4344 8299522: Incorrect size of Approve button in custom JFileChooser
	84c058bb63a 8300549: JFileChooser Approve button tooltip is null in Aqua L&F in CUSTOM_DIALOG mode
	db8fa1be052 8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
	8365c6775cb 8300084: AquaFileChooserUI.getDefaultButton returns null
	95b102c9b1e 8299309: Test "java/awt/Dialog/ModalDialogTest/ModalDialogTest.java" fails because new frame was not displayed when "New Frame" button was clicked
	99be74088ee 8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name
	d5cf18e7fb5 8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts
	210fe49e25d 6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel
	33d06188135 6616245: NullPointerException when using JFileChooser with a custom FileView
	9cd3e355d1f 4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
	4a28f3798d2 8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
	21f4eb2233a 6521141: DebugGraphics NPE @ setFont();
	ecfa38ffa86 8281966: Absolute path of symlink is null in JFileChooser
	cbc9040f3a3 8290278: JavaDoc of index parameter of method JTabbedPane.insertTab
	39526e28bc4 8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
	5a89cb01bc9 6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
	67f1bd7ff1b 8286620: Create regression test for verifying setMargin() of JRadioButton
	407abf5d65a 8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF

$  git log --author 'tejesh.r at oracle.com' --format='%h %s'
	71f1156f90b Review fix + Eanbled column selection mode
	17a87679975 Review updates
	5a999e628ad Instructions updated w.r.t OS + PassFailJFrame.builder usage
	f26403172f2 8236987: Remove call to System.out.println from ImageIcon.loadImage
	f20ed33618e 8284278: Diagnostic Fix Updated.
	bae0d5e7174 8236907: JTable added to nested panels does not paint last visible row
	44fe958c8a9 6465404: some problems in CellEditor related API docs
	13bfb497254 6496103: isFileHidingEnabled return false by default
	31fbb8723e9 6462028: MaskFormatter API documentation refers to getDisplayValue


[3] https://openjdk.java.net/census <https://openjdk.java.net/census>

[4] https://openjdk.java.net/projects/#reviewer-vote
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20240516/e0287479/attachment.htm>


More information about the jdk-dev mailing list