2006-08-07 Gary Benson <gbenson@redhat.com> PR libgcj/28340: * java/lang/ClassLoader.java (clinit): Install a default security manager if java.security.manager is defined. (getParent, getSystemClassLoader): Use the correct stack frame during security checks. * java/net/URLClassLoader.java (findClass): Avoid calling this.toString() during VM initialization. (runtimeInitialized): New method. * java/net/natURLClassLoader.cc: New file. * Makefile.am (nat_source_files): Added the above. * Makefile.in: Rebuilt. From-SVN: r115999
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
InetAddress.java | Loading commit data... | |
URL.java | Loading commit data... | |
URLClassLoader.java | Loading commit data... | |
VMNetworkInterface.java | Loading commit data... | |
natInetAddressNoNet.cc | Loading commit data... | |
natInetAddressPosix.cc | Loading commit data... | |
natInetAddressWin32.cc | Loading commit data... | |
natURLClassLoader.cc | Loading commit data... | |
natVMNetworkInterfaceNoNet.cc | Loading commit data... | |
natVMNetworkInterfacePosix.cc | Loading commit data... | |
natVMNetworkInterfaceWin32.cc | Loading commit data... |