On Sat, 3 Dec 2022 22:11:47 GMT, Rajat Mahajan wrote:
> Added createVerticalStrut in between textfields to fix this issue.
Marked as reviewed by aivanov (Reviewer).
-
PR: https://git.openjdk.org/jdk/pull/11498
Added createVerticalStrut in between textfields to fix this issue.
-
Commit messages:
- 8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter
Changes: https://git.openjdk.org/jdk/pull/11498/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11498&range=00
On Thu, 1 Dec 2022 19:38:44 GMT, Nikita Gubarkov wrote:
>> It was implemented in JetBrains Runtime a year ago and was ported &
>> refactored for this PR
>> It includes:
>> - Bitmap glyph loading via Freetype
>> - Manual scaling & transformation of bitmap glyphs with nearest-neighbor or
>> bilin
On Fri, 2 Dec 2022 23:52:55 GMT, Alexander Zuev wrote:
>> Set the text caret to be visible but not blinking on the non-editable text
>> area.
>
> Alexander Zuev has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Handling the case when blink r
On Fri, 2 Dec 2022 23:07:45 GMT, Phil Race wrote:
> The compilation of a number of tests that use regtesthelpers/Util.java are
> getting a warning about
> the deprecation-for-removal of the SecurityManager.
> This suppresses that warning.
Marked as reviewed by aivanov (Reviewer).
-
On Tue, 27 Sep 2022 03:17:26 GMT, ScientificWare wrote:
>> This is referenced in Java Bug Database as
>> - [JDK-8293776 : Adds CSS 4 and 8 digits hex coded
>> Color](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8293776)
>>
>> This is tracked in JBS as
>> - [JDK-8293776 : Adds CSS 4 and
On Fri, 2 Dec 2022 13:39:28 GMT, Magnus Ihse Bursie wrote:
>> I changed GCC toolchain from GCC6 to GCC8 on SLES12SP5 Linux s390x.
>> I could see following errors:
>>
>> src/java.desktop/share/native/libawt/awt/medialib/awt_ImagingLib.c: In
>> function 'allocateRasterArray':
>> src/java.desktop/