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 223248 - Prepare and run a test for binary linkage old classes with new signatures
Summary: Prepare and run a test for binary linkage old classes with new signatures
Status: NEW
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-04 12:46 UTC by Jiri Rechtacek
Modified: 2012-12-04 12:57 UTC (History)
1 user (show)

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 Jiri Rechtacek 2012-12-04 12:46:48 UTC
A possible pattern is - <netbeans-repo-root>nbbuild/antsrc/org/netbeans/nbbuild/VerifyClassLinkage.java

This test should avoid NoClassDefFound when mixing classes of non-updated modules with updated modules with new signatures.

It's related to http://wiki.netbeans.org/SignatureTest