Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.0RC1
-
Fix Version/s: JRuby 1.0.0RC2
-
Component/s: Core Classes/Modules
-
Labels:None
Description
These methods are missing
Issue Links
- duplicates
-
JRUBY-950
Missing methods from class Module
-
Added the following methods to RubyModule.java
public_method_defined
protected_method_defined
private_method_defined
Tests in testModule.rb