Xiaolong Peng

Results 4 issues of Xiaolong Peng

**Describe the bug** When index a documents with filed in date time format that OpenSearch may not supported, it always throw exception, it was well supported in ElasticSearch-6.8. Document example:...

bug
Indexing & Search

Hi all, This PR is a part of https://bugs.openjdk.org/browse/JDK-8334227 to optimize Hotspot C++ class layouts, this one is for the layout of MethodData. Here is the original layout from `pahole`:...

ready
rfr
hotspot

Backport JDK-8302113 --------- ### Progress - [x] Change must not contain extraneous whitespace - [ ] [JDK-8302113](https://bugs.openjdk.org/browse/JDK-8302113) needs maintainer approval - [x] Commit message must refer to an issue ###...

backport
clean

In allocation profiler result of an internal service, ACCP MD5 digest contributes over 6%, w/ further digging into ACCP implementation, we found the array copy in singlePass could be avoided...