Updated Concurrency in JRuby (markdown)
clarify races in runtime-level data structures
Add one more note about autoload protection. The protection is from 1.7.
Removed 'require' restriction of 1.8 mode. Only one Thread can require a file in the same time both in 1.8/1.9 modes.
Update the sentence for atomicity of autoload. It's from JRuby 1.7.
Edit headings to ensure stdlib warnings are obvious.
syntax hl
tyop
Created Concurrency in jruby (markdown)
add link to concurrency page
Updated JRuby (markdown)
Created JMXBeans (markdown)
Updated Downloading JRuby Source and Building It Yourself (markdown)
Link to "Improving Memory Consumption"
Created Improving Memory Consumption (markdown)
Updated EnhancedSecurity (markdown)
Created EnhancedSecurity (markdown)
make it clearer that the Troubleshooting link points to startup time improvement and mem use pages
Updated JRuby 1.6 (in maintenance) (markdown)
Rewrite roadmap page to be current
EY's JRuby support is GA now.