Skip to content

1.4.6

Choose a tag to compare

@MaisiKoleni MaisiKoleni released this 20 Mar 13:12

User-Side Changes

  • Improve SecurityManager to accept doPrivileged.
    This improves usability by preventing some undesired security exceptions being thrown, e.g. if students use Thread by extending the class. The change should solve similar problems as well.