Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
Patch Available
Description
The following simple test fails:
import java.lang.reflect.*;
public class TestField {
final public int g = 3;
public static void main(String[] args) throws Exception
}
See the last comment at http://jira.codehaus.org/browse/XSTR-379
Attachments
Attachments
Issue Links
- duplicates
-
HARMONY-4927 [drlvm][kernel] cannot modify final instance fields via reflection
- Closed
- relates to
-
HARMONY-5200 [ibm vme] final fields cannot be set accessible
- Open
-
HARMONY-5196 [classlib][luni][gut] EnumSet.elementType field doesn't exist
- Closed