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 |
|
Christoph Langer
|
470f3424fc
|
8296904: Improve handling of macos xcode toolchain
Reviewed-by: erikj, ihse
|
2022-11-23 07:08:00 +00:00 |
|
Magnus Ihse Bursie
|
15e2e2852b
|
8297353: Regenerated checked-in html files with new pandoc
Reviewed-by: lancea, erikj
|
2022-11-21 18:32:40 +00:00 |
|
Magnus Ihse Bursie
|
4527dc67be
|
8297041: Remove the last remnants of sjavac
Reviewed-by: cstein, erikj, jjg
|
2022-11-17 09:20:22 +00:00 |
|
Julian Waters
|
f0b648bc5c
|
8296758: [BACKOUT] Revert 8296115
Reviewed-by: ihse
|
2022-11-11 21:48:45 +00:00 |
|
Ludvig Janiuk
|
b6738c1831
|
8295663: Rephrase introduction to testing.md
Reviewed-by: ihse, erikj
|
2022-11-07 23:12:21 +00:00 |
|
Julian Waters
|
a124d8e047
|
8296115: Allow for compiling the JDK with strict standards conformance
8241499: Enable new "permissive-" for standard C++ compliance on Visual Studio if possible
Reviewed-by: erikj, ihse
|
2022-11-02 17:03:19 +00:00 |
|
Magnus Ihse Bursie
|
cd1357b0af
|
8295229: Try to verify gtest version
Reviewed-by: erikj
|
2022-10-13 06:16:15 +00:00 |
|
Magnus Ihse Bursie
|
8402260535
|
8295198: Update more openjdk.java.net => openjdk.org URLs
Reviewed-by: erikj
|
2022-10-12 13:34:07 +00:00 |
|
Magnus Ihse Bursie
|
860784238e
|
8295205: Add jcheck whitespace checking for markdown files
Reviewed-by: erikj
|
2022-10-12 13:31:54 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
David Holmes
|
1ddc92fef5
|
8294404: [BACKOUT] JDK-8294142: make test should report only executed tests
Reviewed-by: jjg
|
2022-09-27 00:58:44 +00:00 |
|
Aleksey Shipilev
|
91a23d775f
|
8294142: make test should report only on executed tests
Reviewed-by: ihse, djelinski, erikj
|
2022-09-26 08:30:45 +00:00 |
|
Erik Joelsson
|
f42caefe2e
|
8293550: Optionally add get-task-allow entitlement to macos binaries
Reviewed-by: mikael, cjplummer, ihse
|
2022-09-16 12:33:32 +00:00 |
|
Roland Westrelin
|
3dd94f33b2
|
8292671: Hotspot Style Guide should allow covariant returns
Reviewed-by: jrose, kbarrett, stuefe, kvn, dholmes
|
2022-09-09 11:43:09 +00:00 |
|
Magnus Ihse Bursie
|
b17758a932
|
8247283: Enable the new conformant preprocessor option in Visual Studio
Reviewed-by: erikj, djelinski
|
2022-09-06 08:50:13 +00:00 |
|
Ludvig Janiuk
|
e31c537f05
|
8293224: Add link to openjdk.org/jtreg/ from doc/testing
Reviewed-by: erikj, iris, ihse
|
2022-09-05 12:17:19 +00:00 |
|
Ludvig Janiuk
|
7c2f2994da
|
8293202: Document how to edit doc/testing, doc/building
Reviewed-by: erikj
|
2022-09-01 16:39:22 +00:00 |
|
Magnus Ihse Bursie
|
dd5415309a
|
8293162: Drop support for VS2017
Reviewed-by: erikj, kbarrett
|
2022-08-31 22:07:30 +00:00 |
|
Jaikiran Pai
|
99cab6a68e
|
8292911: Add a note about jtreg failure handlers in the testing doc
Reviewed-by: lancea, erikj, jjg
|
2022-08-29 02:25:37 +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 |
|
Julian Waters
|
d579916a6b
|
8288740: Change incorrect documentation for sjavac flag
Reviewed-by: ihse
|
2022-06-23 14:17:58 +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 |
|
Kim Barrett
|
c2c0cb2a43
|
8282668: HotSpot Style Guide should permit unrestricted unions
Reviewed-by: dholmes, dcubed, tschatzl, kvn
|
2022-03-26 21:55:33 +00:00 |
|
Kim Barrett
|
b0daf70a25
|
8263134: HotSpot Style Guide should disallow inheriting constructors
Reviewed-by: dholmes, dcubed, kvn
|
2022-03-26 21:46:22 +00:00 |
|
David Holmes
|
f3dc0c88ea
|
8282721: HotSpot Style Guide should allow considered use of C++ thread_local
Reviewed-by: kbarrett, jrose, dcubed, stuefe, mdoerr, kvn
|
2022-03-22 01:12:29 +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 |
|
Magnus Ihse Bursie
|
5d5bf16b0a
|
8282567: Improve source-date handling in build system
Reviewed-by: erikj, sgehwolf
|
2022-03-07 19:40:34 +00:00 |
|
Kim Barrett
|
2e298b8bf4
|
8272691: Fix HotSpot style guide terminology for "non-local variables"
Reviewed-by: dcubed, dholmes
|
2022-03-07 18:20:01 +00:00 |
|
Kim Barrett
|
5953b229bf
|
8257589: HotSpot Style Guide should link to rfc7282
Reviewed-by: dcubed, dholmes
|
2022-03-07 18:12:14 +00:00 |
|
Kim Barrett
|
7194097bca
|
8252577: HotSpot Style Guide should link to One-True-Brace-Style description
Reviewed-by: stuefe, dcubed, dholmes
|
2022-03-07 17:35:21 +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 |
|
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 |
|
Kim Barrett
|
11f943d148
|
8280916: Simplify HotSpot Style Guide editorial changes
Reviewed-by: dcubed, dholmes, stuefe, stefank, kvn, tschatzl
|
2022-02-15 06:51:29 +00:00 |
|
Magnus Ihse Bursie
|
6de90ad980
|
8280863: Update build README to reflect that MSYS2 is supported
Reviewed-by: ihse
|
2022-01-28 12:45:43 +00:00 |
|
Liam Miller-Cushon
|
dac15efc1b
|
8280182: HotSpot Style Guide has stale link to chromium style guide
Reviewed-by: dholmes
|
2022-01-19 20:17:14 +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 |
|
Daniel Jelinski
|
9209e6d6ae
|
8279877: Document IDEA IDE setup in docs/ide.md
Reviewed-by: lancea, erikj
|
2022-01-13 16:17:50 +00:00 |
|
Aleksey Shipilev
|
bc12381105
|
8279505: Update documentation for RETRY_COUNT and REPEAT_COUNT
Reviewed-by: erikj, serb
|
2022-01-06 08:27:54 +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 |
|
Maxim Kartashev
|
01cefc94c7
|
8277977: Incorrect references to --enable-reproducible-builds in docs
Reviewed-by: ihse
|
2021-11-30 13:01:17 +00:00 |
|
Magnus Ihse Bursie
|
59c3dcc761
|
8276746: Add section on reproducible builds in building.md
Reviewed-by: erikj, sgehwolf, aleonard
|
2021-11-05 21:21:38 +00:00 |
|
Kim Barrett
|
3eca9c36a6
|
8264707: HotSpot Style Guide should permit use of lambda
Reviewed-by: stefank, dholmes, coleenp, iklam, sjohanss, eosterlund, iveresov, kvn
|
2021-09-28 05:56:34 +00:00 |
|
Jie Fu
|
5756385c2b
|
8274273: Update testing docs for MacOS with Non-US locale
Reviewed-by: erikj
|
2021-09-24 23:12:31 +00:00 |
|
Aleksey Shipilev
|
971aa353aa
|
8274083: Update testing docs to mention tiered testing
Reviewed-by: dholmes, jiefu, stuefe, ihse, mseledtsov, alanb
|
2021-09-24 09:03:33 +00:00 |
|
Liam Miller-Cushon
|
1b7f4b7dd8
|
8274169: HotSpot Style Guide has stale link to chromium style guide
Reviewed-by: dholmes, ihse
|
2021-09-23 13:41:10 +00:00 |
|
Magnus Ihse Bursie
|
5bfd043e16
|
8273497: building.md should link to both md and html
Reviewed-by: erikj, shade
|
2021-09-14 11:28:19 +00:00 |
|
Magnus Ihse Bursie
|
41a5eb4372
|
8270117: Broken jtreg link in "Building the JDK" page
Reviewed-by: sgehwolf
|
2021-07-12 18:14:55 +00:00 |
|
Stefan Karlsson
|
64f0f68958
|
8267464: Circular-dependency resilient inline headers
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
|
2021-05-31 08:59:19 +00:00 |
|
George Adams
|
5aab1609b9
|
8265531: doc/building.md should mention homebrew install freetype
Reviewed-by: erikj
|
2021-04-23 17:52:26 +00:00 |
|
Aleksey Shipilev
|
7879adbe88
|
8265343: Update Debian-based cross-compilation recipes
Reviewed-by: erikj
|
2021-04-21 10:44:19 +00:00 |
|
Kim Barrett
|
078066695b
|
8254050: HotSpot Style Guide should permit using the "override" virtual specifier
Reviewed-by: dholmes, jrose, stuefe, tschatzl, dcubed, iklam, kvn
|
2021-04-04 04:24:37 +00:00 |
|
Magnus Ihse Bursie
|
d5a4d2266b
|
8261843: incorrect info in docs/building.html
Reviewed-by: erikj
|
2021-02-17 17:40:11 +00:00 |
|
liach
|
2243a1703b
|
8259485: Document need for short paths when building on Windows
Reviewed-by: erikj, shade
|
2021-01-13 08:02:33 +00:00 |
|
Kim Barrett
|
52ab72127d
|
8254733: HotSpot Style Guide should permit using range-based for loops
Reviewed-by: dholmes, pliden, jrose, dcubed, iklam, eosterlund, tschatzl, kvn
|
2020-12-08 09:25:42 +00:00 |
|
Magnus Ihse Bursie
|
e7ca0c4ae3
|
8257224: JDK-8251549 didn't update building.html
Reviewed-by: sundar, shade
|
2020-12-02 10:18:15 +00:00 |
|
Hollow Man
|
f6bfbb2b09
|
8257208: Fix typo in doc/building.md
Reviewed-by: ihse
|
2020-11-27 19:32:24 +00:00 |
|
Joe Darcy
|
042734cc5b
|
8251549: Update docs on building for Git
Reviewed-by: lancea
|
2020-11-23 17:44:10 +00:00 |
|
Kim Barrett
|
537b40e013
|
8252588: HotSpot Style Guide should permit uniform initialization
Reviewed-by: jrose, dholmes, dcubed, tschatzl, kvn
|
2020-11-17 03:16:10 +00:00 |
|
Aleksey Shipilev
|
421a7c3b41
|
8256182: Update qemu-debootstrap cross-compilation recipe
Reviewed-by: ihse
|
2020-11-11 16:06:08 +00:00 |
|
Aleksei Voitylov
|
508c8a9585
|
8247591: Document Alpine Linux build steps in OpenJDK build guide
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: erikj
|
2020-10-13 09:42:23 +00:00 |
|
Mikael Vidstedt
|
d25b03e987
|
8253616: Change to GCC 10.2 for building on Linux at Oracle
Reviewed-by: erikj
|
2020-09-28 18:31:30 +00:00 |
|
Erik Joelsson
|
24a424891c
|
8253615: Change to Visual Studio 2019 16.7.2 for building on Windows at Oracle
Reviewed-by: mikael
|
2020-09-24 22:29:25 +00:00 |
|
Kim Barrett
|
9fc76c2b2c
|
8251888: Move HotSpot Style Guide wiki subpages to jdk/jdk/doc
Copy unit-test page from wiki, merge jtreg names page into hotspot-style.md
Reviewed-by: kvn, iignatyev
|
2020-08-19 06:11:15 -04:00 |
|
Kim Barrett
|
188ad9714d
|
8247976: Update HotSpot Style Guide for C++14 adoption
Update and move style guide from wiki to jdk repo.
Reviewed-by: jrose, stefank, dholmes, mikael, stuefe, kvn
|
2020-07-27 22:19:33 -04:00 |
|
Kim Barrett
|
2a8f92e7e7
|
8246032: Implementation of JEP 347: Enable C++14 Language Features
Update build configuration to use C++14
Reviewed-by: jlaskey, mdoerr, ihse, erikj
|
2020-07-22 00:13:53 -04:00 |
|
Magnus Ihse Bursie
|
aacb827896
|
8220639: Need a way to augment JTREG_LAUNCHER_OPTIONS from command-line
Reviewed-by: erikj, dholmes
|
2020-06-25 18:35:40 +02:00 |
|
Athijegannathan Sundararajan
|
1e1985da9b
|
8247956: remove scripts under bin/nashorn and doc/nashorn/source
Reviewed-by: jlaskey
|
2020-06-23 17:22:07 +05:30 |
|
Igor Ignatyev
|
846fd238fc
|
8245610: remove in-tree copy on gtest
Reviewed-by: erikj, ihse
|
2020-05-26 13:33:00 -07:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Erik Joelsson
|
1a0755008d
|
8244214: Change to VS2019 for building on Windows at Oracle
Reviewed-by: mikael
|
2020-05-05 08:11:44 -07:00 |
|
Magnus Ihse Bursie
|
c03a9bc9a2
|
8243973: Clarify difference between JAVA_OPTIONS and VM_OPTIONS
Reviewed-by: erikj
|
2020-04-28 15:35:41 +02:00 |
|
Magnus Ihse Bursie
|
0b5f5d54f6
|
8243982: Fix testing documentation after JDK-8240241
Reviewed-by: erikj
|
2020-04-28 15:33:41 +02:00 |
|
Anirvan Sarkar
|
7a937e0dde
|
8243567: Update download link of jtreg provided by Adoption Group
Reviewed-by: ihse
|
2020-04-28 11:10:33 +02:00 |
|
Roger Riggs
|
3cf922b3d1
|
8242462: Residual Cleanup of rmic removal
Reviewed-by: jjg, amlu, erikj, iignatyev, mseledtsov
|
2020-04-10 16:33:56 -04:00 |
|
Mikael Vidstedt
|
fee15cac0c
|
8241721: Change to GCC 9.2 for building on Linux at Oracle
Reviewed-by: erikj
|
2020-03-27 12:50:11 -07:00 |
|
Alexandre Iline
|
db91be2ee1
|
8240241: Add support for JCov DiffCoverage to make files
Reviewed-by: erikj, ihse
|
2020-03-05 09:51:03 -08:00 |
|
Magnus Ihse Bursie
|
c1f4ea5d68
|
8239450: Overhaul JVM feature handling in configure
Reviewed-by: erikj
|
2020-02-20 10:33:44 +01:00 |
|
Magnus Ihse Bursie
|
ce28a96c28
|
8238281: Raise minimum gcc version needed to 5.0
Reviewed-by: erikj, dholmes, jwilhelm, mbaesken
|
2020-02-05 10:45:39 +01:00 |
|
Magnus Ihse Bursie
|
4b8a5f991f
|
8196875: Update run-test instructions for TEST_MODE
Reviewed-by: erikj
|
2020-02-03 08:30:44 +01:00 |
|
Mikael Vidstedt
|
f716aa1b47
|
8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports
Reviewed-by: erikj, tbell
|
2019-12-10 20:04:55 -08:00 |
|
Erik Joelsson
|
72cb073c09
|
8230067: Add optional automatic retry when running jtreg tests
Reviewed-by: prr
|
2019-12-06 12:01:53 -08:00 |
|
Dmitry Markov
|
55f7c48828
|
8232880: Update test documentation with additional settings for client UI tooltip tests
Reviewed-by: aivanov, serb, ihse
|
2019-11-05 10:11:18 +00:00 |
|
Magnus Ihse Bursie
|
2dbe87fc45
|
8233383: Various minor fixes
Reviewed-by: erikj
|
2019-11-04 11:15:45 +01:00 |
|
Erik Joelsson
|
d527c076c4
|
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
Reviewed-by: ihse
|
2019-10-11 06:31:52 -07:00 |
|
Erik Joelsson
|
32540b6fc3
|
8232133: Change to GCC 8.3 for building on Linux at Oracle
Reviewed-by: kbarrett, dholmes, ihse
|
2019-10-11 06:38:52 -07:00 |
|
Jia Huang
|
8bc0885215
|
8231351: Add notes for PKCS11 tests in the test doc
Reviewed-by: erikj, jjiang
|
2019-09-24 11:39:47 +08:00 |
|
Wang Xue
|
103cd91d42
|
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
Reviewed-by: erikj
|
2019-08-26 07:14:15 -07:00 |
|
Mikael Vidstedt
|
f73a94a772
|
Merge
|
2019-07-23 11:17:59 -07:00 |
|
Igor Ignatyev
|
b97433e763
|
8226910: make it possible to use jtreg's -match via run-test framework
Reviewed-by: dholmes, mseledtsov
|
2019-07-18 11:47:52 -07:00 |
|
Dan Smith
|
61a4303c42
|
8226325: Support building of filtered spec bundles
Reviewed-by: erikj
|
2019-06-20 14:03:10 -06:00 |
|
Robin Westberg
|
43f89eb1fd
|
8223678: Add Visual Studio Code workspace generation support (for native code)
Reviewed-by: erikj
|
2019-06-03 10:28:03 +02:00 |
|
David Holmes
|
03428d73fc
|
8224087: Compile C code for at least C99 Standard compliance
Reviewed-by: simonis, aph, erikj, serb, stuefe
|
2019-05-22 21:50:16 -04:00 |
|
Matthias Baesken
|
fd58060179
|
8223944: fix zlib related building docu and comments
Reviewed-by: alanb, erikj
|
2019-05-16 13:21:41 +02:00 |
|
Aleksei Voitylov
|
2a00db0b2e
|
8221988: add possibility to build with Visual Studio 2019
Reviewed-by: erikj, ysuenaga
|
2019-04-26 18:56:15 +03:00 |
|
Erik Joelsson
|
5c7c110557
|
8222735: Update doc/building.md with current Oracle build platforms and compilers
Reviewed-by: tbell
|
2019-04-19 06:29:05 -07:00 |
|
Jing Tian
|
f2766535db
|
8222444: Add a suggestion for non-US locale in the test doc
Reviewed-by: erikj
|
2019-04-17 13:18:29 -07:00 |
|
Mikhailo Seledtsov
|
66c817134f
|
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev
|
2019-04-12 12:26:29 -07:00 |
|
Jie Fu
|
8da3230d6e
|
8221894: Add comments for docker tests in the test doc
Reviewed-by: erikj, dholmes
|
2019-04-09 06:11:54 -07:00 |
|
Jing Tian
|
f5e17637a9
|
8221357: Update test documentation by deleting "cd test && make"
Reviewed-by: dholmes, tbell, erikj
|
2019-03-25 17:29:43 -04:00 |
|