You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/05 17:02:38 UTC

[Jakarta-jmeter Wiki] Update of "Java14Proposals" by SebastianBazley

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.

The following page has been changed by SebastianBazley:
http://wiki.apache.org/jakarta-jmeter/Java14Proposals

New page:
There is a proposal for JMeter to require at least Java 1.4.

This gives the opportunity to make some changes and improvements.

== Regular Expressions ==

ORO works well - is there any point moving to java regular expressions?

== Miscellaneous features ==

Remove work-rounds for the following:

 * Boolean.toString
 * Boolean.valueOf(boolean)
 * String.replaceAll, String.split, String.replace
 * URLDecoder / URLEncoder

Allow the use of the following:

  * Runtime.getRuntime().maxMemory(); (Memory Benchmark class)

== Additional Exceptions ==

 * HTTPSampler and TCPClient could make use of more that just IOException

== Chained Exceptions ==

 * could remove/simplify JMeter and HTMLParse error/exception classes
 * use getCause() to improve logging information

== Probably not worth using ==

 * LINE_END instead of EAST etc. This only makes sense if JMeter is updated to support BIDI.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org