Re: [Integrated] RFR: 8236648: javadoc warning on Text::tabSizeProperty method

2020-01-06 Thread Kevin Rushforth
Changeset: e0b45f8d
Author:Scott Palmer 
Committer: Kevin Rushforth 
Date:  2020-01-06 23:27:43 +
URL:   https://git.openjdk.java.net/jfx/commit/e0b45f8d

8236648: javadoc warning on Text::tabSizeProperty method

Reviewed-by: kcr

! modules/javafx.graphics/src/main/java/javafx/scene/text/Text.java


Re: RFR: 8236648: javadoc warning on Text::tabSizeProperty method

2020-01-06 Thread Kevin Rushforth
On Mon, 6 Jan 2020 19:27:01 GMT, Scott Palmer  wrote:

> Implemented suggested fix to address javadoc warning.

Looks good. This is a low-impact change so one reviewer will suffice.

-

Marked as reviewed by kcr (Lead).

PR: https://git.openjdk.java.net/jfx/pull/78


RFR: 8236648: javadoc warning on Text::tabSizeProperty method

2020-01-06 Thread Scott Palmer
Implemented suggested fix to address javadoc warning.

-

Commits:
 - bd81a902: 8236648: javadoc warning on Text::tabSizeProperty method

Changes: https://git.openjdk.java.net/jfx/pull/78/files
 Webrev: https://webrevs.openjdk.java.net/jfx/78/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8236648
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jfx/pull/78.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/78/head:pull/78

PR: https://git.openjdk.java.net/jfx/pull/78