David Holmes
6eb7c3ad0e
8290732: JNI DestroyJavaVM can start shutdown when one non-daemon thread remains
...
Reviewed-by: stuefe, rehn
2022-08-12 06:41:22 +00:00
Daniel Jeliński
45e5b31a18
8292244: Remove unnecessary include directories
...
Reviewed-by: erikj, prr
2022-08-12 05:23:54 +00:00
ScientificWare
2712bc3f79
8289741: Remove unused imports from DTDBuilder.java
...
Reviewed-by: jpai
2022-08-09 08:40:24 +00:00
Julian Waters
8a804f653d
8291454: Missing check for JLI C runtime library in CoreLibraries.gmk
...
Reviewed-by: erikj, ihse
2022-08-08 12:17:48 +00:00
Harold Seigel
a3040fcc2b
8291360: Create entry points to expose low-level class file information
...
Reviewed-by: dholmes, rriggs
2022-08-04 13:13:01 +00:00
David Holmes
0bc804d6ef
8291762: Backout JDK-8291757 from jdk/jdk
...
Reviewed-by: alanb
2022-08-04 07:42:48 +00:00
David Holmes
3493973186
Merge
2022-08-04 07:14:59 +00:00
David Holmes
43bb399375
8291757: Remove EA from JDK 19 version string starting with Initial RC promotion B35 on August 11, 2022
...
Reviewed-by: alanb
2022-08-04 06:51:37 +00:00
Naoto Sato
e52a340d7f
8290488: IBM864 character encoding implementation bug
...
Reviewed-by: iris, joehw, alanb
2022-08-03 15:59:43 +00:00
Aleksey Shipilev
d9cb410efc
8290466: Default to --with-source-date=current to avoid unmodified Hotspot recompilation
...
Reviewed-by: erikj, ihse
2022-07-31 18:52:16 +00:00
Magnus Ihse Bursie
eeac3da795
8289755: Remove --enable-reproducible-build from jib profile
...
Reviewed-by: wetmore, erikj
2022-07-28 22:34:03 +00:00
Jorn Vernee
54a2c5a6d1
8290059: Do not use std::thread in panama tests
...
Reviewed-by: mcimadamore, stuefe, erikj
2022-07-28 14:53:26 +00:00
Harold Seigel
48b77a6969
8285792: Posix signal handler modification checking issues.
...
Reviewed-by: dholmes, erikj
2022-07-27 12:22:55 +00:00
Alexey Semenyuk
977e09489d
8283707: Support <major.minor.update.build> version format on Windows
...
Reviewed-by: almatvee
2022-07-19 16:59:28 +00:00
Alan Bateman
f528124f57
8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame
...
Reviewed-by: jpai, mchung
2022-07-13 15:03:37 +00:00
Robbin Ehn
ac399e9777
8286957: Held monitor count
...
Reviewed-by: rpressler, eosterlund
2022-07-08 07:12:19 +00:00
Yasumasa Suenaga
3f1174aa47
8289646: configure script failed on WSL
...
Reviewed-by: ihse
2022-07-08 00:04:46 +00:00
Magnus Ihse Bursie
b4ab5fe1da
8288396: Always create reproducible builds
...
Reviewed-by: amenkov, ehelin
2022-06-28 09:00:45 +00:00
Daniel Jeliński
c8cc94a384
8288979: Improve CLDRConverter run time
...
Reviewed-by: naoto, rriggs
2022-06-23 18:44:54 +00:00
Jesper Wilhelmsson
5b583e4792
Merge
2022-06-22 23:21:49 +00:00
Alan Bateman
7cf71bc2d3
8287982: Concurrent implicit attach from native threads crashes VM
...
Reviewed-by: dholmes, rehn
2022-06-22 07:48:14 +00:00
Andrew Leonard
6633855ca7
8288399: MacOS debug symbol files not always deterministic in reproducible builds
...
Reviewed-by: erikj
2022-06-15 14:00:20 +00:00
Magnus Ihse Bursie
1a6533225d
8287906: Rewrite of GitHub Actions (GHA) sanity tests
...
Reviewed-by: shade, erikj, cstein
2022-06-14 07:48:49 +00:00
Alexey Ivanov
b97a4f6cdc
8288114: Update JIRA link in vcs.xml
...
Reviewed-by: mcimadamore, ihse, erikj
2022-06-13 14:48:52 +00:00
Magnus Ihse Bursie
d0c8ff8fdf
8288195: Prepare build system for GHA changes
...
Reviewed-by: shade, erikj
2022-06-10 19:32:30 +00:00
KIRIYAMA Takuya
0901548833
8283724: Incorrect description for jtreg-failure-handler option
...
Reviewed-by: erikj, ihse
2022-06-10 09:19:06 +00:00
Joe Darcy
edff51e5fd
8284858: Start of release updates for JDK 20
...
8286035: Add source 20 and target 20 to javac
8286034: Add SourceVersion.RELEASE_20
Reviewed-by: dholmes, kcr, iris, erikj, jjg, ihse
2022-06-09 16:16:49 +00:00
Alexey Pavlyutkin
a9d46f3413
8287894: Use fixed timestamp as an alternative of __DATE__ macro in jdk.jdi to make Windows build reproducible
...
Reviewed-by: erikj, ihse
2022-06-08 11:42:30 +00:00
Claes Redestad
5c39a36641
8287522: StringConcatFactory: Add in prependers and mixers in batches
...
Reviewed-by: jlaskey, mchung
2022-06-08 07:17:31 +00:00
Tim Prinzing
96641c0c42
8287745: jni/nullCaller/NullCallerTest.java fails with "exitValue = 1"
...
Reviewed-by: erikj, mchung
2022-06-07 16:02:09 +00:00
Alan Bateman
e4e1e8f66c
8284199: Implementation of Structured Concurrency (Incubator)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Reviewed-by: psandoz, mcimadamore, darcy
2022-06-04 06:15:49 +00:00
Jonathan Gibbons
59e9700c4e
8252717: Integrate/merge legacy standard doclet diagnostics and doclint
...
Reviewed-by: erikj, prappo
2022-06-03 16:17:23 +00:00
Tim Prinzing
e51ca1dee3
8287171: Refactor null caller tests to a single directory
...
Reviewed-by: ihse, mchung
2022-06-02 16:45:05 +00:00
Magnus Ihse Bursie
bddef71518
8287724: Fix various issues with msys2
...
Reviewed-by: erikj
2022-06-02 12:49:35 +00:00
Alan Bateman
6ff2d89ea1
8287496: Alternative virtual thread implementation that maps to OS thread
...
Reviewed-by: rehn, mchung
2022-06-02 09:02:37 +00:00
Adam Sotona
a82417fa19
8233269: Improve handling of JAVA_ARGS
...
Reviewed-by: erikj
2022-06-02 06:20:36 +00:00
Yasumasa Suenaga
410a25d59a
8286562: GCC 12 reports some compiler warnings
...
Reviewed-by: ihse, kbarrett, prr
2022-05-28 02:09:05 +00:00
Naoto Sato
c10749a6a7
8287187: Utilize HashMap.newHashMap() in CLDRConverter
...
Reviewed-by: joehw
2022-05-26 15:51:37 +00:00
Magnus Ihse Bursie
d889319a86
8287254: Clean up Xcode sysroot logic
...
Reviewed-by: erikj
2022-05-25 08:06:23 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Magnus Ihse Bursie
cf57d72fe8
8287174: Remove deprecated configure arguments
...
Reviewed-by: shade, dholmes
2022-05-24 07:53:46 +00:00
Kim Barrett
782ae3801c
8286262: Windows: Cleanup deprecation warning suppression
...
Reviewed-by: ihse, dholmes
2022-05-23 22:47:24 +00:00
Magnus Ihse Bursie
02fec1e6e5
8287155: Additional make typos
...
Reviewed-by: lancea, iris
2022-05-23 20:56:49 +00:00
Markus Grönlund
d936c3024a
8280844: Epoch shift synchronization point for Compiler threads is inadequate
...
Reviewed-by: egahlin
2022-05-18 09:06:14 +00:00
Naoto Sato
c044cb8346
8286399: Address possibly lossy conversions in JDK Build Tools
...
Reviewed-by: rriggs, joehw
2022-05-16 15:46:11 +00:00
Jaikiran Pai
c3bade2e08
8286623: Bundle zlib by default with JDK on macos aarch64
...
Reviewed-by: lancea, ihse, erikj
2022-05-13 01:55:46 +00:00
Maurizio Cimadamore
2c5d136260
8282191: Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
2022-05-12 16:17:45 +00:00
Adam Farley
40f43c6b1f
8286601: Mac Aarch: Excessive warnings to be ignored for build jdk
...
Reviewed-by: erikj
2022-05-12 09:27:04 +00:00
Jaikiran Pai
50d47de835
8286582: Build fails on macos aarch64 when using --with-zlib=bundled
...
Reviewed-by: ihse, lancea
2022-05-12 08:09:54 +00:00
Severin Gehwolf
63a1ec6e7c
8286430: make test TEST="gtest:<sometag>" exits with error when it shouldn't
...
Reviewed-by: ihse, erikj
2022-05-11 08:49:30 +00:00
Erik Joelsson
65f50678f2
8286429: jpackageapplauncher build fails intermittently in Tier[45]
...
Reviewed-by: asemenyuk, ihse
2022-05-10 13:09:57 +00:00
Matthias Baesken
4fd79a6ad2
8285730: unify _WIN32_WINNT settings
...
Reviewed-by: dholmes, erikj, ihse, prr, alanb
2022-05-10 06:45:15 +00:00
Weijun Wang
397d095f66
8285743: Ensure each IntegerPolynomial object is only created once
...
Reviewed-by: xuelei, ascarpino
2022-05-09 17:18:34 +00:00
Alan Bateman
9583e3657e
8284161: Implementation of Virtual Threads (Preview)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
2022-05-07 08:06:16 +00:00
Alexey Semenyuk
e7adc283c6
8284675: "jpackage.exe" creates application launcher without Windows Application Manfiest
...
Reviewed-by: erikj
2022-05-05 20:25:32 +00:00
Athijegannathan Sundararajan
ede06c3c5f
8282060: RemoteRuntimeImageTest is not actually testing on JDK 8
...
Reviewed-by: alanb, erikj
2022-05-05 13:24:00 +00:00
Yasumasa Suenaga
d43ae723b8
8286105: SourceRevision.gmk should respect GIT variable
...
Reviewed-by: sgehwolf, erikj
2022-05-05 00:27:42 +00:00
Ioi Lam
64b5b2b0b3
8282828: CDS uncompressed oops archive is not deterministic
...
Reviewed-by: erikj, ihse, ccheung
2022-05-03 04:06:56 +00:00
Magnus Ihse Bursie
64225e1999
8285919: Remove debug printout from JDK-8285093
...
Reviewed-by: erikj
2022-04-29 13:26:10 +00:00
Matthias Baesken
36bf6fbe08
8285728: Alpine Linux build fails with busybox tar
...
Reviewed-by: erikj, stuefe
2022-04-28 13:33:32 +00:00
Pengfei Li
091637c826
8285630: Fix a configure error in RISC-V cross build
...
Reviewed-by: erikj, shade, fyang, fjiang
2022-04-28 12:59:38 +00:00
Erik Joelsson
ccf0e8bf90
8285755: JDK-8285093 changed the default for --with-output-sync
...
Reviewed-by: mikael, mcimadamore
2022-04-28 12:46:57 +00:00
Alexey Semenyuk
b675c597e3
8236128: Allow jpackage create installers for services
...
Reviewed-by: almatvee
2022-04-27 16:32:29 +00:00
Michael McMahon
67755edd6f
8284890: Support for Do not fragment IP socket options
...
Reviewed-by: erikj, ihse, dfuchs
2022-04-26 13:49:58 +00:00
Naoto Sato
f6e9ca0cbe
8283324: CLDRConverter run time increased by 3x
...
Reviewed-by: ihse
2022-04-21 22:23:24 +00:00
Feilong Jiang
fa04d1f832
8284949: riscv: Add Zero support for the 32-bit RISC-V architecture
...
Co-authored-by: Junfeng Xie <xiejunfeng3@huawei.com>
Reviewed-by: erikj, stuefe, ihse, yadongwang
2022-04-21 07:35:32 +00:00
Magnus Ihse Bursie
94afb366b2
8285093: Introduce UTIL_ARG_WITH
...
Reviewed-by: erikj
2022-04-20 21:05:01 +00:00
Tim Prinzing
e8016f7443
8281006: Module::getResourceAsStream should check if the resource is open unconditionally when caller is null
...
Reviewed-by: alanb, erikj, mchung
2022-04-20 17:02:31 +00:00
Claes Redestad
5df8bd6b4e
8284880: Re-examine sun.invoke.util.Wrapper hash tables
...
Reviewed-by: erikj, mchung
2022-04-19 20:34:45 +00:00
Andrew Leonard
da3d8b1d1e
8284539: Configure --with-source-date=version fails on MacOS
...
Reviewed-by: erikj, ihse
2022-04-19 14:25:33 +00:00
Andrew Leonard
ab83bceda1
8284661: Reproducible assembly builds without relative linking
...
Reviewed-by: ihse
2022-04-19 08:29:38 +00:00
Magnus Ihse Bursie
160eb2bd39
8284891: Fix typos in build system files
...
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Daniel Jeliński
507dc41a53
8284720: IntelliJ: JIRA integration
...
Reviewed-by: mcimadamore, ihse
2022-04-13 10:33:48 +00:00
Sean Mullan
dc6ec2a467
8284105: Update security libraries to use sealed classes
...
Reviewed-by: darcy, weijun, xuelei
2022-04-11 18:01:47 +00:00
Naoto Sato
523899e36c
8265315: Support for CLDR version 41
...
Reviewed-by: joehw, iris, ihse
2022-04-11 15:59:12 +00:00
Magnus Ihse Bursie
3357d9a168
8284588: Remove GensrcCommonLangtools.gmk
...
Reviewed-by: erikj
2022-04-08 20:33:24 +00:00
Andrew Leonard
4451257b14
8284437: Building from different users/workspace is not always deterministic
...
Reviewed-by: erikj
2022-04-06 19:11:49 +00:00
Mikael Vidstedt
46ce2ef1d2
8277517: Bump minimum boot jdk to JDK 18
...
Reviewed-by: darcy, erikj, iris
2022-04-06 18:49:29 +00:00
Magnus Ihse Bursie
59fe31a090
8284170: Add "make doctor" to the make help
...
Reviewed-by: erikj
2022-04-04 21:43:34 +00:00
Magnus Ihse Bursie
64025b0e47
8283901: Introduce "make doctor" to diagnose build environment problems
...
Reviewed-by: erikj
2022-03-31 13:30:16 +00:00
Aleksey Shipilev
a3223cb683
8283999: Update JMH devkit to 1.35
...
Reviewed-by: erikj, redestad
2022-03-30 15:15:13 +00:00
Mikael Vidstedt
a9a9b901b4
8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows
...
Reviewed-by: erikj, ihse
2022-03-29 19:58:53 +00:00
Erik Joelsson
1c4f5fcb88
8283575: Check for GNU time fails for version >1.7
...
Reviewed-by: shade, ihse
2022-03-24 12:48:12 +00:00
Magnus Ihse Bursie
2c43ecb43f
8283323: libharfbuzz optimization level results in extreme build times
...
Reviewed-by: erikj, prr
2022-03-24 09:49:33 +00:00
Fei Yang
5905b02c0e
8276799: Implementation of JEP 422: Linux/RISC-V Port
...
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
2022-03-24 09:22:46 +00:00
Phil Race
33eb89dfeb
8283457: [macos] libpng build failures with Xcode13.3
...
Reviewed-by: erikj
2022-03-22 21:48:42 +00:00
Magnus Ihse Bursie
f8878cb0cc
8257733: Move module-specific data from make to respective module
...
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
2022-03-21 21:34:09 +00:00
Naoto Sato
c4dc58e12e
8283277: ISO 4217 Amendment 171 Update
...
Reviewed-by: iris, joehw
2022-03-21 15:33:09 +00:00
Ichiroh Takiguchi
0c3094c818
8204541: Correctly support AIX xlC 16.1 symbol visibility flags
...
Reviewed-by: ihse, stuefe
2022-03-19 04:43:20 +00:00
Mikael Vidstedt
8384ac4ed3
8283057: Update GCC to version 11.2 for Oracle builds on Linux
...
Reviewed-by: erikj
2022-03-18 22:01:27 +00:00
Andrew Leonard
85cc6f1440
8283315: jrt-fs.jar not always deterministically built
...
Reviewed-by: ihse
2022-03-18 13:40:35 +00:00
Julian Waters
0f1766dff6
8283320: Error message for Windows libraries always points to --with-msvcr-dll no matter the actual file name
...
Reviewed-by: erikj, ihse
2022-03-17 15:30:17 +00:00
Magnus Ihse Bursie
9b8afce379
8283260: gcc is not supported on mac
...
Reviewed-by: erikj
2022-03-16 16:07:32 +00:00
Ioi Lam
de4f04cb71
8253495: CDS generates non-deterministic output
...
Reviewed-by: erikj, kbarrett, ccheung, ihse
2022-03-16 03:12:48 +00:00
Mikael Vidstedt
a244051a8c
8283062: Uninitialized warnings in libgtest with GCC 11.2
...
Reviewed-by: jiefu, erikj
2022-03-14 18:37:41 +00:00
Julian Waters
cab9def1c1
8282700: Properly handle several --without options during configure
...
Reviewed-by: ihse
2022-03-11 09:12:19 +00:00
Magnus Ihse Bursie
9c88c5bb63
8282948: JDK-8274980 missed correct handling of MACOSX_BUNDLE_BUILD_VERSION
...
Reviewed-by: erikj
2022-03-10 13:50:05 +00:00
Tim Prinzing
31ad80a229
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
...
Reviewed-by: naoto, mchung, ihse
2022-03-09 04:02:17 +00:00
Magnus Ihse Bursie
0f88fc180c
8282769: BSD date cannot handle all ISO 8601 formats
...
Reviewed-by: erikj
2022-03-08 14:04:59 +00:00
Magnus Ihse Bursie
c6d743fb92
8282770: Set source date in jib profiles from buildId
...
Reviewed-by: erikj
2022-03-08 13:57:59 +00:00
Matteo Baccan
ccad39237a
8282657: Code cleanup: removing double semicolons at the end of lines
...
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
2022-03-07 21:33:40 +00:00
Magnus Ihse Bursie
5d5bf16b0a
8282567: Improve source-date handling in build system
...
Reviewed-by: erikj, sgehwolf
2022-03-07 19:40:34 +00:00
Magnus Ihse Bursie
f9f9c0a855
8252769: Warn in configure if git config autocrlf has invalid value
...
Reviewed-by: erikj
2022-03-04 16:32:58 +00:00
Julian Waters
d5e8e52f02
8282532: Allow explicitly setting build platform alongside --openjdk-target
...
Reviewed-by: ihse
2022-03-04 12:42:07 +00:00
Magnus Ihse Bursie
b6c35ae44a
8209784: Include hsdis in the JDK
...
Reviewed-by: erikj
2022-03-02 18:17:47 +00:00
Daniel Jeliński
23995f822e
8281525: Enable Zc:strictStrings flag in Visual Studio build
...
Reviewed-by: dholmes, ihse
2022-02-24 18:18:52 +00:00
Alan Hayward
6fab8a2d6a
8277204: Implement PAC-RET branch protection on Linux/AArch64
...
Reviewed-by: erikj, ihse, adinn, ngasson
2022-02-24 16:38:56 +00:00
Magnus Ihse Bursie
e44d0670a6
8244593: Clean up GNM/NM after JEP 381
...
Reviewed-by: erikj
2022-02-22 16:06:52 +00:00
Magnus Ihse Bursie
d7a706a540
8253757: Add LLVM-based backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: erikj, luhenry
2022-02-21 10:37:44 +00:00
Weijun Wang
7ce75afbbc
8255266: Update Public Suffix List to 3c213aa
...
Reviewed-by: xuelei
2022-02-18 16:34:59 +00:00
Magnus Ihse Bursie
cf6984ddaa
8282086: Update jib profile to not set build to 0
...
Reviewed-by: erikj
2022-02-18 14:49:34 +00:00
Magnus Ihse Bursie
f830cbec90
8188073: Add Capstone as backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2022-02-17 21:18:15 +00:00
Tim Prinzing
a6f8a386ef
8281000
: ClassLoader::registerAsParallelCapable throws NPE if caller is null
...
Reviewed-by: erikj, ihse, mchung, bchristi
2022-02-17 17:34:39 +00:00
Tyler Steele
c0275e18b7
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
...
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
2022-02-17 08:49:22 +00:00
Tim Prinzing
67763df4dc
8281003: MethodHandles::lookup throws NPE if caller is null
...
Reviewed-by: ihse, mchung, jrose, alanb
2022-02-16 20:09:46 +00:00
Naoto Sato
9b74c3f2e7
8176706: Additional Date-Time Formats
...
Reviewed-by: joehw, rriggs
2022-02-16 16:54:53 +00:00
Magnus Ihse Bursie
95f198b2b1
8274980: Improve adhoc build version strings
...
Reviewed-by: shade, erikj
2022-02-14 10:31:42 +00:00
Maxim Kartashev
d442328bc2
8281262: Windows builds in different directories are not fully reproducible
...
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj, ihse
2022-02-10 10:46:35 +00:00
Yumin Qi
cda9c3011b
8278753: Runtime crashes with access violation during JNI_CreateJavaVM call
...
Reviewed-by: dholmes, stuefe
2022-02-03 18:02:40 +00:00
Joe Darcy
4dbebb62aa
8280534: Enable compile-time doclint reference checking
...
Reviewed-by: serb, naoto, mchung, lancea, iris
2022-01-31 23:22:38 +00:00
Kevin Walls
cb8a82ee24
8272317: jstatd has dependency on Security Manager which needs to be removed
...
Reviewed-by: cjplummer, rriggs
2022-01-28 12:54:19 +00:00
Thomas Stuefe
cab590517b
8280583: Always build NMT
...
Reviewed-by: shade, ihse, zgu
2022-01-27 09:18:17 +00:00
Alexandre Iline
d2a50a6492
8279636: Update JCov version to 3.0.12
...
Reviewed-by: alanb, erikj
2022-01-26 18:05:15 +00:00
Dmitry Kulikov
d53d8bd708
8279315: Add Git support to update_copyright_year.sh script
...
Reviewed-by: erikj
2022-01-24 14:07:14 +00:00
Joe Darcy
c1e4f3dd1b
8279397: Update --release 18 symbol information for JDK 18 build 32
...
Reviewed-by: iris, jlahoda
2022-01-21 18:55:25 +00:00
Daniel Jelinski
b20b11cf82
8258240: make vscode-project on Windows generates jdk.code-workspace file with unescaped '\' in paths
...
Reviewed-by: erikj
2022-01-19 14:18:14 +00:00
Jesper Wilhelmsson
39f140a201
Merge
2022-01-18 01:56:50 +00:00
Ana Marsh
7b6738fa02
8278885: Remove Windows ARM64 int8_t workaround in G1
...
Reviewed-by: erikj, tschatzl, mli
2022-01-17 16:36:43 +00:00
Claes Redestad
9e536b6470
8280032: Update jib-profiles.js to use JMH 1.34 devkit
...
Reviewed-by: erikj, iris
2022-01-17 11:03:10 +00:00
Aleksey Shipilev
a30aa52b77
8279958: Provide configure hints for Alpine/apk package managers
...
Reviewed-by: erikj
2022-01-17 08:19:08 +00:00
Johannes Bechberger
4b520f0001
8279702: [macosx] ignore xcodebuild warnings on M1
...
Reviewed-by: goetz, erikj
2022-01-14 13:53:53 +00:00
Naoto Sato
0a094d7c28
8268081: Upgrade Unicode Data Files to 14.0.0
...
Reviewed-by: joehw, iris, lancea
2022-01-12 19:17:18 +00:00
Mikael Vidstedt
36f41cbe11
8279884: Use better file for cygwin source permission check
...
Reviewed-by: erikj
2022-01-11 22:34:24 +00:00
Andrew Leonard
9e0244762c
8279834: Alpine Linux fails to build when --with-source-date enabled
...
Reviewed-by: erikj
2022-01-11 14:21:31 +00:00
Yasumasa Suenaga
2f7665b829
8279644: hsdis may not work when it was built with --with-binutils=system
...
Reviewed-by: erikj
2022-01-11 00:21:20 +00:00
Joe Darcy
9a0e890056
8277515: Update --release 18 symbol information for JDK 18 build 29
...
Reviewed-by: iris
2022-01-05 18:55:49 +00:00
Aleksey Shipilev
0f98efbf2f
8279445: Update JMH devkit to 1.34
...
Reviewed-by: aph, erikj
2022-01-05 12:04:09 +00:00
Jesper Wilhelmsson
a3b1c6b036
Merge
2021-12-23 21:17:50 +00:00
Andrew Leonard
bc0466c7ca
8279182: MakeZipReproducible ZipEntry timestamps not localized to UTC
...
Reviewed-by: erikj
2021-12-23 18:03:05 +00:00
Andrew Leonard
214f98f6b0
8278766: Enable OpenJDK build support for reproducible jars and jmods using --date
...
Reviewed-by: erikj
2021-12-23 11:01:26 +00:00
Stuart Marks
04ee9211fc
8278967: rmiregistry fails to start because SecurityManager is disabled
...
Reviewed-by: alanb, erikj
2021-12-22 18:56:30 +00:00
Jesper Wilhelmsson
f1fbba23eb
Merge
2021-12-22 16:46:43 +00:00
Kevin Walls
734143918d
8279007: jstatd fails to start because SecurityManager is disabled
...
Reviewed-by: alanb, sspitsyn, mullan
2021-12-22 11:36:53 +00:00
Gilles Duboscq
b17f8d5b6c
8278954: Using clang together with devkit on linux doesn't work for building
...
Reviewed-by: erikj
2021-12-17 15:36:07 +00:00
Joe Darcy
09831e7aa4
8273146: Start of release updates for JDK 19
...
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
2021-12-09 17:01:59 +00:00
Erik Gahlin
08aad8506e
8211230: JFR: internal events
...
Reviewed-by: mgronlun
2021-12-09 14:13:53 +00:00
Sergey Bylokhov
6e7b7f352e
8278251: Enable "missing-explicit-ctor" check in the jdk.unsupported.desktop module
...
Reviewed-by: ihse, prr
2021-12-08 21:15:55 +00:00
Jonathan Gibbons
fb11d8faf2
8272945: Use snippets in java.compiler documentation
...
Reviewed-by: erikj, alanb
2021-12-08 19:48:05 +00:00
Jan Lahoda
42d9b1baac
8277106: Cannot compile certain sources with --release
...
Reviewed-by: darcy, mcimadamore
2021-12-08 18:50:38 +00:00
Stuart Marks
d7ad546758
8276422: Add command-line option to disable finalization
...
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
2021-12-08 00:27:53 +00:00
Vicente Romero
3c2951f738
8275771: JDK source code contains redundant boolean operations in jdk.compiler and langtools
...
Reviewed-by: jlahoda
2021-12-07 23:31:09 +00:00
Aleksey Shipilev
b2638e5efd
8244602: Add JTREG_REPEAT_COUNT to repeat execution of a test
...
Reviewed-by: ihse, erikj
2021-12-07 11:32:17 +00:00
Joe Darcy
5045eb538b
8278273: Remove unnecessary exclusion of doclint accessibility checks
...
Reviewed-by: iris, alanb, ihse
2021-12-06 16:56:27 +00:00
Joe Darcy
02ee337ae0
8278175: Enable all doclint warnings for build of java.desktop
...
Reviewed-by: erikj, prr
2021-12-04 02:12:35 +00:00
Joe Darcy
780b8b1072
8278179: Enable all doclint warnings for build of java.naming
...
Reviewed-by: iris, erikj
2021-12-03 18:14:33 +00:00
Magnus Ihse Bursie
fbf096eea4
8251400: Fix incorrect addition of library to test in JDK-8237858
...
Reviewed-by: dholmes, erikj
2021-12-03 16:56:36 +00:00
Andrew Leonard
45da3aea22
8278163: --with-cacerts-src variable resolved after GenerateCacerts recipe setup
...
Reviewed-by: ihse
2021-12-03 08:28:37 +00:00
Magnus Ihse Bursie
c93552c8bb
8277069: [REDO] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
...
Co-authored-by: Andrew Leonard <aleonard@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj
2021-12-02 21:31:13 +00:00
Andrew Leonard
dc2abc9f05
8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation
...
Reviewed-by: erikj
2021-12-02 15:36:43 +00:00
Mikael Vidstedt
51d6d7a36b
8266839: Enable pandoc on macosx-aarch64 at Oracle
...
Reviewed-by: erikj
2021-12-01 20:21:38 +00:00
Andrew Leonard
f41e768bba
8277762: Allow configuration of HOTSPOT_BUILD_USER
...
Reviewed-by: erikj
2021-12-01 18:13:16 +00:00
Julia Boes
f505396ccc
8277459: Add jwebserver tool
...
Reviewed-by: michaelm, dfuchs, ihse
2021-12-01 10:37:09 +00:00
Maxim Kartashev
01cefc94c7
8277977: Incorrect references to --enable-reproducible-builds in docs
...
Reviewed-by: ihse
2021-11-30 13:01:17 +00:00
Adam Sotona
69f56a0ea0
8264485: build.tools.depend.Depend.toString(byte[]) creates malformed hex strings
...
Reviewed-by: jlahoda
2021-11-30 12:56:48 +00:00
Pavel Kharskii
825e633e71
8277944: JDK 18 - update GA Release Date
...
Reviewed-by: coffeys
2021-11-29 16:54:47 +00:00
Julia Boes
e3e5908d0d
8277847: Support toolGuide tag in class-level documentation
...
Reviewed-by: alanb, jjg
2021-11-29 09:22:16 +00:00
Maurizio Cimadamore
96e36071b6
8275063: Implementation of Foreign Function & Memory API (Second incubator)
...
Reviewed-by: erikj, psandoz, jvernee, darcy
2021-11-24 11:51:16 +00:00
Alexey Semenyuk
e3911a8532
8277429: Conflicting jpackage static library name
...
Reviewed-by: almatvee, herrick, erikj
2021-11-22 18:04:46 +00:00
Yasumasa Suenaga
2d4af2255f
8277370: configure script cannot distinguish WSL version
...
Reviewed-by: erikj
2021-11-19 20:24:17 +00:00
Magnus Ihse Bursie
a0227965bb
8275745: Reproducible copyright headers
...
Reviewed-by: ihse, erikj
2021-11-19 13:55:08 +00:00
Claes Redestad
b1a1bf4e30
8277427: Update jib-profiles.js to use JMH 1.33 devkit
...
Reviewed-by: shade, erikj
2021-11-19 13:25:40 +00:00
Niklas Radomski
57eb864765
8276927: [PPC64] Port shenandoahgc to linux on ppc64le
...
Reviewed-by: rkennke, ihse, mdoerr
2021-11-18 19:00:58 +00:00
Yasumasa Suenaga
d5e47d6b84
8277089: Use system binutils to build hsdis
...
Reviewed-by: ihse
2021-11-16 14:47:42 +00:00
Jayathirth D V
9a9a157a7d
8276905: Use appropriate macosx_version_minimum value while compiling metal shaders
...
Reviewed-by: ihse, kcr, erikj, prr
2021-11-16 13:18:56 +00:00
Daniel D. Daugherty
74f3e69dc8
8277071: [BACKOUT] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
...
Reviewed-by: erikj
2021-11-12 18:46:39 +00:00
Andrew Leonard
aeba653034
8276743: Make openjdk build Zip Archive generation "reproducible"
...
Reviewed-by: erikj, ihse
2021-11-12 14:43:54 +00:00
Aleksey Shipilev
f561d3c194
8276864: Update boot JDKs to 17.0.1 in GHA
...
Reviewed-by: erikj, ihse
2021-11-10 14:41:33 +00:00
Yasumasa Suenaga
38ec3a16d7
8276672: Cannot build hsdis on WSL
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Yasumasa Suenaga <ysuenaga@openjdk.org>
Reviewed-by: ihse, erikj
2021-11-10 14:33:02 +00:00
Yasumasa Suenaga
f65db88b74
8276841: Add support for Visual Studio 2022
...
Reviewed-by: erikj, ihse
2021-11-09 14:54:42 +00:00
Andrew Leonard
14d66bd438
8276654: element-list order is non deterministic
...
Reviewed-by: ihse
2021-11-08 20:37:24 +00:00
Sandhya Viswanathan
9ad4d3d06b
8276025: Hotspot's libsvml.so may conflict with user dependency
...
Reviewed-by: kvn, erikj, psandoz, ihse
2021-11-05 03:30:09 +00:00
Aleksey Shipilev
afb502e28a
8276550: Use SHA256 hash in build.tools.depend.Depend
...
Reviewed-by: adinn, aph, andrew, ihse
2021-11-04 15:41:39 +00:00
Yoshiki Sato
5b4e39863d
8275766: (tz) Update Timezone Data to 2021e
...
8275849: TestZoneInfo310.java fails with tzdata2021e
Reviewed-by: naoto, iris, erikj, coffeys
2021-11-02 13:02:51 +00:00
Hannes Wallnöfer
8630f55ed7
8275406: Add copy-to-clipboard feature to snippet UI
...
Reviewed-by: erikj, jjg
2021-11-02 12:10:47 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Mandy Chung
309acbf0e8
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
...
Reviewed-by: dholmes, alanb, mcimadamore
2021-10-28 15:27:26 +00:00
Aleksey Shipilev
a2f2d8fcf5
8276057: Update JMH devkit to 1.33
...
Reviewed-by: aph, redestad, erikj
2021-10-28 08:27:44 +00:00
Mikhailo Seledtsov
af14650127
8275569: Add linux-aarch64 to test-make profiles
...
Reviewed-by: ihse
2021-10-21 15:31:03 +00:00
Stefan Karlsson
09f5235c65
8275405: Linking error for classes with lambda template parameters and virtual functions
...
Reviewed-by: ihse, pliden
2021-10-21 07:47:10 +00:00
Mikhailo Seledtsov
0021a2f462
8275449: Add linux-aarch64-zero build profile
...
Reviewed-by: erikj
2021-10-20 18:16:58 +00:00
Harold Seigel
1271fbf3d4
8248584: Enable CHECK_UNHANDLED_OOPS for Windows fastdebug builds
...
Reviewed-by: dholmes, erikj
2021-10-20 12:15:40 +00:00
Weijun Wang
c24fb852f2
8275512: Upgrade required version of jtreg to 6.1
...
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
2021-10-19 21:04:14 +00:00
Weijun Wang
bd2b41dd70
8275252: Migrate cacerts from JKS to password-less PKCS12
...
Reviewed-by: erikj, ihse, mullan
2021-10-19 20:48:17 +00:00
Julia Boes
9d191fce55
8245095: Implementation of JEP 408: Simple Web Server
...
Co-authored-by: Julia Boes <jboes@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Ivan Šipka <isipka@openjdk.org>
Reviewed-by: ihse, jlaskey, michaelm, chegar, dfuchs
2021-10-19 10:19:15 +00:00
Markus Grönlund
72a976ef05
8266936: Add a finalization JFR event
...
Reviewed-by: coleenp, mchung, egahlin
2021-10-18 16:52:36 +00:00
Niklas Radomski
337b73a459
8274851: [PPC64] Port zgc to linux on ppc64le
...
Reviewed-by: ihse, pliden, mdoerr, eosterlund
2021-10-13 07:36:52 +00:00
Magnus Ihse Bursie
03c2b73e21
8275128: Build hsdis using normal build system
...
Reviewed-by: erikj
2021-10-12 23:28:53 +00:00
Jie Fu
c55dd365e3
8275008: gtest build failure due to stringop-overflow warning with gcc11
...
Reviewed-by: dholmes, ihse
2021-10-11 10:51:39 +00:00
Naoto Sato
8ca084617f
8274407: (tz) Update Timezone Data to 2021c
...
8274467: TestZoneInfo310.java fails with tzdata2021b
8274468: TimeZoneTest.java fails with tzdata2021b
Reviewed-by: rriggs, iris, coffeys
2021-10-07 15:32:11 +00:00
Richard Reingruber
29dcbb72a2
8274716: JDWP Spec: the description for the Dispose command confuses suspend with resume.
...
Reviewed-by: alanb, cjplummer, sspitsyn
2021-10-07 08:20:20 +00:00
Mikhailo Seledtsov
9914e5c416
8274610: Add linux-aarch64 to bootcycle build profiles
...
Reviewed-by: erikj
2021-10-04 17:20:05 +00:00
Naoto Sato
f2404d60de
8274658: ISO 4217 Amendment 170 Update
...
Reviewed-by: lancea, iris
2021-10-04 15:06:48 +00:00
bobpengxie
0865120e95
8274345: make build-test-lib is broken
...
Reviewed-by: erikj
2021-09-27 18:16:51 +00:00
Mikael Vidstedt
75404ea25e
8267636: Bump minimum boot jdk to JDK 17
...
Reviewed-by: darcy, erikj, iris
2021-09-27 18:07:26 +00:00
Mikhailo Seledtsov
14100d55dc
8274170: Add hooks for custom makefiles to augment jtreg test execution
...
Reviewed-by: erikj
2021-09-27 18:06:21 +00:00
Mandy Chung
daaa47e200
8274311: Make build.tools.jigsaw.GenGraphs more configurable
...
Reviewed-by: alanb, iris
2021-09-27 16:56:33 +00:00
Aleksey Shipilev
f242cb5ce0
8273797: Stop impersonating "server" VM in all VM variants
...
Reviewed-by: dholmes, erikj, ihse
2021-09-21 06:00:06 +00:00
Aleksey Shipilev
181292d48c
8273801: Handle VMTYPE for "core" VM variant
...
Reviewed-by: dholmes, erikj
2021-09-16 08:25:43 +00:00
Aleksey Shipilev
8fbcc8239a
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
...
Reviewed-by: ihse, sgehwolf
2021-09-15 08:56:53 +00:00
Magnus Ihse Bursie
ed7789d6a0
8256977: Bump minimum GCC from 5.x to 6 for JDK
...
Reviewed-by: erikj, shade
2021-09-14 11:29:16 +00:00
Saravana Kumar Vijayasekaran
ef4a532802
8263773: Reenable German localization for builds at Oracle
...
Reviewed-by: erikj, ihse
2021-09-09 18:24:26 +00:00
Sergey Bylokhov
7fff22afe7
8272805: Avoid looking up standard charsets
...
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
2021-09-02 22:56:20 +00:00
Ioi Lam
1996f649a3
8273092: Sort classlist in JDK image
...
Reviewed-by: redestad, ihse, dfuchs
2021-08-31 16:33:02 +00:00
Naoto Sato
7fc8540907
8260265: UTF-8 by Default
...
Reviewed-by: alanb, rriggs
2021-08-30 21:13:59 +00:00
Magnus Ihse Bursie
fbffa54efe
8270438: "Cores to use" output in configure is misleading
...
Reviewed-by: erikj
2021-08-30 13:41:54 +00:00
Magnus Ihse Bursie
9ede41bf89
8229031: Exporting CLASSPATH from shell can result in build failures
...
Reviewed-by: erikj
2021-08-30 11:37:47 +00:00
Magnus Ihse Bursie
a033aa5a3d
8273072: Avoid using += in configure
...
Reviewed-by: dholmes, jiefu
2021-08-27 13:53:33 +00:00
Magnus Ihse Bursie
596b075591
8258465: Headless build fails due to missing X11 headers on linux
...
Reviewed-by: shade
2021-08-27 13:13:36 +00:00
Magnus Ihse Bursie
b94fd32f08
8272859: Javadoc external links should only have feature version number in URL
...
Reviewed-by: iris
2021-08-26 10:00:21 +00:00
Matthias Baesken
b7f75c0a73
8271142: package help is not displayed for missing X11/extensions/Xrandr.h
...
Reviewed-by: clanger
2021-08-23 06:39:46 +00:00
Jie Fu
d007be0952
8272700: [macos] Build failure with Xcode 13.0 after JDK-8264848
...
Reviewed-by: dholmes
2021-08-19 23:11:31 +00:00
Jonathan Gibbons
6d3d47957e
8272667: substandard error messages from the docs build
...
Reviewed-by: darcy, iris
2021-08-18 23:40:44 +00:00
Rajan Halade
1cbf41a87b
8225083: Remove Google certificate that is expiring in December 2021
...
Reviewed-by: xuelei, mullan
2021-08-17 16:01:42 +00:00
Jonathan Gibbons
ae45592d33
8272374: doclint should report missing "body" comments
...
Reviewed-by: kcr, hannesw
2021-08-16 20:48:25 +00:00
Severin Gehwolf
d38b31438d
8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
...
Reviewed-by: prr
2021-08-12 08:52:24 +00:00
Naoto Sato
41dc795d6c
8264792: The NumberFormat for locale sq_XK formats price incorrectly.
...
Reviewed-by: joehw, iris
2021-08-09 16:22:35 +00:00
Ioi Lam
272fcb423a
8272113: Build compare script fails with differences in classlist
...
Reviewed-by: tschatzl, hseigel
2021-08-09 15:50:10 +00:00
Igor Ignatyev
34ba70a71b
8269037: jsig/Testjsig.java doesn't have to be restricted to linux only
...
Reviewed-by: mseledtsov, dholmes
2021-08-04 02:19:01 +00:00
Aleksey Shipilev
e74537f924
8271605: Update JMH devkit to 1.32
...
Reviewed-by: redestad, ecaspole
2021-08-02 15:05:57 +00:00
Rajan Halade
2ec45dc2dd
8225082: Remove IdenTrust certificate that is expiring in September 2021
...
Reviewed-by: shade, mullan
2021-07-29 00:22:09 +00:00
Joe Darcy
f644365441
8269689: Update --release 17 symbol information for JDK 17 build 31
...
Reviewed-by: jlahoda
2021-07-19 17:23:29 +00:00
Ao Qi
e92e2fd4e0
8270517: Add Zero support for LoongArch
...
Reviewed-by: dholmes, erikj, shade
2021-07-15 08:26:05 +00:00
Jesper Wilhelmsson
7d0edb5743
Merge
2021-07-14 22:35:40 +00:00
Erik Joelsson
7b4d84c654
8270422: Test build/AbsPathsInImage.java fails after JDK-8259848
...
Reviewed-by: mikael
2021-07-14 13:00:57 +00:00
Jesper Wilhelmsson
4a7ccf36e9
Merge
2021-07-14 01:07:52 +00:00
Erik Joelsson
e631addd70
8259848: Interim javadoc build does not support platform links
...
Reviewed-by: hannesw, jjg, ihse
2021-07-13 09:27:27 +00:00
Erik Joelsson
0f32982872
8270203: Missing build dependency between jdk.jfr-gendata and buildtools-hotspot
...
Reviewed-by: tbell
2021-07-13 05:55:04 +00:00
Yasumasa Suenaga
68b6e11e48
8270083: -Wnonnull errors happen with GCC 11.1.1
...
Reviewed-by: erikj, dlong, kbarrett
2021-07-10 05:01:23 +00:00
Alexandre Iline
7bfa39f59a
8270108: Update JCov version to 3.0.9
...
Reviewed-by: serb, erikj
2021-07-09 18:29:39 +00:00
Jesper Wilhelmsson
270fbcb3f5
Merge
2021-07-08 00:55:53 +00:00
Jan Lahoda
7fcd5ca025
8266036: class file for sun.misc.Contended not found
...
8258421: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with "error: cannot access jdk.internal.ValueBased"
Reviewed-by: darcy
2021-07-07 09:49:53 +00:00
Sergei Ustimenko
371d996a89
8269700: source level for IntelliJ JDK project is set incorrectly
...
Reviewed-by: mcimadamore
2021-07-05 09:09:23 +00:00
Joe Darcy
85262c7183
8268637: Update --release 17 symbol information for JDK 17 build 28
...
Reviewed-by: iris
2021-06-30 21:45:48 +00:00
Yumin Qi
ee1e202bc3
8268821: Split systemDictionaryShared.cpp
...
Reviewed-by: erikj, ccheung, iklam
2021-06-28 23:20:28 +00:00
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