JavaFX Crashing JVM on OS X 7u7 and 7u6
Scott Palmer
swpalmer at gmail.com
Sat Sep 8 14:43:44 PDT 2012
Ah, I missed the version bump. That's good news. Thanks.
Scott
On 2012-09-08, at 5:14 PM, Kevin Rushforth <kevin.rushforth at oracle.com> wrote:
> JDK 7u10 is the next scheduled update release. It should be around the end of the year [insert usual disclaimer here about no promises, etc]. Note that 7u10 was recently renamed from 7u8 as explained here:
>
> http://www.oracle.com/technetwork/java/java-update-release-numbers-change-1836624.html
>
> -- Kevin
>
>
> Scott Palmer wrote:
>> Can anyone give me an estimate on when 2.2.2 is expected to be released? I realize you can't commit to anything, but I'm just after a rough guess. We just had Java 7u7 released so there is u8 and u9 before we get to 7u10 where this is currently fixed. It seems so far away. I'm guessing this is definitely not going to make 7u8?
>>
>> (Believe it or not, it is currently rather difficult to have either a Swing or JavaFX application that doesn't crash when using a file chooser. JavaFX has this issue on OS X and Swing has bug #7160713 on Windows. QA isn't happy when there is a good chance that your application will crash when a user tries to open a document or save their work.)
>>
>> Scott P.
>>
>> On 2012-09-08, at 12:11 PM, Kevin Rushforth <kevin.rushforth at oracle.com> wrote:
>>
>>
>>> Or you can use the latest EA build of 7u10, which includes a JavaFX build with this fix:
>>>
>>> http://jdk7.java.net/download.html
>>>
>>> -- Kevin
>>>
>>>
>>> Scott Kovatch wrote:
>>>
>>>> This is <http://javafx-jira.kenai.com/browse/RT-24110>, which was recently fixed.
>>>>
>>>> Since you're on a MBPro, you're probably using the trackpad, right? A short-term workaround, if this is blocking you, might be to use a mouse.
>>>>
>>>> -- Scott K.
>>>>
>>>> ------------------------
>>>> Scott Kovatch
>>>> Oracle
>>>> Pleasanton, CA
>>>>
>>>> On Sep 8, 2012, at 7:26 AM, Scott Palmer <swpalmer at gmail.com> wrote:
>>>>
>>>>
>>>>> I used to be able to run JavaFX in the pre 7u6 development builds. Now when I run the same application the JVM crashes while I am mousing over an open file dialog.
>>>>> This happens both in the JavaFX 2.2.0 bundled in 7u6 and the 2.2.1-ea-b02 build that shipped in 7u7.
>>>>> I'm running on OS X 10.8.1 on a mid 2010 MacBook Pro. I have installed Apple's recent 2012-005 Java update as well, but I don't know if that has any affect on Java7
>>>>>
>>>>> Here is the crash dump.. the crashing thread has libglass.dylib in the stack trace:
>>>>>
>>>>
More information about the openjfx-dev
mailing list