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 86436

Summary: Installer fails to start with JDK 6 dp6
Product: installer Reporter: mslama <mslama>
Component: CodeAssignee: mslama <mslama>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Test case to reproduce problem

Description mslama 2006-10-04 09:18:09 UTC
NPE is thrown
Comment 1 mslama 2006-10-04 09:19:41 UTC
Workaround is to run installer with JDK 5.
Comment 2 mslama 2006-10-04 10:16:09 UTC
It is regression in Apple JDK 6 dp6. UIDefaults.get returns null for following
keys: CheckBox.background, RadioButton.background, Button.background,
ComboBox.background on system L&F. It works fine with JDK 5. I files issue
#4764837 against Apple JDK. I will leave this issue open for some time to track
issue.
Comment 3 mslama 2006-10-04 10:16:48 UTC
Created attachment 34853 [details]
Test case to reproduce problem
Comment 4 mslama 2007-07-11 18:58:56 UTC
We use now different installer engine. It does not happen with it. Still it is Apple JDK bug. There is no progress on
filed bug.