[vectorIntrinsics] RFR: Merge panama-vector:master
Ludovic Henry
luhenry at openjdk.java.net
Fri Dec 4 13:57:39 UTC 2020
Merge latest master changes into vectorIntrinsics branch.
-------------
Commit messages:
- Merge panama-vector:master
- 8251843: jfr/tool/TestPrintJSON.java fails intermittently
- 8257707: Fix incorrect format string in Http1HeaderParser
- 8257624: C2: PhaseMacroExpand::eliminate_macro_nodes() crashes on out-of-bounds access into macro node array
- 8257634: C2: Introduce IncrementalInliningForceCleanup diagnostic flag
- 8257743: Minimal build on AArch64 failed with --disable-precompiled-headers
- 8256264: Printed GlyphVector outline with low DPI has bad quality on Windows
- 8255542: Attribute length of Module, ModulePackages and other attributes is ignored
- 8257509: Strengthen requirements to call G1HeapVerifier::verify(VerifyOption)
- 8257182: JCK test failures in integer / long rotation tests
- ... and 90 more: https://git.openjdk.java.net/panama-vector/compare/31344a9f...00652529
The webrevs contain the adjustments done while merging with regards to each parent branch:
- vectorIntrinsics: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=28&range=00.0
- panama-vector:master: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=28&range=00.1
Changes: https://git.openjdk.java.net/panama-vector/pull/28/files
Stats: 15331 lines in 484 files changed: 11787 ins; 1528 del; 2016 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/28.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/28/head:pull/28
PR: https://git.openjdk.java.net/panama-vector/pull/28
More information about the panama-dev
mailing list