> A recent change in JDK-8304831 ensured that insertionIndex is always computed 
> prior to HitInfo construction, making it possible to remove buggy logic in 
> HitInfo.  This change also allows for removal of the 'text' field. 
> 
> There should be no impact since the constructor is package protected.

Andy Goryachev has updated the pull request incrementally with one additional 
commit since the last revision:

  whitespace

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/1154/files
  - new: https://git.openjdk.org/jfx/pull/1154/files/8014ba33..d5fdff40

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1154&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1154&range=01-02

  Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1154.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1154/head:pull/1154

PR: https://git.openjdk.org/jfx/pull/1154

Reply via email to