I'm getting this error on <play.kotlinlang.org>: `...
# announcements
j
I'm getting this error on play.kotlinlang.org:
Copy code
Exception in thread "main" java.security.AccessControlException: Access control exception due to security reasons in web playground: 
  access denied ("java.util.PropertyPermission" "kotlin.ignore.old.metadata" "read")
    at executors.JavaRunnerExecutor.main (JavaRunnerExecutor.kt:-1)
a
Can you please file an issue at http://kotl.in/issue with a code sample to reproduce? Thanks!
j