Commit Graph

105 Commits

Author SHA1 Message Date
Erik Joelsson
72cb073c09 8230067: Add optional automatic retry when running jtreg tests
Reviewed-by: prr
2019-12-06 12:01:53 -08:00
Erik Joelsson
0b33bc1617 8232748: Build static versions of certain JDK libraries
Reviewed-by: ihse, bobv
2019-10-29 12:01:14 -07:00
Erik Joelsson
938be1ecfb 8232569: Use test image from different jib profile for testing
Reviewed-by: tbell
2019-10-21 10:32:49 -07: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
Erik Joelsson
634780ebd7 8231505: Bump required boot jdk version to 13
Reviewed-by: darcy, ihse
2019-10-02 10:04:46 -07:00
Alexandre Iline
5c4b515856 8226359: Switch to JCov build which supports byte code version 58
Reviewed-by: erikj
2019-06-19 05:04:08 -08:00
Erik Joelsson
d8f7a41216 8223627: jdk-13+20 bundle name contains null instead of ea
Reviewed-by: dholmes, tbell
2019-05-09 07:33:28 -07:00
Erik Joelsson
9e2784b24f 8223464: Improve version string for Oracle CI builds
Reviewed-by: tbell
2019-05-07 14:05:09 -07:00
Erik Joelsson
cdd906fecd 8222913: Add Jib support for VERSION_EXTRA*
Reviewed-by: tbell, mikael
2019-04-30 10:24:14 -07:00
Erik Joelsson
5031959c88 8220530: Build compare script does not compare the contents of the test image
Reviewed-by: tbell
2019-03-28 08:37:05 -07:00
Erik Joelsson
75dd3985ca 8221414: Bump required boot jdk version to 12
Reviewed-by: mikael, tbell
2019-03-26 09:24:01 -07:00
Erik Joelsson
f05457a1af 8220737: Jib based 32 bit windows builds fail
Reviewed-by: tbell, dholmes
2019-03-18 17:33:59 +01:00
Erik Joelsson
290bfe5f4c 8220093: Change to GCC 8.2 for building on Linux at Oracle
Reviewed-by: tbell
2019-03-15 09:13:31 -07:00
Erik Joelsson
53adab6857 8219986: Change to Xcode 10.1 for building on Macosx at Oracle
Reviewed-by: tbell
2019-03-04 11:28:52 -08:00
Erik Joelsson
ab198d37e8 8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
Reviewed-by: tbell
2019-03-04 11:30:27 -08:00
Igor Ignatyev
6559dfbda0 8219395: integrate gcov w/ run-test
Reviewed-by: erikj
2019-02-20 11:32:53 -08:00
Igor Ignatyev
8679b085ce 8219132: switch to jtreg4.2-b14
Reviewed-by: erikj
2019-02-19 19:27:08 -08:00
Erik Joelsson
67df8f228c 8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
Reviewed-by: ihse
2019-02-19 12:46:22 -08:00
Alexandre Iline
f14d0ac7b4 8218692: Switch to JCov build which supports byte code version 57
Reviewed-by: erikj
2019-02-08 05:46:11 -09:00
Erik Joelsson
958a739be9 8218177: Bump jib format_version to support new devkit archive layout
Reviewed-by: ihse, tbell
2019-02-05 09:53:33 -08:00
Erik Joelsson
12722366ab 8218198: Revert devkit change in JDK-8217910 for linux-x64
Reviewed-by: tbell
2019-02-01 10:08:21 -08:00
Erik Joelsson
752faff0a7 8218084: Revert JDK-8218057
Reviewed-by: darcy, ctornqvi
2019-01-30 12:54:29 -08:00
Magnus Ihse Bursie
2238773b14 8218057: Add ppc64le and s390x profiles to jib-profiles.js
Reviewed-by: erikj
2019-01-30 18:26:39 +01:00
Erik Joelsson
89e28292d2 8217910: Slow linking with devkit on Linux
Reviewed-by: redestad, ehelin, ihse
2019-01-29 10:09:13 -08:00
Alexandre Iline
6026d7fcc3 8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
Reviewed-by: erikj
2019-01-28 03:51:38 -08:00
Alexandre Iline
82a639fd0f 8217357: Implement JCov jib profiles
Reviewed-by: erikj
2019-01-22 03:32:47 -08:00
Erik Joelsson
1880cd5077 8216278: Fix devkit and basic Jib support on WSL
Reviewed-by: tbell
2019-01-10 09:11:56 -08:00
Erik Joelsson
c04c838b87 8215030: Disable shenandoah in Oracle builds
Reviewed-by: kbarrett
2018-12-10 09:51:23 -08:00
Magnus Ihse Bursie
044dd119da 8214780: Create pandoc package for Windows
Reviewed-by: erikj
2018-12-10 09:37:18 +01:00
Per Lidén
8fc0c2f645 8214476: ZGC: Build ZGC by default
Reviewed-by: shade, rkennke, ihse
2018-12-03 14:52:49 +01:00
Alexandre Iline
4dfa364ff1 8214309: Enhance makefiles to allow generating JCov instrumented build
Reviewed-by: erikj
2018-11-29 06:34:46 -08:00
Magnus Ihse Bursie
2ddd78e825 8178317: Create man pages using pandoc from markdown sources
Reviewed-by: erikj
2018-11-28 10:00:41 +01:00
Claes Redestad
7a30c97753 8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK

Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
2018-11-16 23:39:51 +01:00
Erik Joelsson
4a2d78b9e4 8213906: Update arm devkits with libXrandr headers
Reviewed-by: tbell, prr
2018-11-16 08:25:46 -08:00
Mikael Vidstedt
e07d7a01c7 8213569: Bump minimum boot jdk to JDK 11
Reviewed-by: dholmes, tbell, erikj
2018-11-13 15:25:24 -08:00
Erik Joelsson
7cc7927aab 8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
Reviewed-by: ihse, tbell
2018-11-07 15:57:50 -08:00
Erik Joelsson
c8cb3978ba 8213227: Update jib src excludes to filter webrev and Jreg directories
Reviewed-by: dholmes, tbell, ihse
2018-11-05 09:10:57 -08:00
Ekaterina Pavlova
49a3af9513 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
Reviewed-by: kvn, erikj, ihse
2018-11-02 14:00:29 -07:00
Magnus Ihse Bursie
b77f937f7e 8213237: Remove test-compile-commands from jib-profiles.js
Reviewed-by: lancea
2018-11-01 11:28:02 +01:00
Erik Joelsson
b0882f0ee6 8210837: Add libXrandr-devel to the Linux devkits
Reviewed-by: prr, mikael
2018-10-31 13:14:52 -07:00
Bob Vandette
05027c124c 8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
2018-10-30 10:39:19 -04:00
Ekaterina Pavlova
8636d3f9a5 8212877: Restore JTREG_VERBOSE value for mach5 testing
Reviewed-by: dholmes
2018-10-24 09:56:03 -07:00
Erik Joelsson
232912a6ca 8212028: Use run-test makefile framework for testing in Oracle's Mach5
Reviewed-by: ihse
2018-10-15 11:36:20 -07:00
Robin Westberg
a5c9fa14f1 8210459: Add support for generating compile_commands.json
Reviewed-by: erikj, ihse
2018-10-05 07:54:28 +02:00
Mikael Vidstedt
8e53d1b5dc 8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
2018-10-02 22:36:08 -07:00
Erik Joelsson
9d846aae1f 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
Reviewed-by: tbell, prr, ihse
2018-09-27 08:49:12 -07:00
Erik Joelsson
e5b9edac53 8211037: Load jib jars dynamically from JibArtifactManager
Reviewed-by: ihse
2018-09-24 13:51:22 -07:00
Tim Bell
846e25f099 8209760: merge error: restore ea in make/conf/jib-profiles.js
Reviewed-by: mikael
2018-08-20 16:18:56 -07:00
Mikael Vidstedt
95db6924f2 Merge 2018-08-20 14:19:30 -07:00