jamvm
view ChangeLog @ 399:2b94bfbe7ec6
Remove ambiguity caused by new CodeSource constructor.
2008-08-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
* lib/java/security/VMAccessController.java:
Remove ambiguity in call to java.security.CodeSource
constructor introduced by recent API changes.
2008-08-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
* lib/java/security/VMAccessController.java:
Remove ambiguity in call to java.security.CodeSource
constructor introduced by recent API changes.
| author | andrew |
|---|---|
| date | Tue Aug 05 04:08:33 2008 +0100 (2008-08-05) |
| parents | 6476eceedae8 |
| children | 5baaa2bcac6b |
line source
1 Please refer to the NEWS file for details of changes
2 between releases.
4 CVMI ChangeLog
5 ==============
6 2008-08-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
8 * lib/java/security/VMAccessController.java:
9 Remove ambiguity in call to java.security.CodeSource
10 constructor introduced by recent API changes.
12 2008-08-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
14 * lib/java/lang/VMClassLoader.java,
15 * lib/java/lang/VMRuntime.java,
16 * lib/java/lang/VMThread.java,
17 * lib/java/security/VMAccessController.java:
18 Remove GNU Classpath specific code through commenting.
