[jnc-users] JNC hangs
Status: Beta
Brought to you by:
soapy
From: Harpal G. <har...@ho...> - 2007-02-15 02:54:37
|
I downloaded the latest JNC, 1.1, and attempted to compile my java app to a native app. The compilation started, but after awhile stopped working and JNC just hung, with the following log output: creating "App.exe" for Windows - processing gface_0.9.1.jar [C:\gcc-121694-win\bin\gcj -fjni -O2 -Ilibs/win/vrtp/vrtp.jar -c C:\projects\java\TSCN\Desktop\lib\gface_0.9.1.jar -o C:\projects\java\TSCN\Desktop\lib\gface_0.9.1-win.jar.o -IC:\Program Files\eclipse-SDK-3.2-win32\eclipse\plugins\org.eclipse.swt.win32.win32.x86_3.2.0.v3232m.jar] - main compilation step [C:\gcc-121694-win\bin\gcj --main=App -fjni -Llibs/win -Ilibs/win/vrtp/vrtp.jar -oC:\projects\java\TSCN\Desktop\SwingWT\App.exe -mwindows -s -O2 -ljncNovrtp -ljncNoJce -ljncTrial -IC:\projects\java\TSCN\Desktop\SwingWT -IC:\projects\java\TSCN\Desktop\lib\gface_0.9.1.jar -IC:\Program Files\eclipse-SDK-3.2-win32\eclipse\plugins\org.eclipse.swt.win32.win32.x86_3.2.0.v3232m.jar @C:\DOCUME~1\Harps\LOCALS~1\Temp\JNCTemp9az9y9.out\SourceList9az9ya.list] C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:4: warning: The import java.math.RoundingMode is never used import java.math.RoundingMode; ^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:5: warning: The import java.sql.SQLException is never used import java.sql.SQLException; ^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:96: warning: Type safety: The expression of type HashMap needs unchecked conversion to conform to HashMap<String,String> map = new HashMap(); ^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:96: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized map = new HashMap(); ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:99: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList ytrewqSet = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:99: warning: The local variable ytrewqSet is never read ArrayList ytrewqSet = new ArrayList(); ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:99: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList ytrewqSet = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:114: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:114: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\foopfoosfoopCfoo.java:121: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized list.add(ytrewqManager.venus(params)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10 problems (10 warnings) C:\projects\java\TSCN\Desktop\SwingWT\vrtp\gfh\\Sdfkijnmkjn.java:3: warning: The import org.eclipse.swt.graphics.Point is never used import org.eclipse.swt.graphics.Point; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\vrtp\gfh\\Sdfkijnmkjn.java:8: warning: The import org.eclipse.swt.graphics.Font is never used import org.eclipse.swt.graphics.Font; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2 problems (2 warnings) C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\XqW\ghj\OfoofoosOfooXqW.java:22: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ResultSet venus(HashMap parameters); ^^^^^^^ 1 problem (1 warning) C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. jc1.exe: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:189: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus() { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:193: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus(HashMap parameters) { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:193: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ArrayList venus(HashMap parameters) { ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:195: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:195: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\ghj\foopPoiLkj.java:199: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized list.add((foopPoiLkj)Ujndfghj.createUjnzmko(rs,"com.Sdftfg.Huj.Ujn.ghj.foopPoiLkj")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 6 problems (6 warnings) C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\O9\Dcgfooh\O9GbvfoosGbvXqW.java:22: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public void prepareGbvxdsert(HashMap parameters) throws SQLException { ^^^^^^^ 1 problem (1 warning) C:\projects\java\TSCN\Desktop\SwingWT\gfh\\reportdfghj.java:3: warning: The import vrtp.report.ytrewq.oooqwertyytrewqGatherer is never used import vrtp.report.ytrewq.oooqwertyytrewqGatherer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\reportdfghj.java:4: warning: The import vrtp.report.ytrewq.qwertyytrewqGatherer is never used import vrtp.report.ytrewq.qwertyytrewqGatherer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\reportdfghj.java:12: warning: The import qwerty.report.reportqwerty is never used import qwerty.report.reportqwerty; ^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 problems (3 warnings) C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:9: warning: The import com.Sdftfg.Huj.Ujn.Dcgfooh.foopLkjs is never used import com.Sdftfg.Huj.Ujn.Dcgfooh.foopLkjs; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:21: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized private ArrayList set = null; ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:45: warning: Type safety: The expression of type HashMap needs unchecked conversion to conform to HashMap<String,String> map = new HashMap(); ^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:45: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized map = new HashMap(); ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:48: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList ytrewqSet = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:48: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList ytrewqSet = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:73: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized ytrewqSet.add(new ArrayList()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:73: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ytrewqSet.add(new ArrayList()); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:76: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized ((ArrayList)ytrewqSet.venus(i)).addAll(ytrewqManager.venusGbvfoosGbvLkjs(map)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:904: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized protected void setOfooytrewqSet(ArrayList set) { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\gfh\\Cfoo\fooh\GbvfoosGbvCfoo.java:908: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized protected ArrayList venusOfooytrewqSet() { ^^^^^^^^^ 11 problems (11 warnings) C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:7: warning: The import com.Sdftfg.Huj.O9.lost.O9GbvsXqW is never used import com.Sdftfg.Huj.O9.lost.O9GbvsXqW; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:241: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus() { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:245: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList jerry = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:245: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList jerry = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:246: warning: The local variable count is never read int count = 0; ^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:248: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized jerry.add((drunkLkj)Ujndfghj.createUjnzmko(rs,"com.Sdftfg.Huj.Ujn.drunkLkj")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:257: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus(HashMap map) { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:257: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ArrayList venus(HashMap map) { ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:261: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList jerry = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:261: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList jerry = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:262: warning: The local variable count is never read int count = 0; ^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\drunkLkj.java:264: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized jerry.add((drunkLkj)Ujndfghj.createUjnzmko(rs,"com.Sdftfg.Huj.Ujn.drunkLkj")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12 problems (12 warnings) C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\O9\lost\O9janeesXqW.java:74: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ResultSet selectjane(HashMap parameters) { ^^^^^^^ 1 problem (1 warning) C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\O9\Dcgfooh\O9foopsXqW.java:33: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public boolean marsfoops(HashMap parameters) { ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\O9\Dcgfooh\O9foopsXqW.java:37: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ResultSet venusfoops(HashMap parameters) { ^^^^^^^ 2 problems (2 warnings) C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:4: warning: The import com.Sdftfg.Huj.O9.lost.O9GbvsXqW is never used import com.Sdftfg.Huj.O9.lost.O9GbvsXqW; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:117: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus() { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:121: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList Lkj = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:121: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList Lkj = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:122: warning: The local variable count is never read int count = 0; ^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:124: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized Lkj.add((Lkjs)Ujndfghj.createUjnzmko(rs,"com.Sdftfg.Huj.Ujn.Lkjs")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:133: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized public ArrayList venus(HashMap map) { ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:133: warning: HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized public ArrayList venus(HashMap map) { ^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:137: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList Lkj = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:137: warning: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized ArrayList Lkj = new ArrayList(); ^^^^^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:138: warning: The local variable count is never read int count = 0; ^^^^^ C:\projects\java\TSCN\Desktop\SwingWT\com\Sdftfg\Huj\Ujn\lost\Lkjs.java:140: warning: Type safety: The method add(zmko) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized Lkj.add((Lkjs)Ujndfghj.createUjnzmko(rs,"com.Sdftfg.Huj.Ujn.Lkjs")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12 problems (12 warnings) C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. C:\DOCUME~1\Harps\LOCALS~1\Temp/ccwFcaaa.jar:0: internal compiler error: in java_parse_file, at java/jcf-parse.c:1947 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. Has anyone ever seen this before? Thanks _________________________________________________________________ Your Space. Your Friends. Your Stories. Share your world with Windows Live Spaces. http://discoverspaces.live.com/?loc=en-CA |