/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by mark, Mon Jun 28 19:39:06 2004 UTC revision 1.43 by mark, Sun Jul 4 18:32:29 2004 UTC
# Line 21  New in release 0.10 (in preparation) Line 21  New in release 0.10 (in preparation)
21    a default implementation written in java. For efficiency and to    a default implementation written in java. For efficiency and to
22    prevent spurious wakeups a real 'native' runtime version can be supplied.    prevent spurious wakeups a real 'native' runtime version can be supplied.
23    
24    * There is a new java.security.VMAccessController class that runtimes need
25      to implement to properly support SecurityManagers. The default
26      implementation that comes with GNU Classpath makes sure that ANY attempt
27      to access a protected resource is denied when a SecurityManager is
28      installed. Which is pretty secure, but also no very useful.
29      Please see the documentation in
30      vm/reference/java/security/VMAccessController.java,
31      and please give feedback on the GNU Classpath mailinglist whether or not
32      the current AccessController framework is flexible enough.
33    
34  New in release 0.09 (2004/02/02)  New in release 0.09 (2004/02/02)
35    
36  * Includes updated GNU JAXP version from 2004-02-01.  * Includes updated GNU JAXP version from 2004-02-01.

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26