jdk
8339113: AccessFlags can be u2 in metadata
#22246
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
8339113: AccessFlags can be u2 in metadata
#22246
coleenp
wants to merge 10 commits into
openjdk:master
from
coleenp:access-flags
openjdk
added
graal
openjdk
added
serviceability
openjdk
added
hotspot
8339113: AccessFlags can be u2 in metadata
5e8fee64
Remove JVM_ACC_WRITTEN_FLAGS because they are all written in the clas…
3106bdd3
coleenp
force pushed
from
5d7ae0a2
to
3106bdd3
5 days ago
coleenp
marked this pull request as ready for review
5 days ago
openjdk
added
rfr
dholmes-ora
requested changes on 2024-12-19
Update src/hotspot/share/opto/library_call.cpp
3ec96d55
Update src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
cc69a3f2
theRealAph
commented on 2024-12-19
Renamed AccessFlags.as_int() to as_unsigned_short(), moved masks for …
fbe8331e
Merge branch 'master' into access-flags
428a043c
dean-long
commented on 2024-12-19
Fix merge and compilation errors.
aa2887d8
Fixed bug.
522ade8c
Use ldrh rather than load_unsigned_short for aarch64, use testbitdi f…
828e4835
Restore ACC in comment.
4faf19ba
dean-long
commented on 2024-12-20
Login to write a write a comment.
Login via GitHub
Reviewers
dholmes-ora
dean-long
theRealAph
Assignees
No one assigned
Labels
rfr
serviceability
hotspot
graal
Milestone
No milestone
Login to write a write a comment.
Login via GitHub