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 77552 - rewrite of manifest constant array incorrect
Summary: rewrite of manifest constant array incorrect
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 23:26 UTC by bondolo
Modified: 2010-04-27 18:41 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 bondolo 2006-06-07 23:26:04 UTC
Rewriting of structures such as : new String [] {"foo"} or new Object [] {obj}
are incorrectly rewritten without the []

Using JDK 1.5.0 with NetBeans 5.0 and current *non-development* updates.
Comment 1 _ tball 2006-06-07 23:44:45 UTC
This needs to be fixed ASAP.  What query did you run?  Would you mind attaching
a sample file that was incorrectly converted?  I'll get right on it once I can
duplicate the problem.
Comment 2 bondolo 2006-06-09 21:12:40 UTC
The issue occurred with a log4j -> java.util.logging ruleset which I've sent
directly to you. The file in question was TlsConn.java which you can get at :

http://platform.jxta.org/source/browse/platform/binding/java/impl/src/net/jxta/impl/endpoint/tls/

Comment 3 Jesse Glick 2010-04-27 18:41:13 UTC
The old Jackpot module is no longer maintained. There is a rewrite in progress at: http://bitbucket.org/jlahoda/jackpot30/wiki/Home