Community
Participate
Working Groups
Build Identifier: I20100520-1744 IProgressMonitor passed into ProfileModificationJob.runModal(IProgressMonitor) is not checked for null or converted into SubMonitor, will throw NPE if given null argument. Reproducible: Always Steps to Reproduce: 1. Create a ProfileModificationJob, with new() or ProfileChangeOperation.getProvisioningJob(). 2. Call runModal(null) on the ProfileModificationJob object.
Fixed in HEAD.