hg: openjfx/8u/rt: 4 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Mon Oct 29 15:28:16 UTC 2018


Changeset: e4b75396d60c
Author:    almatvee
Date:      2018-10-25 14:14 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/e4b75396d60c

8157913: Launcher can not find path to libpackager.so
Reviewed-by: kcr

! modules/fxpackager/src/main/native/launcher/linux/launcher.cpp
! modules/fxpackager/src/main/native/library/common/LinuxPlatform.cpp

Changeset: 64c698bbd1f2
Author:    pbansal
Date:      2018-10-26 12:20 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/64c698bbd1f2

8212147: [JavaFX] Backport GTK3 support on Linux to 8u
Reviewed-by: kcr, mbilla

! build.gradle
! buildSrc/linux.gradle
! buildSrc/src/main/groovy/com/sun/javafx/gradle/NativeCompileTask.groovy
! modules/graphics/src/main/java/com/sun/glass/ui/Window.java
! modules/graphics/src/main/java/com/sun/glass/ui/gtk/GtkApplication.java
! modules/graphics/src/main/native-glass/gtk/GlassApplication.cpp
! modules/graphics/src/main/native-glass/gtk/GlassRobot.cpp
! modules/graphics/src/main/native-glass/gtk/GlassSystemClipboard.cpp
! modules/graphics/src/main/native-glass/gtk/GlassView.cpp
! modules/graphics/src/main/native-glass/gtk/GlassWindow.cpp
! modules/graphics/src/main/native-glass/gtk/glass_dnd.cpp
! modules/graphics/src/main/native-glass/gtk/glass_general.cpp
! modules/graphics/src/main/native-glass/gtk/glass_general.h
- modules/graphics/src/main/native-glass/gtk/glass_gtkcompat.cpp
- modules/graphics/src/main/native-glass/gtk/glass_gtkcompat.h
! modules/graphics/src/main/native-glass/gtk/glass_key.cpp
! modules/graphics/src/main/native-glass/gtk/glass_screen.cpp
! modules/graphics/src/main/native-glass/gtk/glass_window.cpp
! modules/graphics/src/main/native-glass/gtk/glass_window.h
! modules/graphics/src/main/native-glass/gtk/glass_window_ime.cpp
+ modules/graphics/src/main/native-glass/gtk/launcher.c
+ modules/graphics/src/main/native-glass/gtk/wrapped.c
+ modules/graphics/src/main/native-glass/gtk/wrapped.h
+ tests/system/src/test/java/javafx/scene/NewSceneSizeTest.java
+ tests/system/src/test/java/javafx/stage/ChildStageLocationTest.java
+ tests/system/src/test/java/javafx/stage/MakeResizableAndResizeTest.java
+ tests/system/src/test/java/javafx/stage/RestoreStagePositionTest.java
+ tests/system/src/test/java/test/javafx/scene/RestoreSceneSizeTest.java
+ tests/system/src/test/java/test/javafx/stage/DeiconifiedWithChildTest.java
+ tests/system/src/test/java/test/robot/javafx/scene/AfterModalClosedTest.java

Changeset: 1a78b584443e
Author:    kcr
Date:      2018-10-26 06:46 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/1a78b584443e

8212158: FX: Update copyright year in docs, readme files to 2019
Reviewed-by: mbilla

! build.properties
! modules/fxml/src/main/docs/javafx/fxml/doc-files/introduction_to_fxml.html
! modules/graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Changeset: 7292eb9f26ed
Author:    kcr
Date:      2018-10-29 08:26 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/7292eb9f26ed

Merge




More information about the openjfx-changes mailing list