-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
generic
-
generic
-
Verified
No output comes up as follows.
% java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b74)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b74, mixed mode)
% native2ascii
¤¢
^C%
% native2ascii -reverse
\u3042
^C%
%
It's the same situation also on Windows.
kenichi.kurosaki@Japan 2001-08-07
% java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b74)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b74, mixed mode)
% native2ascii
¤¢
^C%
% native2ascii -reverse
\u3042
^C%
%
It's the same situation also on Windows.
kenichi.kurosaki@Japan 2001-08-07