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 - Added utility methods for JDK 8 Profiles
Summary: Added utility methods for JDK 8 Profiles
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2013-04-08 16:40 UTC by Tomas Zezula
Modified: 2013-04-28 02:16 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (67.27 KB, patch)
2013-04-08 16:42 UTC, Tomas Zezula
Details | Diff

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