nasty_bug
This is an old revision of the document!
A nasty bug is a bug that is difficult to reproduce, typically for the following reasons:
- It occurs with a particular OS, version of the OS;
- It occurs with a particular version of the JVM or JVM implementation (see this bug!);
- It involves multiple threads and data race / deadlocks;
- It requires lengthy computations;
- It happens only when the prof. is there
nasty_bug.1367224896.txt.gz · Last modified: (external edit)

