Oliver Deakin wrote:
Thanks for checking that Sian!

The issue seems to be that the GetSystemProperty() call on J9 returns a 0 length string when the bootclasspath property is not set. For some reason when this gets concatenated to the rest of the bootclasspath properties J9 cannot parse it properly (Im yet to understand why as the property looks ok once the concatenation is done) and falls over.

Strange.

A simple fix could be something like [1]. Does anyone object to me applying this patch just to get J9 working again immediately? I assume this doesn't break DRLVM?

I can't see that it would, so why not go ahead and commit the fix. People are free to discuss alternatives as they catch-up.

Regards,
Tim

Reply via email to