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 60787 - The profiler needs to support class file version 50.0
Summary: The profiler needs to support class file version 50.0
Status: CLOSED DUPLICATE of bug 60448
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 17:28 UTC by iformanek
Modified: 2007-02-12 22:07 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2005-07-07 17:28:01 UTC
Version 50.0 class files are produced by mustang javac if -target 1.6 is used, 
this will change to default at some point in the future.

Currently, the profiler engine doe snot support 50.0, we need to update it so 
that it works with mustang-produced class files.
Comment 1 iformanek 2005-08-04 09:31:18 UTC

*** This issue has been marked as a duplicate of 60448 ***
Comment 2 ehucka 2006-10-09 12:10:49 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-12 22:07:14 UTC
Closing old issues.