Matthew Donovan
|
9a9ac1d005
|
8341927: Replace hardcoded security providers with new test.provider.name system property
Reviewed-by: mullan, ascarpino, rhalade
|
2024-10-30 18:51:02 +00:00 |
Chen Liang
|
762a573ef1
|
8335880: More troubleshooting tips around windows space in path
Reviewed-by: erikj, ihse
|
2024-10-26 14:45:19 +00:00 |
SendaoYan
|
cdad7286c6
|
8342646: JTREG_TEST_THREAD_FACTORY in testing.md should be TEST_THREAD_FACTORY
Reviewed-by: ihse, erikj
|
2024-10-23 06:49:46 +00:00 |
George Adams
|
b639661e79
|
8340804: doc/building.md update Xcode instructions to note that full install is required
Reviewed-by: erikj, jwaters
|
2024-09-24 19:35:59 +00:00 |
Volker Simonis
|
531a6d85b0
|
8335911: Document ccls indexer in doc/ide.md
Reviewed-by: erikj
|
2024-07-09 13:11:07 +00:00 |
Mikael Vidstedt
|
da6aa2a86c
|
8332849: Update doc/testing.{md,html} (spelling and stale information)
Reviewed-by: iris, ihse, erikj, djelinski
|
2024-05-28 17:07:27 +00:00 |
SendaoYan
|
04271dfe7a
|
8331331: :tier1 target explanation in doc/testing.md is incorrect
Reviewed-by: erikj, dholmes, ihse
|
2024-05-02 21:19:16 +00:00 |
Magnus Ihse Bursie
|
7b1f2c801f
|
8327493: Update minimum Xcode version in docs
Reviewed-by: clanger
|
2024-03-26 09:35:32 +00:00 |
Julian Waters
|
4ef591f71f
|
8326964: Remove Eclipse Shared Workspaces
Reviewed-by: erikj, ihse
|
2024-03-19 06:27:50 +00:00 |
Magnus Ihse Bursie
|
107cb536e7
|
8327701: Remove the xlc toolchain
Reviewed-by: jwaters, erikj
|
2024-03-13 08:42:12 +00:00 |
Kim Barrett
|
3d37b28642
|
8327173: HotSpot Style Guide needs update regarding nullptr vs NULL
Reviewed-by: shade, dholmes, kvn
|
2024-03-06 22:42:18 +00:00 |
Kim Barrett
|
989fc3e6ea
|
8325878: Require minimum Clang version 13
Reviewed-by: jwaters, ihse
|
2024-03-06 20:17:11 +00:00 |
Kim Barrett
|
13c74535de
|
8325880: Require minimum Open XL C/C++ version 17.1.1
Reviewed-by: mdoerr, jwaters, ihse
|
2024-03-06 20:00:12 +00:00 |
Kim Barrett
|
d6f2a174fc
|
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
|
2024-03-05 07:16:34 +00:00 |
Johannes Bechberger
|
c3c1cdd1b0
|
8325731: Installation instructions for Debian/Ubuntu don't mention autoconf
Reviewed-by: ihse
|
2024-02-13 12:31:31 +00:00 |
Magnus Ihse Bursie
|
ec20b0aa2e
|
8325626: Allow selection of non-matching configurations using CONF=!string
Reviewed-by: erikj, jwaters
|
2024-02-13 09:51:33 +00:00 |
Mikael Vidstedt
|
7c6971239d
|
8325570: Update to Graphviz 9.0.0
Reviewed-by: erikj, pminborg, ihse, mchung, iris
|
2024-02-12 20:26:11 +00:00 |
Jan Kratochvil
|
62fd26f094
|
8323700: Add fontconfig requirement to building.md for Alpine Linux
Reviewed-by: ihse
|
2024-01-15 11:20:44 +00:00 |
Guoxiong Li
|
18cdc903cf
|
8322801: RISC-V: The riscv path of the debian sysroot had been changed
Reviewed-by: rehn, erikj
|
2024-01-03 04:17:15 +00:00 |
Matthew Donovan
|
6ce0ebb858
|
8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer
Reviewed-by: erikj, ihse, valeriep
|
2023-11-22 13:00:56 +00:00 |
Magnus Ihse Bursie
|
9311749edc
|
8320526: Use title case in building.md
Reviewed-by: iris
|
2023-11-21 16:27:15 +00:00 |
Magnus Ihse Bursie
|
e055fae104
|
8264425: Update building.md on non-English locales on Windows
Reviewed-by: naoto, erikj
|
2023-11-21 10:09:21 +00:00 |
Magnus Ihse Bursie
|
04fd17e6a9
|
8320410: Reflow markdown in building.md
Reviewed-by: erikj
|
2023-11-20 15:14:44 +00:00 |
Magnus Ihse Bursie
|
99570fbe76
|
8320258: Refresh building.md
Reviewed-by: erikj
|
2023-11-17 23:12:41 +00:00 |
Magnus Ihse Bursie
|
1fce70b666
|
8320334: Reflow markdown in testing.md
Reviewed-by: iris
|
2023-11-17 18:09:56 +00:00 |
Magnus Ihse Bursie
|
9194d2c714
|
8317357: Update links in building.md to use https rather than http
Reviewed-by: iris, erikj, jwaters
|
2023-11-17 12:06:55 +00:00 |
Mikael Vidstedt
|
1802cb566e
|
8319570: Change to GCC 13.2.0 for building on Linux at Oracle
Reviewed-by: ihse, dholmes
|
2023-11-13 22:44:28 +00:00 |
Mikael Vidstedt
|
806529aa77
|
8319573: Change to Visual Studio 17.6.5 for building on Windows at Oracle
Reviewed-by: erikj
|
2023-11-07 17:13:47 +00:00 |
Joe Darcy
|
c788160f8a
|
8296240: Augment discussion of test tiers in doc/testing.md
Reviewed-by: alanb
|
2023-11-02 20:28:16 +00:00 |
Zixian Cai
|
c3cdfe2a32
|
8318692: Add instructions for creating Ubuntu-based sysroot for cross compilation
Reviewed-by: erikj, shade
|
2023-10-25 08:33:10 +00:00 |
Zixian Cai
|
54c613acd7
|
8318693: Fix rendering for code blocks nested under list items in building.md
Reviewed-by: erikj, ccleary
|
2023-10-24 14:36:52 +00:00 |
Mikael Vidstedt
|
a64794b1ed
|
8317560: Change to Xcode 14.3.1 for building on macOS at Oracle
Reviewed-by: erikj
|
2023-10-06 16:11:58 +00:00 |
Mikael Vidstedt
|
f66c73d34b
|
8314166: Update googletest to v1.14.0
Reviewed-by: kbarrett, stuefe, shade, erikj
|
2023-08-15 19:52:56 +00:00 |
Jesse Glick
|
42758cb889
|
8312882: Update the CONTRIBUTING.md with pointers to lifecycle of a PR
Reviewed-by: erikj, jwilhelm
|
2023-08-10 22:26:32 +00:00 |
Jan Kratochvil
|
73e7af9e28
|
8309287: Add fontconfig requirement to building.md for Debian
Reviewed-by: erikj
|
2023-06-02 08:41:28 +00:00 |
George Adams
|
29b8d3d9e7
|
8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal
Reviewed-by: erikj
|
2023-05-22 15:44:52 +00:00 |
Jan Kratochvil
|
57b8ed1398
|
8308290: Add fontconfig requirement to building.md
Reviewed-by: erikj
|
2023-05-18 08:48:16 +00:00 |
Dingli Zhang
|
26755a9686
|
8306408: Fix the format of several tables in building.md
Reviewed-by: erikj
|
2023-05-08 14:00:05 +00:00 |
Leonid Mesnik
|
be6031b87d
|
8303703: Add support of execution tests using virtual thread factory jtreg plugin
Reviewed-by: erikj, jpai
|
2023-04-21 13:31:45 +00:00 |
Guoxiong Li
|
ce6e7461dc
|
8305118: Add RISC-V related content to building.md
Reviewed-by: erikj
|
2023-04-07 00:58:36 +00:00 |
Julian Waters
|
45809fd0c0
|
8295884: Implement IDE support for Eclipse
Reviewed-by: erikj
|
2023-03-14 17:32:25 +00:00 |
Julian Waters
|
a06426a52f
|
8274400: HotSpot Style Guide should permit use of alignof
Reviewed-by: kbarrett, kvn, dholmes, dcubed
|
2023-03-11 14:36:56 +00:00 |
Dmitry Markov
|
a10d5ac61b
|
8303130: Document required Accessibility permissions on macOS
Reviewed-by: erikj, aivanov, prr, serb
|
2023-02-28 19:50:49 +00:00 |
Kim Barrett
|
14a014d430
|
8302124: HotSpot Style Guide should permit noreturn attribute
Reviewed-by: dcubed, iveresov, dholmes, tschatzl, jwaters, kvn
|
2023-02-28 01:59:03 +00:00 |
George Adams
|
bb3dfd6adb
|
8302879: doc/building.md update link to jtreg builds
Reviewed-by: sgehwolf, clanger
|
2023-02-20 21:58:55 +00:00 |
Mikael Vidstedt
|
ccf2f5837b
|
8300806: Update googletest to v1.13.0
Reviewed-by: erikj, ihse
|
2023-01-25 18:27:26 +00:00 |
Aleksey Shipilev
|
5598acc345
|
8294403: [REDO] make test should report only on executed tests
Reviewed-by: erikj, dholmes, jpai, djelinski
|
2023-01-06 11:28:38 +00:00 |
Julian Waters
|
ae8988e834
|
8297912: HotSpot Style Guide should permit alignas (Second Proposal Attempt)
Reviewed-by: kbarrett, stuefe, kvn
|
2022-12-15 19:38:39 +00:00 |
Julian Waters
|
56048f9718
|
8297852: Backout 8252584 for the time being
Reviewed-by: kbarrett
|
2022-12-01 04:21:52 +00:00 |
Julian Waters
|
22f5d01428
|
8252584: HotSpot Style Guide should permit alignas
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Reviewed-by: kbarrett
|
2022-11-30 07:37:22 +00:00 |