RFR: JDK-8304439: Subscription based listeners [v12]

John Hendrikx jhendrikx at openjdk.org
Tue Jul 11 23:19:21 UTC 2023


> Makes `Subscription` public (removing some of its methods that are unnecessary), and adds methods that can provide `Subscription`s in `ObservableValue`.

John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:

  Fix subscriber -> valueSubscriber

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1069/files
  - new: https://git.openjdk.org/jfx/pull/1069/files/0a5e2c72..170ca454

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=11
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=10-11

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1069.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1069/head:pull/1069

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


More information about the openjfx-dev mailing list