-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.1
-
sparc
-
solaris_7
Name: abR10010 Date: 11/23/2000
The regression test (testbase_nsk) regresab71 hangs under
the HotSpot Client/Server VM (build 1.3.1beta-b08, mixed mode) on Solaris-Sparc.
The test generates the thread which calls the native method and
then the test forces this thread to complete calling the Thread.stop() method.
The Classic VM passes the test as well as HotSpot 1.3.1beta-b08 on win32.
To reproduce the bug on Solaris run doit.sh in
/net/sqesvr/export/vsn/GammaBase/Bugs/<this bug number>.
The first parameter for doit.sh should be JDK root directory
(e.g. /java/jdk1.3.1/solsparc) and the other parameter(s) -
VM option(s) (optional).
See logs:
under HotSpot VM:
% doit.sh /export/java/dest/jdk1.3.1-b08/solsparc
Note: regresab71.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b08)
Java HotSpot(TM) Client VM (build 1.3.1beta-b08, mixed mode)
--> regresab71: started...
--> regresab71: before exit
<hanging>
under Classic VM:
% doit.sh /export/java/dest/jdk1.3.1-b08/solsparc -classic
Note: regresab71.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b08)
Classic VM (build 1.3.1beta-b08, native threads, nojit)
--> regresab71: started...
--> regresab71: before exit
doit: regresab71 finished!
======================================================================
- duplicates
-
JDK-4394407 [ladybird] Hotspot interpreter swaps longs passed from native code to java
-
- Closed
-