On Tue, 23 Mar 2021 06:10:32 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Specification for method
> javax/swing/CellRendererPane.html#paintComponent(java.awt.Graphics,java.awt.Component,java.awt.Container,java.awt.Rectangle)
> is not perfectly clear which method the call is delegated to. 
> 
> Updated spec to clarify.

This pull request has now been integrated.

Changeset: 016db40c
Author:    Prasanta Sadhukhan <psadhuk...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/016db40c
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should 
clearly mention which method it delegates the call to

Reviewed-by: aivanov, serb

-------------

PR: https://git.openjdk.java.net/jdk/pull/3146

Reply via email to