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

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Mon Apr 20 21:26:11 UTC 2015


Changeset: 04c978d8dd8b
Author:    shemnon
Date:      2015-04-16 15:08 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/04c978d8dd8b

[test-only] RT-40154: [packager] add option to specify keychain in Mac codesign
Summary: deal with some quirks and transcription errors in the unit test.

! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacPkgBundlerTest.java

Changeset: d9ddcbef3ffc
Author:    azvegint
Date:      2015-04-17 15:36 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/d9ddcbef3ffc

RT-40548: [GTK] Gdk-ERROR **: g_thread_init() must be called before gdk_threads_init()
Reviewed-by: ddhill, kcr

! modules/graphics/src/main/native-glass/gtk/glass_general.cpp

Changeset: 5b78ecd58190
Author:    stayer
Date:      2015-04-17 15:58 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/5b78ecd58190

RT-37900: MP3 player fails to exit

! modules/media/src/main/native/gstreamer/plugins/dshowwrapper/dshowwrapper.cpp

Changeset: 8bb12f2e3943
Author:    stayer
Date:      2015-04-17 16:00 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/8bb12f2e3943

RT-38022: AIFF player fails to exit

! modules/media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-bad/gst/aiff/aiffparse.c
! modules/media/src/main/native/jfxmedia/platform/gstreamer/GstAudioPlaybackPipeline.cpp

Changeset: 9cad7aba032e
Author:    shemnon
Date:      2015-04-17 07:28 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/9cad7aba032e

RT-40558: [packager] Bit Architecture check fails on windows with system JRE and 64bit JVM
Summary: add another case to pass the build architecture matching checks.

! modules/fxpackager/src/main/java/com/oracle/tools/packager/windows/WinAppBundler.java

Changeset: 31822856f286
Author:    shemnon
Date:      2015-04-17 07:28 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/31822856f286

RT-40559: [packager] Mac code is noisy on non-mac platforms
Summary: Check OS before running findKey

! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacBaseInstallerBundler.java

Changeset: 1a06260c9174
Author:    ddhill
Date:      2015-04-17 10:26 -0400
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/1a06260c9174

RT-40297: Need to document that an owned window cannot be minimized
Reviewed-by: kcr

! modules/graphics/src/main/java/javafx/stage/Stage.java

Changeset: e7f351318102
Author:    cbensen
Date:      2015-04-17 13:34 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/e7f351318102

RT-35668: [parfait] Memory leak from b127 for rt.modules.fxpackager.src.main.native.launcher.win.IconSwap.cpp

! modules/fxpackager/src/main/native/tools/win/IconSwap.cpp

Changeset: ab673a16d521
Author:    kcr
Date:      2015-04-17 17:16 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/ab673a16d521

Automated merge with http://hg.openjdk.java.net/openjfx/8u/rt


Changeset: 1a4f260efa41
Author:    flar <James.Graham at oracle.com>
Date:      2015-04-19 21:50 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/1a4f260efa41

Fix RT-40533: Canvas rendering many small shapes has a lot of overhead on some GPUs
Reviewed by: chien

! modules/graphics/src/main/java/com/sun/prism/impl/BaseContext.java
! modules/graphics/src/main/java/com/sun/prism/impl/ps/BaseShaderGraphics.java

Changeset: 3a9374c5c41c
Author:    stayer
Date:      2015-04-20 11:25 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/3a9374c5c41c

RT-38079: FXM player fails to exit

! modules/media/src/main/native/gstreamer/plugins/vp6/flvdemux.c

Changeset: a4b276d348bd
Author:    shemnon
Date:      2015-04-20 11:57 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/a4b276d348bd

RT-40554: On Mac, application created by javapackager can not run.
Summary: Don't validate AppCDS cache unless app is configured for AppCDS.

! modules/fxpackager/src/main/native/library/common/main.cpp

Changeset: 07b3c89e2137
Author:    cbensen
Date:      2015-04-20 12:41 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/07b3c89e2137

RT-40554: On Mac, application created by javapackager can not run.
Summary: Follow-on to previous fix.

! modules/fxpackager/src/main/native/library/common/main.cpp



More information about the openjfx-changes mailing list