-- Salut,
Jordi.
En/na Sebastian Bazley ha escrit:
Just tried a build using Java 1.3.1_09 on WinXP - there are quite a few errors caused by missing methods.
Some of these are quite easy to fix - for example: - Boolean.valueOf(boolean)
Others are possible to fix, perhaps with some loss of functionality: - Error([String,]Throwable) - Exception([String,]Throwable) - getCause()
Some might be tricky/tedious to replace - I've not checked: - LinkedHashSet - String.replaceAll() - decode(String,String); - encode(String,String); - String.split(String)
There was a discussion a while back on JVM versions, but I'm not sure whether we ever reached a conclusion.
If everyone is happy with requiring JVM 1.4 (I would be), then nothing further needs to be done - otherwise, we'll obviously need to recode a few routines...
I'm happy to start fixing JMeter to use JVM 1.3, if that is what we agree upon.
I think it would be sensible to limit backwards compatibility to JVM 1.3.
S.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
