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 #173
Merge jdk #173
Conversation
…C promotion Reviewed-by: tbell, erikj
Reviewed-by: kvn, chagedorn
Reviewed-by: prr, jdv
…editing Reviewed-by: serb
…va to handle TimeZones This fix updates the test LoggerDateFormatterTest.java to be able to handle different TimeZones Reviewed-by: alanb, dfuchs, xuelei
…ule case Ensuring rule cases are copied correctly by TreeCopier. Reviewed-by: vromero
Reviewed-by: mcimadamore
…dows Reviewed-by: serb
Reviewed-by: shade, dholmes
…ontainer metrics Reviewed-by: aph, dholmes, bobv
Reviewed-by: mullan
…characters Reviewed-by: joehw
Fix stale site and uncommon trap processing in LogParser Reviewed-by: vlivanov, kvn
Reviewed-by: erikj
Reviewed-by: kvn, epavlova
Reviewed-by: kbarrett, dholmes
Reviewed-by: kbarrett, tschatzl, dholmes
Reviewed-by: alanb, dfuchs
Reviewed-by: vlivanov, kvn
…fails with Method "javasoft.sqe.tests.api.java.security.SignatureSpi.JCKSignatureSpi.clear" doesn't exist Reviewed-by: kvn
Reviewed-by: kvn, chagedorn
Push changes from JDK-8248817 that were accidentally excluded from the commit. Reviewed-by: kbarrett, dholmes
After 8231111 we have -1 for missing metrics, thus the fix of 8236617 is obsolete Reviewed-by: mbaesken
…eady have a current thread variable Add current thread OR remove unneeded HandleMark Reviewed-by: kvn, dholmes
Reviewed-by: prappo
Reviewed-by: alanb
…WriteSequence.java Reviewed-by: jdv
Reviewed-by: aph, ysuenaga
…a given proxy interface is hidden Reviewed-by: alanb
…un twice Add the StandardCopyOption.REPLACE_EXISTING option when calling Files.copy(). Reviewed-by: iklam
Add missing EnableJVMCI flag check. Refactoring compiler print statistic code. Reviewed-by: thartmann
…rely on java ELF file support Reviewed-by: sspitsyn, ysuenaga
Reviewed-by: cjplummer, sspitsyn
Reviewed-by: herrick, asemenyuk
…MemoryErrors Reviewed-by: mdoerr
… hostnames starting from digits Reviewed-by: dholmes, cjplummer, sspitsyn
Reviewed-by: kvn
…tests Reviewed-by: dholmes, sspitsyn
Reviewed-by: mchung
Reviewed-by: kvn, vlivanov
Use -Xss200k to limit the stack size, avoid running with -Xcomp, and, in one test, reduce iterations. Reviewed-by: dholmes, lfoltan
Reviewed-by: mgronlun, dholmes, kbarrett
…talled Reviewed-by: erikj, ihse, stooke
Added tag jdk-16+9 for changeset c075a286cc7d # Conflicts: # src/hotspot/share/opto/type.cpp # src/hotspot/share/prims/jvmtiImpl.cpp # src/jdk.compiler/share/classes/com/sun/tools/javac/code/Flags.java
|
@MrSimms This change now passes all automated pre-integration checks, type
Since the source branch of this PR was last updated there have been 3 commits 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
|
/summary Merge tag 'jdk-16+9' |
@MrSimms Setting summary to |
Webrevs |
/integrate |
@MrSimms The following commits have been pushed to lworld since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 31cc75a. |
Merge tag 'jdk-16+9' into lworld_merge_jdk_16_9
Added tag jdk-16+9 for changeset c075a286cc7d
Conflicts:
src/hotspot/share/opto/type.cpp
src/hotspot/share/prims/jvmtiImpl.cpp
src/jdk.compiler/share/classes/com/sun/tools/javac/code/Flags.java
Progress
Download
$ git fetch https://git.openjdk.java.net/valhalla pull/173/head:pull/173
$ git checkout pull/173