Magnus Ihse Bursie
|
ed8c11e0d1
|
8149110: Introduce DISABLED_WARNINGS for Java compilation
Reviewed-by: erikj
|
2020-03-12 19:42:06 +01:00 |
|
Magnus Ihse Bursie
|
3aceb74ac9
|
8240947: Change conflicting JVM features from warning to error
Reviewed-by: erikj
|
2020-03-12 19:40:44 +01:00 |
|
Weijun Wang
|
0368e41c12
|
8240261: Use make/templates/gpl-cp-header in FieldGen.java
Reviewed-by: erikj
|
2020-03-12 18:21:59 +08:00 |
|
Magnus Ihse Bursie
|
6b487c3cfe
|
8240866: Typo in JDK-8240820 messes up configure --help
Reviewed-by: erikj
|
2020-03-11 22:25:18 +01:00 |
|
Erik Helin
|
1c1acb4757
|
8237566: FindTests.gmk should only include existing TEST.ROOT files
Reviewed-by: erikj
|
2020-03-10 16:58:29 +01:00 |
|
Magnus Ihse Bursie
|
441e16e2db
|
8240820: Replace AC_ARG_ENABLE with UTIL_ARG_ENABLE
Reviewed-by: erikj
|
2020-03-11 08:34:14 +01:00 |
|
Mikael Vidstedt
|
c203cebcdf
|
8240535: Add additional linux-aarch64 jib profiles
Reviewed-by: erikj
|
2020-03-06 17:33:07 -08: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 |
|
David Holmes
|
c42de93347
|
8238676: jni crashes on accessing it from process exit hook
Reviewed-by: fparain, gziemski
|
2020-03-02 19:49:42 -05:00 |
|
Magnus Ihse Bursie
|
290c21f067
|
8239799: Cross-compilation ARM32/AARCH clientvm builds fails after JDK-8239450
Reviewed-by: erikj
|
2020-02-28 09:53:18 +01:00 |
|
Jonathan Gibbons
|
39d75e894b
|
8239804: Cleanup/simplify HTML/CSS for general block tags
Reviewed-by: prappo, hannesw
|
2020-02-27 12:16:03 -08:00 |
|
Ichiroh Takiguchi
|
1b92518389
|
8235834: IBM-943 charset encoder needs updating
Apply 34B003AF.RPMAP130 definition into encoder
Reviewed-by: naoto
|
2020-02-25 22:47:11 +09:00 |
|
Magnus Ihse Bursie
|
7d5652f14a
|
8239794: Move -Os from JVM feature 'minimal' to new feature 'opt-size'
Reviewed-by: erikj, dholmes
|
2020-02-25 09:46:12 +01:00 |
|
Magnus Ihse Bursie
|
00e009d729
|
8239789: Follow-up on JVM feature rewrite
Reviewed-by: erikj, pliden, egahlin
|
2020-02-25 09:41:47 +01:00 |
|
Magnus Ihse Bursie
|
d7a0206262
|
8239860: Add support for testing the configure script
Reviewed-by: erikj
|
2020-02-25 09:37:59 +01:00 |
|
Igor Ignatyev
|
c4059c667d
|
8238943: switch to jtreg 5.0
Reviewed-by: erikj, jjg, joehw
|
2020-02-24 11:50:18 -08:00 |
|
Erik Gahlin
|
266446f316
|
8239585: JFR: Native events should support empty payloads
Reviewed-by: mgronlun
|
2020-02-24 17:10:01 +01:00 |
|
Magnus Ihse Bursie
|
63f939636a
|
8239708: Split basics.m4 into basic.m4 and util.m4
Reviewed-by: erikj
|
2020-02-21 18:37:10 +01:00 |
|
Magnus Ihse Bursie
|
da39778d42
|
8239566: gtest/GTestWrapper.java fails due to "libstlport.so.1: open failed: No such file or directory"
Reviewed-by: redestad
|
2020-02-21 10:23:51 +01:00 |
|
Claes Redestad
|
58a5910393
|
8239347: Refactor Symbol to make _length a standalone field again
Reviewed-by: iklam, coleenp
|
2020-02-20 13:18:30 +01:00 |
|
Christoph Langer
|
90ee2c3d6e
|
8237192: Generate stripped/public pdbs on Windows for jdk images
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: erikj, ihse
|
2020-02-07 08:38:40 +01: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
|
248b61710e
|
8213185: Properly handle run-test-prebuilt -> test-prebuilt migration
Reviewed-by: erikj
|
2020-02-17 08:59:26 +01:00 |
|
René Schünemann
|
0249cadd62
|
8238534: Deep sign macOS bundles before bundle archive is being created
Reviewed-by: erikj, clanger
|
2020-02-13 10:07:38 +01:00 |
|
Naoto Sato
|
27391005a5
|
8239017: cmp-baseline fails because of differences in TimeZoneNames_kea
Reviewed-by: erikj
|
2020-02-13 17:14:45 -08:00 |
|
Mikael Vidstedt
|
aa4ef80f6a
|
8238912: Update devkit for linux-aarch64
Reviewed-by: erikj
|
2020-02-12 09:44:53 -08:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|
Roger Riggs
|
a239c475cf
|
8238918: idea.sh should work with both mercurial and git repos
Reviewed-by: erikj, mcimadamore, ehelin, lancea
|
2020-02-12 09:38:59 -05:00 |
|
Claes Redestad
|
0b5d48b9e6
|
8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin
Reviewed-by: mchung
|
2020-02-10 12:39:19 +01:00 |
|
Claes Redestad
|
9c8f05279c
|
8236272: Improve fidelity between contents of default CDS archive and classes loaded at runtime
Reviewed-by: erikj, jiangli, iklam
|
2020-02-07 10:15:59 +01:00 |
|
Magnus Ihse Bursie
|
2ede36b3a3
|
8201349: build broken when configured with --with-zlib=bundled on gcc 7.3
Reviewed-by: erikj
|
2020-02-06 13:41:51 +01:00 |
|
Magnus Ihse Bursie
|
df12f8b5d2
|
8212986: Make Visual Studio compiler check less strict
Reviewed-by: erikj
|
2020-02-06 13:40:59 +01:00 |
|
Magnus Ihse Bursie
|
dfa757aed0
|
8238542: When warning about C/C++ compiler mismatch, be clear if this is about build compilers
Reviewed-by: erikj
|
2020-02-06 13:40:07 +01:00 |
|
Magnus Ihse Bursie
|
9b9830ced7
|
8218480: Automatically add -Werror in FLAGS_COMPILER_CHECK_ARGUMENTS
Reviewed-by: erikj
|
2020-02-06 13:38:57 +01:00 |
|
Matthias Baesken
|
2d6ed667d2
|
8238530: OPT_SPEED_SRC list misses some files with cpu-dependend file names
Reviewed-by: ihse, redestad
|
2020-02-05 10:14:40 +01:00 |
|
Mikhailo Seledtsov
|
ccb4ab5499
|
8179317: [TESTBUG] rewrite runtime shell tests in java
Converted shell tests to Java
Reviewed-by: dholmes, iignatyev, lmesnik
|
2020-02-05 07:31:13 -08: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 |
|
Jesper Wilhelmsson
|
c09e02193b
|
8238515: Backout JDK-8236092 from jdk/jdk
Reviewed-by: dholmes
|
2020-02-05 03:26:50 +01:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Jerry Zhou
|
5495efdb84
|
8236092: Remove EA from JDK 14 version string starting with Initial RC promotion
Reviewed-by: tbell, erikj
|
2020-01-30 18:02:39 +01:00 |
|
Erik Joelsson
|
ac6073f0a5
|
8237914: The test-make target does not fail on test failure
Reviewed-by: tbell, ihse
|
2020-01-30 12:00:38 -08:00 |
|
Magnus Ihse Bursie
|
af5c725b81
|
8237879: make 4.3 breaks build
Reviewed-by: erikj, tbell
|
2020-01-30 11:08:30 +01:00 |
|
Matthias Baesken
|
e438fb4c62
|
8236714: enable link-time section-gc for linux to remove unused code
Reviewed-by: erikj, ihse
|
2020-01-24 10:16:35 +01:00 |
|
Ekaterina Pavlova
|
6c9a6eac81
|
8206113: Troubles configuring graal tests
Reviewed-by: kvn
|
2020-01-23 10:02:52 -08:00 |
|
Igor Veresov
|
c6126d638c
|
8237724: Add org.graalvm.compiler.asm.amd64 to the list of packages to be processed by the options annotation processor
Reviewed-by: kvn
|
2020-01-22 15:32:51 -08:00 |
|
Matthias Baesken
|
883a4f65b9
|
8237374: configuring with --with-jvm-variants=minimal,server makes cds disappear in server
Reviewed-by: erikj
|
2020-01-21 15:23:29 +01:00 |
|
Joe Darcy
|
d5e2e1ae13
|
8237248: Update --release 14 symbol information for JDK 14 b32
Reviewed-by: jlahoda
|
2020-01-21 18:23:21 -08:00 |
|
Naoto Sato
|
0ae7207e95
|
8187987: Add a mechanism to configure custom variants in HijrahChronology
Reviewed-by: joehw, rriggs
|
2020-01-21 08:02:10 -08:00 |
|
Matthias Baesken
|
3cf8b34d54
|
8237382: Cleanup the OPT_SPEED_SRC file list in JvmFeatures.gmk
Reviewed-by: erikj, mdoerr
|
2020-01-16 18:04:23 +01:00 |
|
Markus Grönlund
|
304ab31cff
|
8233111: Epoch shift synchronization point for Compiler threads
Reviewed-by: egahlin
|
2019-12-21 12:45:08 +01:00 |
|