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 153569 - fix deprecations in asm module
Summary: fix deprecations in asm module
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks: 152639
  Show dependency tree
 
Reported: 2008-11-20 17:56 UTC by Vladimir Voskresensky
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2008-11-20 17:56:08 UTC
Asm overrides deprecated AsmEditorKit.createSyntax()
Comment 1 Vladimir Voskresensky 2008-11-21 13:37:53 UTC
fixed
http://hg.netbeans.org/main?cmd=changeset;node=948f7e5df1da
Comment 2 Quality Engineering 2008-11-23 17:07:35 UTC
Integrated into 'main-golden', will be available in build *200811231401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/948f7e5df1da
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#153569: fix deprecations in asm module
- move language initialization in initDocument method
Comment 3 ahot 2008-12-15 16:50:22 UTC
can't check