Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.5
-
Component/s: Miscellaneous
-
Labels:None
-
Environment:github trunk, Java 6, Mac OS X 10.6.2
-
Patch Submitted:Yes
-
Number of attachments :
Description
As the existing comment suggests, this can be a run time option. Is there a good reason that it isn't?
The attached patch adds a new property jruby.debug.loadService.timing to set org.jruby.runtime.load.LoadService.DEBUG_LOAD_TIMINGS at run time.
Fixed in rev. bbc8136 on master branch.
Based on patch by Hiro Asari (thanks!), plus additional modifications.
Here's an example on how to enable this and other LoadService's interesting logging: