nashorn/.jcheck/conf
author dbuck
Mon, 23 Dec 2013 11:57:03 -0800
changeset 23252 4c62cbe8fddf
parent 16145 0f8aea9a422e
child 22134 ae2d94255f32
permissions -rw-r--r--
6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so Summary: Fix is to call dladdr with name less likely to cause name conflict. Reviewed-by: serb, anthony
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16145
0f8aea9a422e Initial load
duke
parents:
diff changeset
     1
project=jdk8