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 76703 - Add StackMapTable attribute support
Summary: Add StackMapTable attribute support
Status: RESOLVED DUPLICATE of bug 69729
Alias: None
Product: java
Classification: Unclassified
Component: Classfile (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ tball
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-22 19:56 UTC by _ tball
Modified: 2006-06-01 22:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tball 2006-05-22 19:56:47 UTC
Mustang (Java 6) adds a new StackMapTable attribute to support its enhanced
classfile verifier.  This attribute needs to be supported by the classfile
module API for NetBeans 6.0.
Comment 1 _ tball 2006-06-01 22:13:13 UTC

*** This issue has been marked as a duplicate of 69729 ***