commit | 970c1ac629020c9977111b4f6477932fcbcdec99 | [log] [tgz] |
---|---|---|
author | Andreas Eriksson <andreas.eriksson@oracle.com> | Wed Apr 02 18:40:52 2014 +0200 |
committer | Kevin Walls <kevinw@openjdk.org> | Wed Apr 02 18:40:52 2014 +0200 |
tree | b1db17fc14954628dff0577118f1072a173f70ee | |
parent | 6ce02b8a33d1ad11468dfcf71ce848321070e9e5 [diff] |
8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction Reviewed-by: dholmes, dsamersoff