Bug 384189 - make ajcore file creation optional
Summary: make ajcore file creation optional
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.7.0   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 1.7.0   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 14:06 EDT by Andrew Clement CLA
Modified: 2012-07-03 16:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Clement CLA 2012-07-03 14:06:05 EDT
Although cores are useful, there may be situations where you are working around whatever they are reporting and are perhaps unable to pick up a later version of AJ that includes the fix.  In these situations it might be helpful to make the creation of cores optional, through a sys prop.
Comment 1 Andrew Clement CLA 2012-07-03 15:39:02 EDT
actually the org.aspectj.weaver.Dump.exception property should really do this already but it isn't wired up!!
Comment 2 Andrew Clement CLA 2012-07-03 16:55:37 EDT
last fix in for 1.7.0.  Now respects the setting.