Magnus Ihse Bursie
|
66945e5010
|
8339336: Fix build system whitespace to adhere to coding conventions
Reviewed-by: erikj
|
2024-09-03 15:31:09 +00:00 |
|
Magnus Ihse Bursie
|
a528c4b370
|
8339156: Use more fine-granular clang unused warnings
Reviewed-by: erikj, kbarrett
|
2024-08-30 16:43:16 +00:00 |
|
Magnus Ihse Bursie
|
362f9ce077
|
8339120: Use more fine-granular gcc unused warnings
Reviewed-by: jwaters, kbarrett, erikj
|
2024-08-29 07:29:12 +00:00 |
|
Magnus Ihse Bursie
|
f0cd866a37
|
8329704: Implement framework for proper handling of JDK_LIBS
Reviewed-by: erikj, jwaters
|
2024-04-11 09:40:12 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Magnus Ihse Bursie
|
44aef38623
|
8327045: Consolidate -fvisibility=hidden as a basic flag for all compilation
Reviewed-by: erikj
|
2024-03-14 07:30:51 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Magnus Ihse Bursie
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +00:00 |
|
Erik Joelsson
|
a9679acd5c
|
8253620: Debug symbols for tests missing on macos and windows
Reviewed-by: dholmes, ihse, jwaters
|
2023-09-12 20:17:52 +00:00 |
|
David Holmes
|
372d0cf752
|
8311545: Allow test symbol files to be kept in the test image
Reviewed-by: mikael
|
2023-07-12 23:01:54 +00:00 |
|
Justin King
|
edf1e1ab4a
|
8300592: ASan build does not correctly propagate options to some test launchers
Reviewed-by: ihse
|
2023-01-25 16:18:29 +00:00 |
|
Erik Joelsson
|
0ea2dd1f77
|
8146132: Excessive output from make test-image
Reviewed-by: ihse
|
2023-01-23 20:51:13 +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 |
|
Weijun Wang
|
4a8b5c1602
|
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
|
2021-02-03 16:20:16 +00:00 |
|
Vyom Tewari
|
955aee3bfa
|
8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
PlainSocketImpl.socketAccept() handles EINTR incorrectly
Reviewed-by: alanb, dfuchs, martin
|
2020-07-17 11:15:00 +05:30 |
|
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 |
|
Magnus Ihse Bursie
|
21585ebcdf
|
8232770 : Enable more warnings on solaris studio
Reviewed-by: erikj
|
2019-10-23 09:48:46 +02:00 |
|
Erik Joelsson
|
340a1db025
|
8210794: Incorrect escaping of in native test libraries
Reviewed-by: tbell
|
2019-09-23 12:56:50 -07:00 |
|
Severin Gehwolf
|
1f115c7f52
|
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Reviewed-by: alanb, mchung, erikj, ihse
|
2019-03-14 14:04:39 +01:00 |
|
Erik Joelsson
|
778fd086a1
|
8189861: Refactor CacheFind
Reviewed-by: tbell
|
2017-10-24 10:41:45 +02:00 |
|
Erik Joelsson
|
2af935c800
|
8220383: Incremental build is broken and inefficient
Reviewed-by: tbell
|
2019-03-12 08:04:33 -07: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 |
|
Magnus Ihse Bursie
|
481a045635
|
8210920: Native C++ tests are not using CXXFLAGS
Reviewed-by: tbell, erikj
|
2018-09-20 08:59:03 +02:00 |
|
Igor Ignatyev
|
8c47dc4a94
|
8209611: use C++ compiler for hotspot tests
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
|
2018-08-28 14:37:34 -07:00 |
|
Severin Gehwolf
|
1ab91ea928
|
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
Be sure to use the same register index in native and Java code.
Reviewed-by: sballal, cjplummer, tbell
|
2018-07-23 18:08:46 +02:00 |
|
Magnus Ihse Bursie
|
47a8c7c889
|
8199681: Remove boilerplate code from creating native jtreg tests
Reviewed-by: erikj
|
2018-03-15 19:33:04 +01:00 |
|
Magnus Ihse Bursie
|
f74d0aef61
|
8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
Reviewed-by: erikj
|
2018-03-15 01:20:47 +01:00 |
|
Erik Joelsson
|
ebbacc188e
|
8199125: --disable-warnings-as-errors does not work for native jtreg test code
Reviewed-by: ihse
|
2018-03-06 17:30:13 +01:00 |
|
Magnus Ihse Bursie
|
e23e30e61b
|
8198751: Refactor SetupNativeCompilation to take NAME and TYPE
Reviewed-by: tbell
|
2018-02-28 21:16:11 +01:00 |
|
Erik Joelsson
|
a350f3bda7
|
8150736: Excessive disk space used by build system
Reviewed-by: ihse
|
2016-10-05 10:49:21 +02:00 |
|
Erik Joelsson
|
42a009f5dd
|
8164297: Jtreg test exeinvoke fails to link on Ubuntu
Reviewed-by: tbell, dholmes
|
2016-08-19 16:02:11 +02:00 |
|
Magnus Ihse Bursie
|
f206abd057
|
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
|
2016-01-20 09:53:52 +01:00 |
|
Magnus Ihse Bursie
|
d50c38edf7
|
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
Reviewed-by: erikj
|
2015-09-11 10:05:49 +02:00 |
|
Magnus Ihse Bursie
|
995e80befa
|
8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
Reviewed-by: erikj
|
2015-06-03 11:03:06 +02:00 |
|
Erik Joelsson
|
e755ea9a60
|
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
|
2015-03-12 12:13:23 +01:00 |
|
Erik Joelsson
|
09dbe042bf
|
8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev
|
2015-03-10 14:36:56 +01:00 |
|
Magnus Ihse Bursie
|
f6875fea5b
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:57 +01:00 |
|