RFR: 8306121: Scene not rendered initially when changing scenes after fix for JDK-8296621 [v8]

Thiago Milczarek Sayao tsayao at openjdk.org
Sat May 6 20:47:32 UTC 2023


> I replicated the fix on #1054 on Linux.
> 
> Also fixes [Monocle: Stage no longer gets focus after fix for JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)

Thiago Milczarek Sayao 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 50 additional commits since the last revision:

 - Merge branch 'master' into change_scene_fix
 - Merge branch 'openjdk:master' into master
 - Merge branch 'master' into change_scene_fix
 - Merge remote-tracking branch 'origin/master'
 - Review changes
 - Merge branch 'master' into change_scene_fix
 - Change call to requestFocus
 - Revert "The window could start iconified."
   
   This reverts commit f92e25cbcc24fd772b9d6bb25a92386ec0561313.
 - The window could start iconified.
 - Request Focus on setVisible
 - ... and 40 more: https://git.openjdk.org/jfx/compare/b567615f...5893d847

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1110/files
  - new: https://git.openjdk.org/jfx/pull/1110/files/00c2461a..5893d847

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1110&range=07
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1110&range=06-07

  Stats: 7683 lines in 75 files changed: 7412 ins; 136 del; 135 mod
  Patch: https://git.openjdk.org/jfx/pull/1110.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1110/head:pull/1110

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


More information about the openjfx-dev mailing list