Are the following three things bugs or not??

Peter <[email protected]> Tue, 10 Jan 2006 13:38:44 +0100 (CET)
Newsgroups gmane.comp.java.beanshell.devel
Message-ID <[email protected]>
Hallo!

Are the following three things bugs or not??

turn on 'showing results':
bsh % this.interpreter.setShowResults(true);

1. bsh % String str[]={"test"};
   //  Error: Parser Error: In file: <unknown>
Encountered "[" at line 1, column 11.
   bsh % String[] str={"test"}; // this works fine!
   bsh % 

2. bsh % Locale.UK.getDisplayName();
   <Englisch (Vereinigtes Köigreich)> // case
sensitive is very important, but ...

   bsh % new Locale("Englisch (Vereinigtes
Köigreich)").getDisplayName();// ... we get here:
   <englisch (vereinigtes köigreich)>

3. (This is not very bad:)
   If we press "<-" (backspace) and then "TAB"
(tabulator) we get:
   Internal JConsole Error:
javax.swing.text.BadLocationException: Length must be
positive

And could we change the following in JConsole class: 
PRIVATE Vector history = new Vector();
to PROTECTED ?

Peter.


	

	
		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click