JMeter should now build and run on both 1.3 and 1.4.

If built on 1.3, it should run on 1.3 and 1.4, and vice versa.

If run on 1.4, JMeter will still use most of the new features, for example:
- ListedHashSet
- decode(S,S)

There are a few places in the code marked with 
   JDK1.4:
These indicate code which could be simplified or enhanced if we decide to drop support 
for 1.3.

The following behave slightly differently on 1.3:
- HTMLParser.getEmbeddedResourceURLs() no longer returns the URLs in the order they 
were found.
- decode() calls don't specify UTF-8
- HTTPSampler exception reporting is slightly less sophisticated

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to