myandpr commented on PR #7156:
URL: https://github.com/apache/hadoop/pull/7156#issuecomment-2475560189

   changes:
   1. Rewrite the method NativeIO.getOperatingSystemPageSize by calling the os 
command line.
   2. FastByteComparisons
   3. Drop UnsafeAtomicHelper in AbstractFuture.java
   4. Replace related operations of sun.misc.Unsafe with AtomicLong such as 
unsafe.putLongVolatile(), unsafe.getLongVolatile() and 
unsafe.compareAndSwapLong.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to