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 247787

Summary: Do not check package dependency in AU before update
Product: platform Reporter: Libor Fischmeistr <lfischmeistr>
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal CC: jtulach
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Libor Fischmeistr 2014-10-08 07:15:35 UTC
It should be considered if the package dependency has to be checked. This checking may cause problems like the one with jfxrt.jar (the path differs for JDK 7 and 8).

issue 246971
issue 247663