
| Key: |
JRUBY-2802
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Evan Light
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
JRuby
Created: 14/Jul/08 05:36 PM
Updated: Monday 06:26 PM
|
|
| Component/s: |
Java Integration
|
| Affects Version/s: |
JRuby 1.1.2
|
| Fix Version/s: |
None
|
|
|
Environment:
|
This is in trunk (rev 7169)
|
|
|
fields/access_spec.rb fails if the fixtures PrivateField, PackageField, and ProtectedField have their getStrField getters removed. Believe that JRuby previously generated field getters for non-public Fields on Java object instances. Believe this is a regression; however, uncertain when it occurred.
|
|
Description
|
fields/access_spec.rb fails if the fixtures PrivateField, PackageField, and ProtectedField have their getStrField getters removed. Believe that JRuby previously generated field getters for non-public Fields on Java object instances. Believe this is a regression; however, uncertain when it occurred. |
Show » |
|