Patricio Chilano Mateo
|
2fd7943ec1
|
8256425: Obsolete Biased Locking in JDK 18
Reviewed-by: kvn, dholmes, dcubed, rrich
|
2021-06-24 18:54:41 +00:00 |
|
Matthias Baesken
|
18a1dd261c
|
8269031: linux x86_64 check for binutils 2.25 or higher after 8265783
Reviewed-by: ihse, erikj
|
2021-06-22 13:28:41 +00:00 |
|
Jesper Wilhelmsson
|
0458113c6b
|
Merge
|
2021-06-21 23:09:01 +00:00 |
|
Jorn Vernee
|
f25e7197fe
|
8268717: Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
Reviewed-by: mcimadamore, erikj
|
2021-06-21 12:06:51 +00:00 |
|
Jesper Wilhelmsson
|
3637e50b30
|
Merge
|
2021-06-17 01:05:54 +00:00 |
|
Bradford Wetmore
|
38dbe05e00
|
8268901: JDK-8268768 missed removing two files
Reviewed-by: mcimadamore
|
2021-06-16 16:59:02 +00:00 |
|
Jesper Wilhelmsson
|
e0f6f70d3f
|
Merge
|
2021-06-15 22:45:28 +00:00 |
|
Maurizio Cimadamore
|
788b309563
|
8268768: idea.sh has been updated in surprising and incompatible ways
Reviewed-by: erikj
|
2021-06-15 20:37:20 +00:00 |
|
Jie Fu
|
4a6da99f28
|
8268643: SVML lib shouldn't be generated when C2 is absent
Reviewed-by: erikj
|
2021-06-14 23:39:41 +00:00 |
|
Leonid Mesnik
|
2e70bc35df
|
8268626: Remove native pre-jdk9 support for jtreg failure handler
Reviewed-by: erikj
|
2021-06-14 19:35:24 +00:00 |
|
Joe Darcy
|
a466b49e71
|
8267634: Update --release 17 symbol information for JDK 17 build 26
Reviewed-by: jjg, iris
|
2021-06-11 23:10:00 +00:00 |
|
ScientificWare
|
49112fa575
|
8265909: build.tools.dtdbuilder.DTDBuilder.java failed detecting missing path of dtd_home
Reviewed-by: erikj
|
2021-06-11 12:25:37 +00:00 |
|
Joe Darcy
|
b018c450e5
|
8267630: Start of release updates for JDK 18
8267632: Add source 18 and target 18 to javac
8267631: Add SourceVersion.RELEASE_18
Reviewed-by: iris, erikj, dholmes
|
2021-06-10 16:22:14 +00:00 |
|
Hannes Wallnöfer
|
dc6c96bbaf
|
8263468: New page for "recent" new API
Reviewed-by: erikj, jjg
|
2021-06-08 18:22:16 +00:00 |
|
Nikita Gubarkov
|
159cb6facc
|
8268083: JDK-8267706 breaks bin/idea.sh on a Mac
Reviewed-by: erikj
|
2021-06-08 14:35:58 +00:00 |
|
Jorn Vernee
|
8158b82269
|
8268327: Upstream: 8268169: The system lookup can not find stdio functions such as printf on Windows 10
Reviewed-by: erikj, sundar
|
2021-06-08 14:20:31 +00:00 |
|
Liam Miller-Cushon
|
e546ae27ff
|
8268296: ScopedMemoryAccess build error with readonly filesystems
Reviewed-by: erikj
|
2021-06-07 17:58:57 +00:00 |
|
Joe Darcy
|
e663ba961f
|
8268299: jvms tag produces incorrect URL
Reviewed-by: iris, erikj, jjg
|
2021-06-07 17:03:50 +00:00 |
|
Weijun Wang
|
a91f971266
|
8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs
Reviewed-by: lancea, jjg, erikj
|
2021-06-07 13:58:49 +00:00 |
|
Jan Lahoda
|
908aca29ca
|
8262891: Compiler implementation for Pattern Matching for switch (Preview)
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: mcimadamore, forax, godin, psandoz, mchung
|
2021-06-07 07:01:30 +00:00 |
|
Vladimir Kozlov
|
48dc72b74d
|
8268272: Remove JDK-8264874 changes because Graal was removed.
Reviewed-by: erikj
|
2021-06-04 20:10:59 +00:00 |
|
Maurizio Cimadamore
|
59a539fef1
|
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Reviewed-by: jvernee, psandoz
|
2021-06-04 12:53:17 +00:00 |
|
Mikael Vidstedt
|
e2d5ff9d45
|
8268214: Use system zlib and disable dtrace when building linux-aarch64 at Oracle
Reviewed-by: dholmes
|
2021-06-04 04:07:06 +00:00 |
|
Mikael Vidstedt
|
1b4378e58e
|
8268142: Switch to jdk-17+24 for macosx-aarch64 at Oracle
Reviewed-by: erikj
|
2021-06-04 03:14:35 +00:00 |
|
Sandhya Viswanathan
|
9f05c411e6
|
8265783: Create a separate library for x86 Intel SVML assembly intrinsics
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Rahul Kandu <rkandu@openjdk.org>
Co-authored-by: Razvan Lupusoru <rlupusoru@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jie Fu <jiefu@openjdk.org>
Co-authored-by: Ahmet Akkas <ahmet.akkas@intel.com>
Co-authored-by: Marius Cornea <marius.cornea@intel.com>
Reviewed-by: erikj, kvn, psandoz
|
2021-06-03 20:03:36 +00:00 |
|
Jonathan Gibbons
|
e27c4d463d
|
8268185: Update GitHub Actions for jtreg 6
Reviewed-by: erikj
|
2021-06-03 19:39:28 +00:00 |
|
Jonathan Gibbons
|
3482cb87fd
|
8266254: Update to use jtreg 6
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
|
2021-06-02 21:20:12 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Maxim Kartashev
|
64ba2f0e8f
|
8265431: Add -fno-delete-null-pointer-checks to clang builds
Reviewed-by: erikj
|
2021-06-01 17:56:44 +00:00 |
|
Nikita Gubarkov
|
964bac9e38
|
8267706: bin/idea.sh tries to use cygpath on WSL
Reviewed-by: erikj
|
2021-05-28 19:53:57 +00:00 |
|
Stuart Marks
|
7c85f3510c
|
8267123: Remove RMI Activation
Reviewed-by: erikj, rriggs, alanb
|
2021-05-27 15:19:45 +00:00 |
|
Naoto Sato
|
a4c46e1e4f
|
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
Reviewed-by: joehw
|
2021-05-26 15:52:39 +00:00 |
|
Phil Race
|
005d8a7fca
|
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
Reviewed-by: erikj, serb
|
2021-05-20 19:49:03 +00:00 |
|
Vicente Romero
|
0fa9223f34
|
8260517: implement Sealed Classes as a standard feature in Java
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
|
2021-05-20 09:11:08 +00:00 |
|
Aleksey Shipilev
|
e749f75de0
|
8267304: Bump global JTReg memory limit to 768m
Reviewed-by: lmesnik, iignatyev
|
2021-05-19 12:59:03 +00:00 |
|
Jie Fu
|
0daec497fe
|
8267246: -XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines
Reviewed-by: shade, erikj
|
2021-05-19 01:46:23 +00:00 |
|
Vladimir Kozlov
|
2effdd1b67
|
8267112: JVMCI compiler modules should be kept upgradable
Reviewed-by: mchung, erikj, dnsimon
|
2021-05-17 20:11:01 +00:00 |
|
Sergey Bylokhov
|
4086081306
|
8264846: Regression ~5% in J2dBench.bimg_misc on Linux after JDK-8263142
Reviewed-by: erikj, azvegint
|
2021-05-13 23:41:56 +00:00 |
|
Naoto Sato
|
a259ab4a8d
|
8258795: Update IANA Language Subtag Registry to Version 2021-05-11
Reviewed-by: joehw
|
2021-05-13 16:20:12 +00:00 |
|
Maurizio Cimadamore
|
a270cbe2eb
|
8267043: IntelliJ project doesn't handle generated sources correctly
Reviewed-by: chegar, erikj
|
2021-05-13 09:32:22 +00:00 |
|
Thomas Stuefe
|
a86ee9b3f3
|
8266545: 8261169 broke Harfbuzz build with gcc 7 and 8
Reviewed-by: mbaesken, rrich
|
2021-05-06 09:22:32 +00:00 |
|
Yasumasa Suenaga
|
b1725550a2
|
8266171: -Warray-bounds happens in imageioJPEG.c
Reviewed-by: prr
|
2021-05-05 00:34:26 +00:00 |
|
David Holmes
|
61365d5f58
|
8266465: Add wildcard to JTwork/JTreport exclude in jib-profiles.js
Reviewed-by: erikj
|
2021-05-04 22:07:24 +00:00 |
|
Phil Race
|
80323b7f66
|
8261169: Upgrade HarfBuzz to the latest 2.8.0
Reviewed-by: serb
|
2021-05-04 18:23:09 +00:00 |
|
Mikael Vidstedt
|
096e9e5d13
|
8266318: Switch to macos prefix for macOS bundles
Reviewed-by: prr, erikj, iris
|
2021-04-30 19:05:39 +00:00 |
|
Andrew Leonard
|
84b52db931
|
8265666: Enable AIX build platform to make external debug symbols
Reviewed-by: erikj, mdoerr
|
2021-04-29 12:35:56 +00:00 |
|
Claes Redestad
|
9df6cc7cc2
|
8264678: Incomplete comment in build.tools.generatecharacter.GenerateCharacter
Reviewed-by: erikj, naoto, iris
|
2021-04-28 19:51:01 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|
Magnus Ihse Bursie
|
b9f66d93eb
|
8264188: Improve handling of assembly files in the JDK
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, vlivanov
|
2021-04-26 12:57:21 +00:00 |
|