On Wed, 22 Jun 2022 16:32:11 GMT, Ajit Ghaisas wrote:
> J2DBench test option files attached to
> [JDK-8288948](https://bugs.openjdk.org/browse/JDK-8288948) indicate lower
> drawing performance on macOS with Metal rendering pipeline as compared to
> OpenGL rendering pipeline.
>
> **Analysis :*
> JLabel and AbstractButton's imageUpdate method description updated.
Abhishek Kumar has updated the pull request incrementally with one additional
commit since the last revision:
JLabel and AbstractButton's imageUpdate method description updated
-
Changes:
- all: https://git.o
On Fri, 15 Jul 2022 22:11:48 GMT, Phil Race wrote:
>> Abhishek Kumar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> JLabel and AbstractButton imageUpdate method description modified
>
> src/java.desktop/share/classes/javax/swing/Abstrac
On Thu, 14 Jul 2022 15:58:18 GMT, Tejesh R wrote:
> JavaDoc of _JTabbedPane.inseetTab()_ is updated. The index position to insert
> a new tab ranges from 0 to _TabCount_(Position after the last tab position),
> the same is updated from _> 0_ to _>= 0_ .
> @prrace has indicated that a [compatib
On Fri, 13 May 2022 16:53:00 GMT, Magnus Ihse Bursie wrote:
>> I ran `codespell` on the `src/java.desktop` directory, and accepted those
>> changes where it indeed discovered real typos.
>>
>> I ignored typos in public methods and variables. Maybe they can be fixed
>> later on without much fan
On Fri, 10 Jun 2022 01:24:48 GMT, Jeremy wrote:
>> Previously when you drew a line that moved exactly (+0, +0) with a miter
>> stroke the Stroker class acted like a horizontal miter was appropriate. Now
>> we abort instead, so no miter is applied.
>>
>> The new unit test tests the original ste
On Thu, 14 Jul 2022 08:03:34 GMT, Prasanta Sadhukhan
wrote:
> In SwingSet2 application, "File" menu has a visible mnemonic set on F.
>
> 
>
> Now, in MacOS, with Aqua, Java (Metal), a
On Thu, 14 Jul 2022 15:58:18 GMT, Tejesh R wrote:
> JavaDoc of _JTabbedPane.inseetTab()_ is updated. The index position to insert
> a new tab ranges from 0 to _TabCount_(Position after the last tab position),
> the same is updated from _> 0_ to _>= 0_ .
src/java.desktop/share/classes/javax/swi
On Thu, 7 Jul 2022 11:11:27 GMT, Prasanta Sadhukhan
wrote:
> When we call JDesktopPane.setDesktopManager(new DefaultDesktopManager()) and
> try to iconify an internalframe, it results in NPE
>
> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
> at
> javax.swing.RepaintMa
On Fri, 17 Jun 2022 03:30:31 GMT, Sergey Bylokhov wrote:
>> Sergey Bylokhov has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains three additional
>>
On Thu, 23 Jun 2022 06:12:37 GMT, Sergey Bylokhov wrote:
>> The specification of the ICC_ColorSpace.fromCIEXYZ method
>> [says](https://github.com/openjdk/jdk/blob/9d4b25e7888098a866ff980e37b8d16d456906d8/src/java.desktop/share/classes/java/awt/color/ICC_ColorSpace.java#L428):
>>
>>> * This me
11 matches
Mail list logo