> - Added generics (to package private or internal classes only)
> - Minor clean-ups of code I touched (naming)
> - Fixed incorrect use of generics
> - Fixed raw type warnings
> 
> Note: some raw types have leaked into public API.  These could be fixed 
> without incompatibilities.  For specifics see 
> `JavaBeanObjectPropertyBuilder`.  The javadoc would have the method 
> signatures change (`<T>` would be appended to the affected methods).  For now 
> I've added a TODO there.

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

  Revert renames in Disposer

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/969/files
  - new: https://git.openjdk.org/jfx/pull/969/files/fd77fea2..69d15ee1

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

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

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

Reply via email to