-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Set JVMCI InstalledCode reason of change #24702
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
Set JVMCI InstalledCode reason of change #24702
Conversation
👋 Welcome back cslucas! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
@JohnTortugo The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
@JohnTortugo this pull request can not be integrated into git checkout jvmci-installed-code-reason
git fetch https://git.openjdk.org/jdk.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
12d54ee
to
b7dc33b
Compare
8212017
to
9f79d66
Compare
… move mouse off screen Reviewed-by: honkar, prr
Reviewed-by: ayang, bpb
Co-authored-by: Alan Bateman <[email protected]> Co-authored-by: Alex Menkov <[email protected]> Reviewed-by: sspitsyn, kevinw
Reviewed-by: asemenyuk, almatvee
Reviewed-by: erikj
…JavaType Reviewed-by: dnsimon, yzheng, never
…rted Reviewed-by: shade
Reviewed-by: sspitsyn, kevinw
…and paragraph separator show non-zero advance 8356812: Create an automated version of TextLayout/TestControls Reviewed-by: prr, honkar
…ssDefFoundError: jtreg/SkippedException Reviewed-by: joehw, jlu, iris
Reviewed-by: shade, kvn
Reviewed-by: fjiang, fyang
…heap-buffer-overflow in ArchiveBuilder Reviewed-by: shade, iklam, asmehra
…file updates Reviewed-by: sspitsyn, kevinw
…- expected [128] but found [256] Co-authored-by: Paul Sandoz <[email protected]> Co-authored-by: Jaikiran Pai <[email protected]> Reviewed-by: syan, psandoz
Reviewed-by: erikj, iris, ihse, dholmes
Reviewed-by: coleenp, kvn, iveresov
Reviewed-by: mgronlun, mdoerr, pchilanomate, apangin, shade
Reviewed-by: shade
Reviewed-by: pchilanomate, dholmes
Reviewed-by: coleenp, matsaave
Reviewed-by: liach
Reviewed-by: vlivanov, iveresov
…ZIP file system's documentation Reviewed-by: dfuchs, vyazici, alanb, lancea
Reviewed-by: fyang
Reviewed-by: mgronlun
Reviewed-by: alanb, sspitsyn, amenkov
Reviewed-by: erikj
…ames as part of JVMTI PopFrame Reviewed-by: dholmes, eosterlund
Reviewed-by: rgiulietti, vyazici
… not report on missing man page files Reviewed-by: hannesw
Reviewed-by: mgronlun, alanb
Reviewed-by: mgronlun
…is broken by JDK-8347491 Reviewed-by: alanb
…va does not build after JDK-8351594 Reviewed-by: alanb
Reviewed-by: aph
…THREAD_FACTORY=Virtual Reviewed-by: lmesnik, dholmes, sspitsyn, syan
8355748: Add SourceVersion.RELEASE_26 8355751: Add source 26 and target 26 to javac Co-authored-by: Joe Darcy <[email protected]> Reviewed-by: iris, coleenp, darcy
…onst char*" Reviewed-by: mhaessig, shade
Reviewed-by: erikj, ihse, iris
9f79d66
to
7d814d2
Compare
Work in Progress
Progress
Integration blockers
issue number
:message
. (failed with updated jcheck configuration in pull request)Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/24702/head:pull/24702
$ git checkout pull/24702
Update a local copy of the PR:
$ git checkout pull/24702
$ git pull https://git.openjdk.org/jdk.git pull/24702/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 24702
View PR using the GUI difftool:
$ git pr show -t 24702
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/24702.diff