Re: [patch libjava]: Add missing file for Win32
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/24/2009 01:17 PM, Kai Tietz wrote: > Andrew Haley <[email protected]> wrote on 24.07.2009 13:03:28: > >> On 07/24/2009 11:19 AM, Kai Tietz wrote: >> >>> This patch adds dummy implementation for >>> gnu/java/security/jce/prng/natVMSecureRandomWin32.cc file for Win32 > build. >>> It throws just an exception for not supporting this method. >> This should be an UnsupportedOperationException. >> >> Andrew. >> > > Ok, adjusted. OK. Andrew.