On Wed, 22 Oct 2025 05:21:21 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> As I told, awt/swing were fixed already..This is not client issue..I dont > know why those issues are clubbed with this JBS which is in awt area It was initially part of the report and then assigned to the client. You cannot just ignore that. Now, extract all the issues that are not fixed by this patch and re-report them in a separate JBS. > > The ticket also mentioned references to non-public APIs from the > > specification, such as: > > > 1. > > > http://docs.oracle.com/javase/7/docs/api/index.html?java/awt/Component.html > > > For paint events, the new event is coalesced into a complex > > > RepaintArea in the peer. > RepaintArea is deleted in 7.0. > RepaintArea is not deleted, it is in sun.awt...I think it was mentioned with > the belief that it was deleted and still referenced in the javadoc it is not part of the public API. It is part of implementation similar to peers which should not be mentioned in the spec. And all of that are part of the client, why did you ignore that? ------------- PR Comment: https://git.openjdk.org/jdk/pull/27860#issuecomment-3438006811
