Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: X10 1.7 - JVM hosted
-
Fix Version/s: X10 1.7.1 - JVM Hosted
-
Component/s: XRX Runtime
-
Labels:None
-
Number of attachments :
Description
class Bug {
def foo() {
val x = Place.places;
}
}
getPlacesRail() has protected access in
x10.runtime.Runtime
x10.runtime.Runtime.getPlacesRail();
^
Activity
Nate Nystrom
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Cannot Reproduce [ 5 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Bruce Lucas
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Seems to be already fixed.