forked from openjdk/jdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge and disable laziness for MethodHandleAccessProviderTest #9
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
Merged
JornVernee
merged 300 commits into
JornVernee:BootstrapJava-RB
from
cl4es:BootstrapJava-RB
Jan 11, 2023
Merged
Merge and disable laziness for MethodHandleAccessProviderTest #9
JornVernee
merged 300 commits into
JornVernee:BootstrapJava-RB
from
cl4es:BootstrapJava-RB
Jan 11, 2023
Conversation
This file contains hidden or 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
Reviewed-by: thartmann
Reviewed-by: naoto, alanb
Reviewed-by: stefank, tschatzl
…count Reviewed-by: dholmes
Reviewed-by: sspitsyn, dcubed, dholmes
Reviewed-by: kvn, vlivanov
…scounted." Reviewed-by: tschatzl, ayang
…s beyond u4 Reviewed-by: mgronlun
…ister: rax Reviewed-by: thartmann, rcastanedalo Backport-of: 042b706
Reviewed-by: eosterlund, pchilanomate
…atorTest.java failed with "BindException: Address already in use: connect" Reviewed-by: michaelm
…esktopProperties/rfe4758438.java' fails Reviewed-by: serb
…nite loops Reviewed-by: chagedorn, kvn
Reviewed-by: amenkov, sspitsyn
Reviewed-by: ayang, iwalulya
Reviewed-by: alanb, sspitsyn
Reviewed-by: mcimadamore
…null' for expression `vm.opt.ExplicitGCInvokesConcurrent'" Reviewed-by: dcubed
…h "No MouseReleased event on label!" Reviewed-by: psadhukhan, dnguyen
Reviewed-by: ayang, dcubed
Reviewed-by: stuefe, iklam
…tion Reviewed-by: ascarpino, valeriep
…rver exception terminating: java.net.SocketException: Socket closed" Reviewed-by: dfuchs, jpai
… as FileTime rather than milliseconds Reviewed-by: bpb, jpai
… awt_parseImage.c Reviewed-by: lucy, clanger
Reviewed-by: stefank, sspitsyn, rehn, pchilanomate
Reviewed-by: vromero
Reviewed-by: bpb
Reviewed-by: kdriver, ascarpino, hchao
…al threads 8282383: [LOOM] 6 nsk JDI and JDB tests sometimes failing with vthread wrapper due to running out of carrier threads Reviewed-by: dholmes, sspitsyn, alanb, lmesnik
Reviewed-by: erikj
…mall inputs Reviewed-by: kvn, eastigeevich, sviswanathan
…8299329 Reviewed-by: iklam, ccheung
Reviewed-by: prr
Reviewed-by: alanb, bpb
Reviewed-by: prr
… avoided in java.net API docs Reviewed-by: naoto, jpai
Reviewed-by: naoto, iris, jpai
…#withInitial() Reviewed-by: alanb
Reviewed-by: serb
Reviewed-by: kbarrett, tschatzl
Reviewed-by: serb
Reviewed-by: tr, serb
Reviewed-by: cjplummer
Reviewed-by: michaelm
…l=222 Reviewed-by: thartmann, kvn
… optimization Reviewed-by: kvn, vlivanov
…har.java Reviewed-by: thartmann, kvn
Reviewed-by: shade, sviswanathan, kvn
…on Windows 10 Reviewed-by: angorya, prr
Reviewed-by: sgehwolf, iklam
…options Reviewed-by: aph, ngasson
Reviewed-by: kbarrett
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merge and conflict resolution, "fixed" one deep reflection test by disabling LAZY_RESOLVE:
91309f9