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

Summary: Prepare and run a test for binary linkage old classes with new signatures
Product: www Reporter: Jiri Rechtacek <jrechtacek>
Component: Builds & RepositoriesAssignee: pgebauer <pgebauer>
Status: NEW ---    
Severity: normal CC: jtulach
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:

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