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 228384

Summary: Added utility methods for JDK 8 Profiles
Product: java Reporter: Tomas Zezula <tzezula>
Component: SourceAssignee: apireviews <apireviews>
Status: RESOLVED FIXED    
Severity: normal Keywords: API, API_REVIEW_FAST
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: Diff file

Description Tomas Zezula 2013-04-08 16:40:42 UTC
Added a ProfileSupport class providing utility methods to detect JDK 8 profiles violations.
Comment 1 Tomas Zezula 2013-04-08 16:42:42 UTC
Created attachment 133377 [details]
Diff file
Comment 2 Tomas Zezula 2013-04-23 15:03:07 UTC
Fixed jet-main 069df05c8a66
Comment 3 Quality Engineering 2013-04-28 02:16:00 UTC
Integrated into 'main-golden', will be available in build *201304272301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1909591e3826
User: Tomas Zezula <tzezula@netbeans.org>
Log: #228384:Added utility methods for JDK 8 Profiles