-
Migrated from [rt.perl.org#2992](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=2992) (status was 'resolved')
Searchable as RT2992$
p5pRT updated
23 years ago
-
I got the following messages:
beanshell 1.1a9 - by Pat Niemeyer \(pat@pat.net\)
bsh % Object\[\] test = new Object\[\] \{ new Long\(2000\),
"MyDisk", new Double\(21.4\) \};
// Er…
-
**Mike Stover** ([Bug 4423](https://bz.apache.org/bugzilla//show_bug.cgi?id=4423&redirect=false)):
Current CVS code does not compile. It is dependent on an Iaik package that
isn't part of JMeter. I…
-
I build lucene with ant1.4.1 on my Chinese version Windows which default
file.encoding is GBK. Build failed with following java code error: but
successful build on linux with default file.encoding = …
-
**Juan Jose Pablos** ([Bug 9383](https://bz.apache.org/bugzilla//show_bug.cgi?id=9383&redirect=false)):
out of the lastest source code:
dolores% java -version
java version "1.2.1"
Solaris VM (build So…
-
I tried to run bsh-1.2b6.jar with the following .CMD:
@echo off
SetLocal
set
CLASSPATH=F:\Util\Java\BeanShel\bsh-1.2b6.jar;%CLASSP
ATH%
java -verbose %1 %2 %3 %4 %5 %6 %7 %8 %9
endLocal
a…
-
**J** ([Bug 14771](https://bz.apache.org/bugzilla//show_bug.cgi?id=14771&redirect=false)):
Being hit by https://github.com/apache/jmeter/issues/959 and https://github.com/apache/jmeter/issues/962, I …
-
Given the following code:
byte\[\] b = \{ 3,4,5\};
Beanshell requires explicit casts to make the numbers
into a byte value \[ \(byte\)3 \], where the java compiler will
accept the above as b…
-
From the jakarta-lucene-sandbox in the contributions/searchbean area:
compile:
[javac] Compiling 3 source files to /Users/erik/dev/jakarta/jakarta-lucene-sandbox/contributions/searchbean/bin/clas…
-
**Steve Dertien** ([Bug 16607](https://bz.apache.org/bugzilla//show_bug.cgi?id=16607&redirect=false)):
When I extract the 1.8 build of Jmeter to disk and run the build.bat file it
fails with the foll…