RFR: JDK-8256475: Fix Behavior when Installer name differs from applicatio… [v2]
Andy Herrick
herrick at openjdk.java.net
Thu Nov 19 16:49:23 UTC 2020
> …n name.
Andy Herrick has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 69 additional commits since the last revision:
- JDK-8256475: Fix Behavior when Installer name differs from application name.
- Merge branch 'master' into JDK-8256475
- 8221554: aarch64 cross-modifying code
Reviewed-by: rehn, aph
- 8255978: [windows] os::release_memory may not release the full range
Reviewed-by: iklam, minqi
- 8256375: AArch64: aarch64-asmtest.py may generate undefined register r18
Reviewed-by: aph
- 8252304: Seed an HttpRequest.Builder from an existing HttpRequest
Co-authored-by: Chris Hegarty <chegar at openjdk.org>
Reviewed-by: chegar, dfuchs, michaelm
- 8256499: Zero: enable Epsilon GC
Reviewed-by: rkennke, ihse
- 8256552: Let ReplayCompiles set UseDebuggerErgo
Reviewed-by: vlivanov, redestad
- 8256172: Clean up CDS handling of i2i_entry
Reviewed-by: minqi, ccheung
- 8256178: Add RAII object for file lock
Reviewed-by: dholmes, coleenp
- ... and 59 more: https://git.openjdk.java.net/jdk/compare/f9b55367...2e044b91
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1300/files
- new: https://git.openjdk.java.net/jdk/pull/1300/files/63b6631c..2e044b91
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1300&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1300&range=00-01
Stats: 8778 lines in 311 files changed: 5399 ins; 1776 del; 1603 mod
Patch: https://git.openjdk.java.net/jdk/pull/1300.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1300/head:pull/1300
PR: https://git.openjdk.java.net/jdk/pull/1300
More information about the core-libs-dev
mailing list