On 8/24/05, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote: > Deepa Remesh wrote: > > >I had submitted a patch for DERBY-398 to add instruction to run tests > >on J2ME/CDC/Foundation. I missed adding the name of the jvm class > >(j9_foundation) to the list of supported jvms in Section 4.9. > > > >Also I see another jvm class j9_22 (IBM's J9 jdk 1.3.1 subset - 2.2) > >in the code but it is not in the list. Is this jvm supported? > > > > > Is that jvm available for download somewhere?
Here is the link: http://www-306.ibm.com/software/wireless/wctme_fam/ > I am working on a patch > for DERBY-504 and DERBY-519, and I have to modify some tests which also > run under j9_13 and j9_22. At least, the tests have .out files in > subdirectories called j9_13 and j9_22. Should I update the tests for > those platforms too? As I understand, all the master(.out) files for a test need to be modified. (unless for some reason, the test has been excluded to run with the specific jvm) > > -- > Knut Anders > Deepa
