[9] review request: 8139326: [TEST] Unit tests for JFXPanel with security manager don't detect errors

2015-10-09 Thread Kevin Rushforth
Chien, Please review the following test fix: https://bugs.openjdk.java.net/browse/JDK-8139326 http://cr.openjdk.java.net/~kcr/8139326/webrev.00/ -- Kevin

Re: Linux X11 based setup: touch gesture related problem

2015-10-09 Thread David Hill
On 10/9/15, 3:55 AM, Prasant J wrote: Hi, Hi Prasant, Not a known issue. I suspect that the gesture recognition is not getting reset properly, expecting that both fingers should be lifted. Probably not terribly hard to fix, but would have to add it to the queue. You should file a bug. Dav

In(Sanity) Testing Mondays

2015-10-09 Thread Vadim Pakhnushev
Reminder, Monday is our weekly sanity testing. You can find your testing assignment at: https://wiki.openjdk.java.net/display/OpenJFX/Sanity+Testing Also please remember that the repo will be locked from 1am PDT until 1pm PDT. Happy testing! Thanks, Vadim

Re: Mac App Store Refusal because of QTKit API's

2015-10-09 Thread Dr. Michael Paus
Am 09.10.15 um 13:43 schrieb Scott Selvia: So my question now, Is there a JavaFX application in the Mac OSx Store? There still is the Ensemble 8 app in the OSX store. But it is already more than a year old. com.apple.security.temporary-exception.files.absolute-path.read-write —> Thanks, Sc

Re: Mac App Store Refusal because of QTKit API's

2015-10-09 Thread Scott Selvia
I also found that the temporary-exception in Apples response was in my Inherit entitlements file however, it was commented out. This was added after the first submission did not upload by using the App Loader application because it complained about missing entitlements. After doing some resear

Re: Mac App Store Refusal because of QTKit API's

2015-10-09 Thread Scott Selvia
Same results…Apple just does not like API’s used within the JRE October 8, 2015 at 9:10 PM From Apple 2.5 - Apps that use non-public APIs will be rejected 2.31 - Apps that are not sandboxed appropriately may be rejected 2.5 The use of non-public APIs can lead to a poor user experience should thes

Linux X11 based setup: touch gesture related problem

2015-10-09 Thread Prasant J
Hi, I'm using Intel atom based hardware (which runs custom linux and has intel HD graphics) to test JavaFX based application. I have built javaFX with monocle X11 support. I have correct graphics library setup and the verbose log confirms that es2 pipeline (X11 platform) is being used. My troub