Dean Long
a9ae141836
8212605: Pure-Java implementation of AccessController.doPrivileged
...
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
2018-11-06 16:04: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
Igor Ignatyev
35871a8ca1
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
...
Reviewed-by: erikj, dholmes, ihse
2018-11-02 16:27:55 -07: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
Ramanand Patil
3eef9c7997
8213085: (tz) Upgrade time-zone data to tzdata2018g
...
Reviewed-by: martin, naoto
2018-11-01 12:43:21 -04: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
David M Lloyd
f853aebd9b
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
...
Reviewed-by: alanb, rriggs
2018-10-18 15:56:37 -05: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
f161afb806
Merge
2018-10-31 10:48:13 -04:00
Magnus Ihse Bursie
f66d1f3d9e
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
...
Reviewed-by: dholmes
2018-10-31 11:36:07 +01:00
Magnus Ihse Bursie
53ecc07aaa
8210958: Rename "make run-test" to "make test"
...
Reviewed-by: erikj
2018-10-31 09:30:24 +01: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
Iris Clark
7533f9f78a
8212994: Links to Oracle websites should use "https:"
...
Reviewed-by: erikj, lancea
2018-10-25 17:06:40 -07:00
Erik Joelsson
8b98cc3722
8213005: Missing symbols in hs_err files on Windows after JDK-8212028
...
Reviewed-by: ctornqvi
2018-10-25 16:47:14 -07:00
Jonathan Gibbons
02966a7b67
8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
...
Reviewed-by: lancea, mchung
2018-10-29 12:33:41 -07:00
Ekaterina Pavlova
8636d3f9a5
8212877: Restore JTREG_VERBOSE value for mach5 testing
...
Reviewed-by: dholmes
2018-10-24 09:56:03 -07:00
Mandy Chung
5e6d6b8642
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
...
Reviewed-by: dholmes, thartmann
2018-10-22 17:00:04 -07:00
Priya Lakshmi Muthuswamy
5f8d0a3080
8211879: Broken links in API overview
...
Reviewed-by: jjg, erikj
2018-10-22 10:16:34 +05:30
Magnus Ihse Bursie
10b754ee85
8212587: equals in MakeBase does not handle empty strings correctly
...
Reviewed-by: erikj
2018-10-18 09:19:29 +02:00
Claes Redestad
b3b41df70f
8212597: Optimize String concatenation setup when using primitive operands
...
Reviewed-by: shade
2018-10-17 17:35:26 +02:00
Claes Redestad
b1c0737ad5
8212201: Classlist build tool should be built for the target JDK version
...
Reviewed-by: erikj, ihse
2018-10-17 14:19:21 +02:00
Robin Westberg
7c3ce3aee0
8212004: Optional compile_commands.json field not compatible with older libclang
...
Reviewed-by: erikj
2018-10-16 11:32:49 +02: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
Severin Gehwolf
cfb6fb66c2
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
...
Only add RTC1 compile flag for slowdebug builds.
Reviewed-by: mdoerr, erikj
2018-10-12 10:58:06 +02:00
Erik Joelsson
d3458328a2
8211724: Change mkdir -p to MakeDir macro where possible
...
Reviewed-by: ihse, asemenyuk
2018-10-09 14:57:23 -07:00
Gary Adams
a59b517d2a
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
...
Reviewed-by: sspitsyn, chegar, alanb
2018-10-09 07:33:15 -04:00
Volker Simonis
8791ea8dc0
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
...
Reviewed-by: shade, goetz, mdoerr, iklam
2018-10-08 17:41:44 +02:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Kim Barrett
cd95f5a933
8211296: Remove HotSpot deprecation warning suppression for Mac/clang
...
Removed deprecation warning suppression, fixed uses of deprecated functions.
Reviewed-by: dholmes, mikael
2018-10-05 14:28:44 -04:00
Robin Westberg
a5c9fa14f1
8210459: Add support for generating compile_commands.json
...
Reviewed-by: erikj, ihse
2018-10-05 07:54:28 +02:00
Naoto Sato
271e3be381
8211398: Square character support for the Japanese new era
...
Reviewed-by: rriggs
2018-10-04 14:12:34 -07:00
Erik Joelsson
2c88ce1b89
8211677: Java resource copy and clean should use MakeTargetDir macro
...
Reviewed-by: tbell, ihse
2018-10-04 09:43:49 -07:00
Mikael Vidstedt
8e53d1b5dc
8211350: Remove jprt support
...
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
2018-10-02 22:36:08 -07:00
Liam Miller-Cushon
c7e3654a5c
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
...
Reviewed-by: mcimadamore, vromero
2018-10-01 21:14:58 -07:00
Aleksey Shipilev
5212f0bc11
8211239: Build fails without JFR: empty JFR events signatures mismatch
...
Reviewed-by: mgronlun, dholmes
2018-10-01 16:41:10 +02:00
Aleksey Shipilev
af7e126572
8211268: Disable unsupported GCs for Zero
...
Reviewed-by: sgehwolf, erikj
2018-09-28 18:28:49 +02: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
Martin Doerr
71a67b43fb
8211097: aix: fix build after JDK-8210919
...
Reviewed-by: shade, mbaesken, erikj
2018-09-27 09:29:52 +02:00
Erik Joelsson
e5b9edac53
8211037: Load jib jars dynamically from JibArtifactManager
...
Reviewed-by: ihse
2018-09-24 13:51:22 -07:00
Magnus Ihse Bursie
6d9cf91bf0
8210705: Stop exporting all symbols on macosx
...
Reviewed-by: erikj
2018-09-24 20:45:06 +02:00
Magnus Ihse Bursie
73e93bdd5d
8211029: Have a common set of enabled warnings for all native libraries
...
Reviewed-by: erikj
2018-09-24 19:26:48 +02:00
Severin Gehwolf
ba0203b2d5
8210761: libjsig is being compiled without optimization
...
Reviewed-by: erikj, ihse
2018-09-21 16:58:36 +02:00
Magnus Ihse Bursie
09a967ab81
8210988: Improved handling of compiler warnings in the build
...
Reviewed-by: erikj
2018-09-21 21:35:12 +02:00
Jan Lahoda
c1033edca8
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
...
Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
2018-09-21 12:29:31 +02:00
Magnus Ihse Bursie
aa16ed8006
8210931: JLI and launchers normalization and cleanup
...
Reviewed-by: alanb, erikj
2018-09-20 21:05:00 +02:00
Magnus Ihse Bursie
4c400d2372
8210962: Deprecate jdk-variant
...
Reviewed-by: shade, erikj
2018-09-20 20:54:19 +02:00
Magnus Ihse Bursie
a32f8e382d
8210960: Allow --with-boot-jdk-jvmargs to work during configure
...
Reviewed-by: erikj
2018-09-20 18:39:53 +02:00
Magnus Ihse Bursie
02fe542c3f
8210941: Stop filtering out -xregs=no%appl for libsunec
...
Reviewed-by: erikj
2018-09-20 18:38:34 +02:00
Magnus Ihse Bursie
854798f378
8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
...
Reviewed-by: erikj
2018-09-20 18:37:25 +02:00
Magnus Ihse Bursie
aeef5fba0b
8210949: Stop filtering out -xc99=%none for liblcms
...
Reviewed-by: erikj
2018-09-20 18:33:19 +02:00