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 - Installer fails to start with JDK 6 dp6
Summary: Installer fails to start with JDK 6 dp6
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 09:18 UTC by mslama
Modified: 2007-07-11 18:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test case to reproduce problem (2.46 KB, text/plain)
2006-10-04 10:16 UTC, mslama
Details

Note You need to log in before you can comment on or make changes to this bug.
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.