forked from openjdk/jdk15u-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of JEP 391: macOS/AArch64 Port #29
Open
KaperD
wants to merge
28
commits into
azul-research:macos-aarch64
Choose a base branch
from
KaperD:all-pick
base: macos-aarch64
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b58c2b8
8253015: Aarch64: Move linux code out from generic CPU feature detection
GlebSolovev f96bf9f
fixup! 8253015: Aarch64: Move linux code out from generic CPU feature…
GlebSolovev 113106c
8255716: AArch64: Regression: JVM crashes if manually offline a core
GlebSolovev dfce581
8255799: AArch64: CPU_A53MAC feature may be set incorrectly
GlebSolovev 904b9d4
JDK-8253819: Copy files from linux_aarch64
KaperD bd0fa05
JDK-8253819: Change names in defines
KaperD f2e78c1
JDK-8253819: pick 5e4dae92d17
KaperD 7ec9fd6
JDK-8253819: remove functions for sve
KaperD 3f46bc5
JDK-8253819: return removed fuctions
KaperD 897c0e4
JDK-8253819: change address to ExtendedPC
KaperD 5295934
JDK-8253819: change address to ExtendPC and change stackoverflow
KaperD df1d239
JDK-8253819: add is_cpu_emulated method
AntonKozlov bedc1be
JDK-8253819: Add cast to long
KaperD 2eca5b4
JDK-8253819: Suppress deprecated-declarations
KaperD 56bfb49
JDK-8253817: Support macOS Aarch64 ABI in Interpreter
AntonKozlov aa22394
JDK-8253817: fixup! Support macOS Aarch64 ABI in Interpreter
KaperD 3bde285
JDK-8253817: take change from Pull/2020 (#5)
VladimirKempik d799fb8
JDK-8254941: Implement Serviceability Agent for macOS/AArch64
AntonKozlov 2319f63
JDK-8254941: fixup! Implement Serviceability Agent for macOS/AArch64
KaperD 5a6ba22
JDK-8253839: Update tests and JDK code for macOS/Aarch64
AntonKozlov d5ee91d
JDK-8253839: fixup! Update tests and JDK code for macOS/Aarch64
KaperD fb5d431
JDK-8253839: Disable aot on macarm until it's ready
KaperD 33d2ca4
JDK-8253839: Fix NativeCallStack for aarch64
KaperD ec56a5d
JDK-8253816: Support macOS W^X
AntonKozlov 05d37e5
JDK-8253816: fixup! Support macOS W^X
KaperD ef9e10d
Backport 283d64f81531ec3edc156f13278a9a284445b61d
KaperD 3a42fed
Quick fix backport
KaperD cfe786d
Change static_assert to STATIC_ASSERT, remove MACOS_AARCH64_ONLY and …
KaperD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ой, вот тут нужно изменить на STATIC_ASSERT