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();
^