* regression/codepatching/test.java: Added test for AASTORECONST
authoredwin <none@none>
Fri, 28 Apr 2006 00:31:10 +0000 (00:31 +0000)
committeredwin <none@none>
Fri, 28 Apr 2006 00:31:10 +0000 (00:31 +0000)
commit394e576604e73d971cdc65a192aa2d1d1acad533
tree9220339415b742da2163759e4f15eef3bbb68d15
parent4d79bbc0dcaa55999fdf2ce318c9c4a299928ecb
* regression/codepatching/test.java: Added test for AASTORECONST
with unresolved class constant. Currently exposes a bug when test.java is
compiled with -target 1.5.

* regression/codepatching/aastoreconstClass.java: New file.
tests/regression/codepatching/aastoreconstClass.java [new file with mode: 0644]
tests/regression/codepatching/test.java