re PR java/19277 (allows array.length++ although it is final)
authorRanjit Mathew <rmathew@hotmail.com>
Mon, 10 Jan 2005 18:07:22 +0000 (18:07 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Mon, 10 Jan 2005 18:07:22 +0000 (18:07 +0000)
commit4059e82d299fc8059e726e48b24b2c455b751a4a
tree765997c4d3a75aad30cd2f8efbc1ceab81aa9921
parent5bf8aebc12015bb509e144a6962b29979e9acd2a
re PR java/19277 (allows array.length++ although it is final)

        * testsuite/libjava.compile/PR19277.java: New file for PR java/19277.
        * testsuite/libjava.compile/PR19277.xfail: Likewise.

From-SVN: r93146
libjava/ChangeLog
libjava/testsuite/libjava.compile/PR19277.java [new file with mode: 0644]
libjava/testsuite/libjava.compile/PR19277.xfail [new file with mode: 0644]