-
Notifications
You must be signed in to change notification settings - Fork 113
Merge jdk #142
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
Merge jdk #142
Conversation
Reviewed-by: aph, neliasso
Reviewed-by: dcubed
…o test/lib-test Reviewed-by: dcubed
The fix saves result type from the first pass through the Attr.visitLambda and returns it after recovery pass to avoid NPE caused by exposure of Type.recoveryType Reviewed-by: mcimadamore
Reviewed-by: zgu, rkennke
Reviewed-by: rkennke
…lelism Reviewed-by: rkennke
Reviewed-by: hannesw
Reviewed-by: prappo
…pilable with JDK15b24 Reviewed-by: jjg, jlaskey
Reviewed-by: jlaskey, psandoz
… classes Reviewed-by: jjg
Reviewed-by: rriggs, lancea, darcy
Reviewed-by: naoto, rriggs
…address Reviewed-by: sspitsyn, amenkov
Reviewed-by: ccheung, dcubed
Reviewed-by: kvn
Reviewed-by: iignatyev, stefank
Reviewed-by: herrick, almatvee
…tMemoryAwareness.java When the kernel doesn't support swap limits, expect host values instead. Reviewed-by: mbaesken, bobv, stuefe
…records/StreamRefTest.java Reviewed-by: rriggs, mchung
Reviewed-by: zgu
… message Reviewed-by: rkennke
Reviewed-by: prappo
Reviewed-by: lancea, darcy
Reviewed-by: mchung, darcy
Reviewed-by: jbachorik
Reviewed-by: bpb, lancea
Reviewed-by: minqi, ccheung
Reviewed-by: tschatzl, kbarrett, dholmes
…essing Reviewed-by: pliden, kbarrett, tschatzl
… processing Reviewed-by: eosterlund, kbarrett, pliden
Reviewed-by: pliden, eosterlund, kbarrett, tschatzl
Reviewed-by: kbarrett, coleenp
Reviewed-by: herrick, asemenyuk
…"RuntimeException: 'Unloaded library with handle' missing from stdout/stderr" Make sure the native library is unloaded before exiting the main thread. Reviewed-by: dcubed, dholmes
Reviewed-by: alanb
Change CC_INTERP conditional to ZERO and remove in places where unnecessary. Fix build to exclude compilers and rename CppInterpreter to ZeroInterpreter. The "C++ Interpreter" has been removed from the code a while ago. Reviewed-by: dholmes, ihse
Added tag jdk-16+3 for changeset 76810b3a88c8 # Conflicts: # src/hotspot/cpu/aarch64/aarch64.ad # src/hotspot/share/prims/jvmtiEnvBase.cpp # src/hotspot/share/prims/methodHandles.cpp # src/hotspot/share/utilities/growableArray.hpp # src/java.base/share/classes/java/lang/invoke/MemberName.java # src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java # src/java.base/share/classes/java/lang/reflect/AccessibleObject.java # src/java.base/share/classes/jdk/internal/reflect/UnsafeFieldAccessorFactory.java # src/jdk.unsupported/share/classes/sun/misc/Unsafe.java
👋 Welcome back dsimms! A progress list of the required criteria for merging this PR into |
@MrSimms This change now passes all automated pre-integration checks, type
Since the source branch of this PR was last updated there has been 1 commit pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid automatic rebasing, please merge ➡️ To integrate this PR with the above commit message to the |
/summary Merge tag 'jdk-16+3', notes:
|
@MrSimms Setting summary to:
|
/integrate |
Webrevs |
Merge tag 'jdk-16+3', notes:
Progress
Download
$ git fetch https://git.openjdk.java.net/valhalla pull/142/head:pull/142
$ git checkout pull/142