On macOS 11 (bigsur) beta, using the Swing Aqua Look and Feel, the text of the
selected JTabbedPane tab title text is just a light gray outline of white text
on a white background. The macOS 11 design inverted from dark background /
light text to light background / dark text,
Proposed fix is to
On Tue, 10 Nov 2020 18:40:45 GMT, Alexandre Iline
wrote:
>> All screen images and xml dumps, if saved with help of the library methods,
>> are saved by adding a timestamp and a LAF name. This is useful when there is
>> some test re-execution, so all images are preserved and it is clear which
On Mon, 9 Nov 2020 13:56:33 GMT, Andy Herrick wrote:
> JDK-8189198: Add "forRemoval = true" to Applet APIs
preliminary changes for JDK-8189198 for evaluation
-
PR: https://git.openjdk.java.net/jdk/pull/1127
JDK-8189198: Add "forRemoval = true" to Applet APIs
-
Commit messages:
- Merge branch 'master' into JDK-8189198
- JDK-8189198: Add "forRemoval = true" to Applet APIs
- JDK-8189198: Add "forRemoval = true" to Applet APIs
- JDK-8189198: Add "forRemoval = true" to Applet APIs
Change
On Mon, 9 Nov 2020 13:57:32 GMT, Andy Herrick wrote:
>> JDK-8189198: Add "forRemoval = true" to Applet APIs
>
> preliminary changes for JDK-8189198 for evaluation
The following field, which is currently deprecated (not for removal) should
probably also be marked as deprecated for removal::
jav
On Mon, 9 Nov 2020 13:56:33 GMT, Andy Herrick wrote:
> JDK-8189198: Add "forRemoval = true" to Applet APIs
Since all APIs in the java.applet package are deprecated "forRemoval = true",
consider adding a brief deprecation note to java/applet/package-info.java too.
As an example, when all of the
> JDK-8189198: Add "forRemoval = true" to Applet APIs
Andy Herrick 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 six additional commits since the
las
On Thu, 12 Nov 2020 20:48:13 GMT, Andy Herrick wrote:
>> JDK-8189198: Add "forRemoval = true" to Applet APIs
>
> Andy Herrick 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.
On Mon, 9 Nov 2020 13:56:33 GMT, Andy Herrick wrote:
> JDK-8189198: Add "forRemoval = true" to Applet APIs
@andyherrick can you enter the `/csr needed` command? I would, but it needs to
be done by either the author of the PR or a Reviewer.
-
PR: https://git.openjdk.java.net/jdk/pu
On Thu, 12 Nov 2020 09:58:36 GMT, Prasanta Sadhukhan
wrote:
> On macOS 11 (bigsur) beta, using the Swing Aqua Look and Feel, the text of
> the selected JTabbedPane tab title text is just a light gray outline of white
> text on a white background. The macOS 11 design inverted from dark backgrou
On Tue, 10 Nov 2020 18:39:58 GMT, Alexandre Iline
wrote:
> All screen images and xml dumps, if saved with help of the library methods,
> are saved by adding a timestamp and a LAF name. This is useful when there is
> some test re-execution, so all images are preserved and it is clear which
> i
On Tue, 10 Nov 2020 18:39:58 GMT, Alexandre Iline
wrote:
> All screen images and xml dumps, if saved with help of the library methods,
> are saved by adding a timestamp and a LAF name. This is useful when there is
> some test re-execution, so all images are preserved and it is clear which
> i
On Fri, 13 Nov 2020 00:24:00 GMT, Sergey Bylokhov wrote:
>> On macOS 11 (bigsur) beta, using the Swing Aqua Look and Feel, the text of
>> the selected JTabbedPane tab title text is just a light gray outline of
>> white text on a white background. The macOS 11 design inverted from dark
>> backg
On Fri, 13 Nov 2020 02:39:29 GMT, Prasanta Sadhukhan
wrote:
>> src/java.desktop/macosx/classes/com/apple/laf/AquaLookAndFeel.java line 332:
>>
>>> 330: final ColorUIResource selectedTabTitleNormalColor =
>>> 331:
>>> System.getProperty("os.version").contains("10
14 matches
Mail list logo