-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0, 1.2.1
-
x86
-
windows_98
Name: vi73552 Date: 03/14/99
A nonfatal internal JIT (3.00.078(x)) error 'reloc' has occurred in :
'sun/io/CharToByteConverter.nextByteIndex ()I': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi
JAVA.EXE full version "JDK-1.2-V"
Haven't got time to try to reproduce the problem (got a deadline tomorrow).
I suspect it happened during java.util.Properties.load.
I never had problems with this before, and hadn't changed anything to that part of the code.
(Review ID: 55543)
======================================================================
Name: skT88420 Date: 06/08/99
the Java message:
A nonfatal internal JIT (3.00.078(x)) error 'reloc' has occurred in :
'javax/swing/text/PlainView.drawUnselectedText (Ljava/awt/Graphics;IIII)I':
Interpreting method.
this will be very difficult to reproduce.
the main object of the application is a JTable with an abstract
model which changes its values as the user load a configuration
file.
this "nonfatal" error produce then fatal errors in the DLL:
SYMCJIT and then in MFC42 (Microsoft Foundation Classes).
(Review ID: 84067)
======================================================================
Name: skT88420 Date: 02/23/2000
C:\>java -version
java version "1.2.1"
Classic VM (build JDK-1.2.1-A, native threads)
C:\>
was compiling a familytree package as part of Uni course in java.
entered command ' javac family/FamilyTreeUI.java -verbose ' and got the message
below:
A nonfatal internal JIT (3.00.078(x) ) error 'reloc' has occured in:
'java/io/#win32FileSystem.slashify (Ljava/lang/String;)Ljava/lang/String;':
Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-
bin/bugreport.cgi
(Review ID: 101584)
======================================================================