Project

General

Profile

Activity

From 03/03/2016 to 04/01/2016

03/04/2016

11:44 AM Bug #3496 (Closed): WritePendingException from TestGetAsyncThreadPool on Windows
Andrews pull request is tested and merged to master. Thanks! Anonymous

03/03/2016

11:40 AM Feature #3500: Add ability to use custom random number generators
What is "first line" of my application? Not all apps start with main(). Android app can start from wherever class. ... Alex Afanasyev
11:27 AM Feature #3500: Add ability to use custom random number generators
Alex Afanasyev wrote:
> On what are you going to call "setRandom"? RNG can be used in many different places in th...
Andrew Brown
10:45 AM Feature #3500: Add ability to use custom random number generators
On what are you going to call "setRandom"? RNG can be used in many different places in the library (actually, I'm no... Alex Afanasyev
10:00 AM Feature #3500: Add ability to use custom random number generators
> > > Why not using Java's system properties? The same way java.logging is configured?
> >
> > It's not just choo...
Andrew Brown
09:33 AM Feature #3500: Add ability to use custom random number generators
> > Why not using Java's system properties? The same way java.logging is configured?
>
> It's not just choosing b...
Alex Afanasyev
09:19 AM Feature #3500: Add ability to use custom random number generators
Jeff Thompson wrote:
> A question about how the Java run time works for a normal static variable: If two different...
Andrew Brown
09:18 AM Feature #3500: Add ability to use custom random number generators
Alex Afanasyev wrote:
> Why not using Java's system properties? The same way java.logging is configured?
It's ...
Andrew Brown
09:17 AM Feature #3500: Add ability to use custom random number generators
Jeff Thompson wrote:
> I assume you mean that applications which use the same shared jar file can change the RNG?
...
Andrew Brown
09:11 AM Feature #3500: Add ability to use custom random number generators
A question about how the Java run time works for a normal static variable: If two different applications load the sam... Anonymous
09:00 AM Feature #3500: Add ability to use custom random number generators
Why not using Java's system properties? The same way java.logging is configured? Alex Afanasyev
08:45 AM Feature #3500: Add ability to use custom random number generators
I assume you mean that applications which use the same shared jar file can change the RNG? Anonymous
10:53 AM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
Added as a PR https://github.com/named-data/jndn/pull/10 so I could annotate the code; the test from the description ... Andrew Brown
01:13 AM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
Yes, push a change to demonstrate it. The wait/notify is already inside "synchronized (writingLock_)". If there is ye... Anonymous
 

Also available in: Atom