Thread: [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 |
From: Marco T. <mt...@gm...> - 2007-02-15 07:02:05
|
Harpal Grover wrote: > 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: Did you mix .java and .class source files? Does it work with JNC 1.0? A "java_parse_file, at java/jcf-parse.c:1947" error was recently fixed in GCJ. It might be the one you run into (unless you're compiling .java and .class files at the same time). BTW: Adding the custom "-w" flag would suppress all Java warnings you're seeing. Marco > 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 > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > javaCompiler-users mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/javacompiler-users > |
From: Harpal G. <har...@ho...> - 2007-02-18 05:51:55
|
>From: Marco Trudel <mt...@gm...> >To: "A mailing list for general questions and discussions." ><jav...@li...>, har...@ho... >Subject: Re: [jnc-users] JNC hangs >Date: Thu, 15 Feb 2007 08:01:50 +0100 > >Harpal Grover wrote: >>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: > >Did you mix .java and .class source files? >Does it work with JNC 1.0? Yes the files were mixed. Eclipse defaults to this :( I am not going to try compiling with JNC 1.0, since I do not believe it supports Java 1.5 features > >A "java_parse_file, at java/jcf-parse.c:1947" error was recently fixed in >GCJ. It might be the one you run into (unless you're compiling .java and >.class files at the same time). Yes this seems to have been the issue indeed. Thanks for the tip. I cleaned my source of any class files before I ran JNC and this time it worked! > > >BTW: Adding the custom "-w" flag would suppress all Java warnings you're >seeing. Thanks again for the tip. Now I have another question for everyone. Has anyone attempted to compile a java database with JNC 1.1? I have successfully compiled both HSQLDB 1.8.7 and H2 1.0. But when my native app loads with HSQLDB, I get this error: Exception in thread "main" java.lang.NoClassDefFoundError: org.hsqldb.Trace at org.hsqldb.Trace.error(App.exe) at gnu.java.lang.MainThread.call_main(App.exe) at org.hsqldb.DatabaseManager.getDatabase(App.exe) at org.hsqldb.DatabaseManager.newSession(App.exe) at org.hsqldb.jdbc.jdbcConnection.<init>(App.exe) at java.sql.DriverManager.getConnection(App.exe) at com.sportscash.database.H2.DAO.createConnection(App.exe) at foo.foo.foo.<init>(App.exe) at App.<init>(App.exe) When I try with H2, I get a file locking error. I did not run into these issues when using gcj 4.02. Thanks for any possible help! Harpal _________________________________________________________________ Find out the restaurants participating in Winterlicious http://local.live.com/default.aspx?v=2&cp=43.658648~-79.383962&style=r&lvl=15&tilt=-90&dir=0&alt=-1000&scene=3702663&cid=7ABE80D1746919B4!1329 >From January 26 to February 8, 2007 |
From: Marco T. <mt...@gm...> - 2007-02-18 10:21:15
|
Harpal Grover wrote: > > > >> From: Marco Trudel <mt...@gm...> >> To: "A mailing list for general questions and discussions." >> <jav...@li...>, har...@ho... >> Subject: Re: [jnc-users] JNC hangs >> Date: Thu, 15 Feb 2007 08:01:50 +0100 >> >> Harpal Grover wrote: >>> 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: >> >> Did you mix .java and .class source files? >> Does it work with JNC 1.0? > > Yes the files were mixed. Eclipse defaults to this :( I know. I always manually changed the setup to use src and bin folders when I created projects until just this week that I discovered that it can be made as default :-) > I am not going to > try compiling with JNC 1.0, since I do not believe it supports Java 1.5 > features Depends. Compile from the eclipse generated class files. Bytecode will not contain Java 1.5 language features any more. The only exceptions are annotations. >> A "java_parse_file, at java/jcf-parse.c:1947" error was recently fixed >> in GCJ. It might be the one you run into (unless you're compiling >> .java and .class files at the same time). > > Yes this seems to have been the issue indeed. Thanks for the tip. I > cleaned my source of any class files before I ran JNC and this time it > worked! :-) >> BTW: Adding the custom "-w" flag would suppress all Java warnings >> you're seeing. > > Thanks again for the tip. It's even better to compile from the eclipse generated bytecode if you develop with eclipse anyway. This way you also save a couple of milliseconds because GCJ doesn't have to do the bytecode compilation and you can better invest this milliseconds into something cool like... hm... lifting a finger or look at the other corner of the room ;-) > Now I have another question for everyone. Has anyone attempted to > compile a java database with JNC 1.1? No. Please also try with JNC 1.0 and compile from the bytecode to be able to compile Java 1.5 language features. I'd be interested if this stuff works with GCJ 4.2 > I have successfully compiled both > HSQLDB 1.8.7 and H2 1.0. But when my native app loads with HSQLDB, I get > this error: > > Exception in thread "main" java.lang.NoClassDefFoundError: org.hsqldb.Trace > at org.hsqldb.Trace.error(App.exe) > at gnu.java.lang.MainThread.call_main(App.exe) > at org.hsqldb.DatabaseManager.getDatabase(App.exe) > at org.hsqldb.DatabaseManager.newSession(App.exe) > at org.hsqldb.jdbc.jdbcConnection.<init>(App.exe) > at java.sql.DriverManager.getConnection(App.exe) > at com.sportscash.database.H2.DAO.createConnection(App.exe) > at foo.foo.foo.<init>(App.exe) > at App.<init>(App.exe) That's worth a GCJ bugzilla entry. But please try it with JNC 1.0 (GCJ 4.2) to know if it's a regression. > When I try with H2, I get a file locking error. I did not run into these > issues when using gcj 4.02. Which platform? Filelocking was just recently implemented in mingw (Windows). So with GCJ 4.02, I think there was no support for it. Do these two applications work on Linux? Marco |