
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Latest JRuby 1.1.1+ on Windows
|
|
The reason is that the --jdb switch is only correctly handled by jruby bash script (replacing 'java' with 'jdb'), but in jruby.bat script 'java' is always used and --jdb switch is just ignored.
|
|
Description
|
The reason is that the --jdb switch is only correctly handled by jruby bash script (replacing 'java' with 'jdb'), but in jruby.bat script 'java' is always used and --jdb switch is just ignored. |
Show » |
|