Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: JRuby 2
-
Component/s: None
-
Labels:None
-
Environment:jruby 1.5.1 (ruby 1.8.7 patchlevel 249) (2010-06-06 f3a3480) (Java HotSpot(TM) Client VM 1.6.0_18) [x86-java]
-
Testcase included:yes
-
Number of attachments :
Description
Hi. Sorry if this is a dup.
Noticed that when using jruby to script java, private java methods show up as (basically) ruby-wise public methods, which can cause a bit of confusion since they typically shouldn't be called by themselves.
I suppose it would be useful to still call them through some means, however...
suggestion: list them as "private" ruby methods or what not.
couple of refs:
http://www.ruby-forum.com/topic/214358
http://www.ruby-forum.com/topic/176378#new
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JRuby 2 [ 14132 ] |