Details
-
Type:
Enhancement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Release 1.3
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Ok
Description
Reported by richhickey, Dec 17, 2008 Was made a no-op for AOT/gen-class - need to distinguish cases Comment 1 by richhickey, Dec 17, 2008 (No comment was entered for this change.) Owner: --- Comment 2 by richhickey, Dec 18, 2008 (No comment was entered for this change.) Labels: Priority-High Comment 3 by scgilardi, May 12, 2009 Rich, do you have an example of the problem with AOT/gen-class that motivated disabling detection of circular loads? With that in hand, I'd like to take a look at fixing this. Comment 4 by richhickey, May 13, 2009 You should just try it out. I'm not sure if it is just something I encountered on my way to the final mechanism (and now isn't needed). However, you should hold off right at the moment, as I'm working on loading/classloader stuff.
Had to recreate the patch almost from scratch. Haven't seen this problem before--when the git merge failed, it wouldn't create any .rej files to work with.
Recreated patch is same as Steve's, except for a test configuration change to match current MASTER.