This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [patch libjava]: Add missing file for Win32
On 07/24/2009 01:17 PM, Kai Tietz wrote:
> Andrew Haley <aph@redhat.com> 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.