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

Summary: It should be forbidden to create JavaFX Platform on top of JDK 5 or less
Product: javafx Reporter: Andrey Yamkovoy <kaktus>
Component: PlatformAssignee: Adam Sotona <asotona>
Status: VERIFIED INVALID    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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