bugDotGNU Portable.NET - Bugs: bug #11503, Pnet Java synchronized is not...

 
 

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

bug #11503: Pnet Java synchronized is not supported

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

Fri 19 Aug 2005 11:25:09 PM UTC, comment #2: 

We do not intend to work on the Java compiler without need of a definite requirement. Postponed till hell freezes over or I have enough time, whichever is earlier.

Gopal.V <t3rmin4t0r>
Group administrator
Wed 05 Jan 2005 05:02:39 PM UTC, comment #1: 

This segfaults :

import java.lang.String;
class Foo
{
  void resolveClass0(Foo clazz)
  {
      synchronized (clazz)
      {

  String f;
      }
  }
}

James Michael DuPont <mdupont>
Wed 05 Jan 2005 05:01:48 PM UTC, original submission:  

This should work, jikes accepts it.
mdupont@worker:/mnt/hdb2/experiments/pnet/cscctest/java$ cscc
2057: invalid lvalue in increment

James Michael DuPont <mdupont>

 

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

Attached Files
file #2330:  Test7.java added by mdupont (124B - text/x-java)

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-19 t3rmin4t0r StatusNone Postponed
    Open/ClosedOpen Closed
2005-01-05 mdupont Attached File- Added Test7.java, #2031

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code