Updating header files. Earlier change here seems to have been in error.
From-SVN: r122550
This commit is contained in:
@@ -18,7 +18,7 @@ public: // actually package-private
|
||||
static JArray< ::java::util::concurrent::ConcurrentHashMap$HashEntry * > * newArray(jint);
|
||||
::java::lang::Object * __attribute__((aligned(__alignof__( ::java::lang::Object)))) key;
|
||||
jint hash;
|
||||
volatile ::java::lang::Object * value;
|
||||
::java::lang::Object * volatile value;
|
||||
::java::util::concurrent::ConcurrentHashMap$HashEntry * next;
|
||||
public:
|
||||
static ::java::lang::Class class$;
|
||||
|
||||
Reference in New Issue
Block a user