bugDotGNU Portable.NET - Bugs: bug #11501, pnet/java native methods not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11501: pnet/java native methods not supported

Submitter:  James Michael DuPont <mdupont>
Submitted:  Wed 05 Jan 2005 03:12:05 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 19 Aug 2005 11:23:16 PM UTC, comment #1: 

cscc-java is not a full-fledged Java compiler. It is a
subset implementation by design.

Gopal.V <t3rmin4t0r>
Group administrator
Wed 05 Jan 2005 03:12:05 PM UTC, original submission:  

I am working on porting libjava from gcj to pnet, at least seeing how easy it is to compile.
It is full of classes like this, that should be able to be compiled with pnet/c.

import java.lang.String;
class Test3
{
    public native boolean test ();//Test4.java:4: method with no body requires `abstract'
}

James Michael DuPont <mdupont>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-19 t3rmin4t0r StatusNone Wont Fix
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code