zhengwei14
Results
2
issues of
zhengwei14
Stack: [0x00007f9810c8d000,0x00007f9810d8d000], sp=0x00007f9810d89ff8, free space=1011k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libpthread.so.0+0x9d00] pthread_mutex_lock+0x0 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 839 com.intel.pmem.llpl.AnyHeap.nativeGetRoot(J)J (0...
I have a class contains public CharSequence getString(@MaxUtf8Length(1024) CharSequence string); and other 50+ fields; I tried 10000000 times to get all of the fields It cost's 30s when contains this...