Skip to content

Commit

Permalink
[JENKINS-34741] Noting issue number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed May 11, 2016
1 parent 5622d23 commit fc8324a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -325,6 +325,7 @@ public static final class Special {
}

@Ignore("TODO RejectedAccessException: unclassified new C java.util.LinkedHashMap")
@Issue("JENKINS-34741")
@Test public void structConstructor() throws Exception {
assertEvaluate(new StaticWhitelist(), "ok", "class C {String f}; new C(f: 'ok').f");
}
Expand Down

0 comments on commit fc8324a

Please sign in to comment.