[lworld] RFR: Merge jdk [v2]
David Simms
dsimms at openjdk.java.net
Thu Oct 8 11:38:58 UTC 2020
> Merge tag 'jdk-16+19'
>
> JDK-8251464 removes tabs, breaking node matching regex
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now
contains 1008 commits:
- JDK-8251464 removes tabs, breaking node matching regex
- Merge tag 'jdk-16+19' into lworld_merge_jdk_16_19
Added tag jdk-16+19 for changeset 4fe07ccc
# Conflicts:
# src/java.base/share/classes/java/lang/Object.java
# src/java.base/share/classes/java/lang/reflect/Array.java
# src/java.base/share/classes/jdk/internal/misc/Unsafe.java
- 8252030: [lworld] Enable UseArrayLoadStoreProfile by default
- 8253873: jdi, jvmti, and jdwp tests fail because of unexpected number of interfaces
Reviewed-by: fparain
- 8254026: [lworld] Execute compiler unit tests in random order by default
- 8253745: [lworld] C1: Flat inline type array store may write out of bounds
- 8248220: [lworld] Optimize empty inline types
- Merge jdk
Merge tag 'jdk-16+18'
- 8253724: [lworld] C1 compilation hits assert: Empty inline type access should be removed
Reviewed-by: thartmann
- 8253744: [lworld] [lw3] Injected IdentityObject interface should not be hidden by the JVM
Co-authored-by: Daniel Fuchs <dfuchs at openjdk.org>
Reviewed-by: rriggs
- ... and 998 more: https://git.openjdk.java.net/valhalla/compare/4fe07ccc...7d170c99
-------------
Changes: https://git.openjdk.java.net/valhalla/pull/215/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=215&range=01
Stats: 148263 lines in 1329 files changed: 142468 ins; 1334 del; 4461 mod
Patch: https://git.openjdk.java.net/valhalla/pull/215.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/215/head:pull/215
PR: https://git.openjdk.java.net/valhalla/pull/215
More information about the valhalla-dev
mailing list