Tom Tromey
|
e0e4be2e07
|
Checking in updated class file
From-SVN: r121298
|
2007-01-29 18:31:27 +00:00 |
|
Andrew Haley
|
ff5157e579
|
SecurityManager.java: Load and initialize java.security.Security.
2007-01-26 Andrew Haley <aph@redhat.com>
* java/lang/SecurityManager.java: Load and initialize
java.security.Security.
From-SVN: r121287
|
2007-01-29 13:43:22 +00:00 |
|
Andrew Haley
|
6b05e79165
|
natClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-01-26 Andrew Haley <aph@redhat.com>
* java/lang/natClass.cc (initializeClass): Re-throw
SecurityExceptions.
* java/lang/natVMClassLoader.cc (loadClass): checkPackageAccess.
* java/lang/ClassLoader.java: (loadClass): Likewise.
From-SVN: r121285
|
2007-01-29 13:14:38 +00:00 |
|
Marco Trudel
|
26578e6092
|
Arrays.java (binarySearch): Change comparison order.
2007-01-23 Marco Trudel <mtrudel@gmx.ch>
* java/util/Arrays.java (binarySearch): Change comparison order.
From-SVN: r121091
|
2007-01-23 23:30:54 +00:00 |
|
Gary Benson
|
0122c9e791
|
MappedByteBuffer.java: Removed.
2007-01-15 Gary Benson <gbenson@redhat.com>
* java/nio/MappedByteBuffer.java: Removed.
* sources.am, Makefile.in: Rebuilt.
From-SVN: r120793
|
2007-01-15 12:45:35 +00:00 |
|
Gary Benson
|
a5c0f6fe87
|
URLClassLoader.java: Removed.
2007-01-15 Gary Benson <gbenson@redhat.com>
* java/net/URLClassLoader.java: Removed.
* gnu/java/net/loader/Load_gcjlib.java: New file.
* gnu/gcj/runtime/BootClassLoader.java: Ensure core
URL handler is present in static executables.
* sources.am, Makefile.in: Rebuilt.
From-SVN: r120791
|
2007-01-15 10:25:38 +00:00 |
|
Gary Benson
|
143f796e57
|
URL.java: Removed.
2007-01-10 Gary Benson <gbenson@redhat.com>
* java/net/URL.java: Removed.
* sources.am, Makefile.in: Rebuilt.
From-SVN: r120644
|
2007-01-10 16:55:10 +00:00 |
|
Tom Tromey
|
97b8365caf
|
Merged gcj-eclipse branch to trunk.
From-SVN: r120621
|
2007-01-09 19:58:05 +00:00 |
|