This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jasmin


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Tom> I've imported Jasmin into rhug.  Jasmin is a bytecode assembler.  I'm
Tom> using it for writing test code, in Mauve, for the libgcj bytecode
Tom> verifier.

Per> Bad-byte-code tests should IMO be run though both the
Per> compile-time verifier and the run-time verifier.

I agree.  In fact, I've run the tests (all two of them) through
`java', `gcj --syntax--only', and `gij'.  One that I think ought to
pass (an obscure case involving jsr-without-ret) doesn't verify with
gcj; I'll submit a PR at some point.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]