Class.java (getProtectionDomain): Merged javadoc from Classpath.

* java/lang/Class.java (getProtectionDomain): Merged javadoc from
	Classpath.

From-SVN: r102025
This commit is contained in:
Tom Tromey
2005-07-14 17:22:18 +00:00
committed by Tom Tromey
parent d71b89ca60
commit 9d5faaafe3
2 changed files with 18 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-07-14 Tom Tromey <tromey@redhat.com>
* java/lang/Class.java (getProtectionDomain): Merged javadoc from
Classpath.
2005-07-12 Aaron Luchko <aluchko@redhat.com>
* gnu/classpath/jdwp/processor/FieldCommandSet.java: