This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 133828 - It should be forbidden to create JavaFX Platform on top of JDK 5 or less
Summary: It should be forbidden to create JavaFX Platform on top of JDK 5 or less
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-24 12:34 UTC by Andrey Yamkovoy
Modified: 2008-11-11 08:50 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Yamkovoy 2008-04-24 12:34:21 UTC
Since JavaFX SDK is working only on top of JDK 6 (or higher) it should be forbidden to create JavaFX Platform on top of
JDK 5 or less. The same should be for the default JavaFX platform. It should be broken in case it uses JDK 5 or less.
Comment 1 Adam Sotona 2008-08-19 09:22:08 UTC
This task depends on implementation of contract between IDE and SDK. The SDK should be responsible for providing correct
classapth according to the selected JavaFX profile, including Java bootstrap libraries. Compilation and packaging will
be responsibility of Toolchain so NetBeans plugins should not care about underlying JDK anymore. 
Comment 2 Adam Sotona 2008-11-11 08:02:54 UTC
this task is no more valid
Comment 3 Alexandr Scherbatiy 2008-11-11 08:50:16 UTC
verified in 2008-11-10_12-57-24.zip