| The JavaFX 1.1.1 SDK release includes bug fixes and enhancements to improve media performance. This release also includes two new sample applications. |
Contents
The system requirements for JavaFX 1.1.1 SDK, including the recommended version of the Java SE Development Kit (JDK), are listed in the JavaFX System Requirements document.
This release fixes the following bugs for media components.
- Issue RT-3436: On Mac platforms, playing an FLV file over a high latency and low bandwidth network causes a
MediaUnsupported exception.
- Issue RT-3437: On Mac, some FLV media generated with Telestream Episode neither plays nor throws an exception.
- Issue RT-3435: On Windows platforms, an FLV file does not seek forward within the downloaded buffer.
- Issue RT-3402: The launch video at http://javafx.com/launch does not load.
- Issue RT-3416:
SystemProperties.getProperty returns a version string with -internal instead of 1.1.
Detailed information is available in the JIRA Bug Database. You must have a JIRA account to access this database. If you don't have a JIRA account you can register for one now.
The following two samples are new with this release:
All JavaFX 1.1 documentation is also accurate for JavaFX 1.1.1.
- A segmentation fault occurs when you attempt to play unsupported FXM and FLV files from the command line on a 64-bit, Intel-based Mac with JDK 1.6.
- MIDI files do not play on Windows platforms.
- On Windows platforms, the JavaFX 1.1.1 SDK installer incorrectly overwrites a 1.0 or 1.0.1 JavaFX SDK installation and installs the new version in the same directory as the older version. The JavaFX 1.1.1 SDK installer does not interfere with an existing installation of the JavaFX SDK 1.1.
- Additional known bugs and issues are listed in the following documents:
|
|