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
|
cf57d72fe8
|
8287174: Remove deprecated configure arguments
Reviewed-by: shade, dholmes
|
2022-05-24 07:53:46 +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 |
|
Aleksey Shipilev
|
f242cb5ce0
|
8273797: Stop impersonating "server" VM in all VM variants
Reviewed-by: dholmes, erikj, ihse
|
2021-09-21 06:00:06 +00:00 |
|
Aleksey Shipilev
|
8fbcc8239a
|
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Reviewed-by: ihse, sgehwolf
|
2021-09-15 08:56:53 +00:00 |
|
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 |
|
Magnus Ihse Bursie
|
901029355f
|
8241271: Make hotspot build reproducible
Reviewed-by: erikj, stefank, jwilhelm
|
2020-03-23 10:29:04 +01: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 |
|
Magnus Ihse Bursie
|
441e16e2db
|
8240820: Replace AC_ARG_ENABLE with UTIL_ARG_ENABLE
Reviewed-by: erikj
|
2020-03-11 08:34:14 +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 |
|
Magnus Ihse Bursie
|
c1f4ea5d68
|
8239450: Overhaul JVM feature handling in configure
Reviewed-by: erikj
|
2020-02-20 10:33:44 +01: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 |
|
Stefan Karlsson
|
9847d8161b
|
8236110: Windows (MSVC 2013) build failures after JDK-8233299
Reviewed-by: erikj
|
2019-12-19 14:19:34 +01:00 |
|
Stefan Karlsson
|
6ba58f7633
|
8233299: Implementation: JEP 365: ZGC on Windows
Reviewed-by: pliden, eosterlund
|
2019-11-07 15:29:21 +01:00 |
|
Leo Korinth
|
1fc67ab002
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
|
2019-11-13 11:37:29 +01:00 |
|
Erik Österlund
|
d7ae51cc26
|
8224817: Implementation of JEP 364: ZGC on macOS
Reviewed-by: pliden, stefank
|
2019-11-12 09:27:21 +00:00 |
|
Stuart Monteith
|
51eeaf9cb5
|
8214527: ZGC for Aarch64
Implement ZGC for AArch64
Reviewed-by: aph, pliden, eosterlund, rkennke, shade, njian, adinn
|
2019-06-13 15:24:34 +01:00 |
|
Aleksey Shipilev
|
769993939e
|
8225048: Shenandoah x86_32 support
Reviewed-by: erikj, rkennke
|
2019-06-02 10:08:39 +02:00 |
|
Vladimir Kozlov
|
e9c523ae5f
|
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
|
2019-05-01 12:31:29 -07:00 |
|
Magnus Ihse Bursie
|
5063110306
|
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
Reviewed-by: vlivanov, kbarrett
|
2019-01-22 18:13:30 -08:00 |
|
Aleksey Shipilev
|
2880b1bb06
|
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures
Reviewed-by: rkennke
|
2018-12-13 16:45:26 +01:00 |
|
Roman Kennke
|
8b62a2ee9d
|
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
|
2018-12-10 15:47:44 +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 |
|
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 |
|
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 |
|
Aleksey Shipilev
|
af7e126572
|
8211268: Disable unsupported GCs for Zero
Reviewed-by: sgehwolf, erikj
|
2018-09-28 18:28:49 +02:00 |
|
Magnus Ihse Bursie
|
a75b0f74fa
|
8210160: Remove deprecated configure arguments
Reviewed-by: erikj
|
2018-08-30 08:19:13 +02:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Aleksei Voitylov
|
c76ac0d457
|
8206903: Unable to build Client VM with JVMCI
Reviewed-by: erikj, kvn
|
2018-07-12 07:14:30 -07:00 |
|
Vladimir Kozlov
|
05f6e0dd45
|
8206135: Building jvm with AOT but without JVMCI should fail at configure time
Reviewed-by: erikj
|
2018-07-10 19:42:48 -07:00 |
|
Volker Simonis
|
79a09bd98b
|
8204965: Fix '--disable-cds' and disable CDS on AIX by default
Reviewed-by: erikj, jiangli, stuefe, dholmes
|
2018-06-19 09:43:53 +02:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Aleksey Shipilev
|
a1518ac9b2
|
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
Introduce Epsilon GC
Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge, stefank
|
2018-06-12 15:03:00 +02:00 |
|
Magnus Ihse Bursie
|
0e24d79bf9
|
8203221: Makefile fixes after Flight Recorder
Reviewed-by: erikj
|
2018-05-25 10:14:27 +02:00 |
|
Severin Gehwolf
|
f0e6200376
|
8203410: Zero: Disable jfr feature by default
Reviewed-by: erikj
|
2018-05-18 15:35:32 +02:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|
Andrew Haley
|
0d6885f792
|
8185505: AArch64: Port AOT to AArch64
Reviewed-by: kvn
|
2018-05-14 12:03:59 +01:00 |
|
Stefan Karlsson
|
1cb95bd3d1
|
8200729: Conditional compilation of GCs
Reviewed-by: ehelin, coleenp, kvn, ihse
|
2018-05-04 11:41:35 +02:00 |
|
Magnus Ihse Bursie
|
a9234c0ab6
|
8201591: JVM features with "-" in name is not correctly handled
Reviewed-by: erikj
|
2018-04-17 15:39:20 +02:00 |
|
Goetz Lindenmaier
|
a1f6823a02
|
8201584: Fix configure on SLES 11 after 8201483
Reviewed-by: ihse, simonis
|
2018-04-16 11:08:07 +02:00 |
|
Magnus Ihse Bursie
|
e0473abbd5
|
8201483: Make it possible to disable JVM features
Reviewed-by: erikj, stuefe
|
2018-04-12 20:20:27 +02:00 |
|
Jesper Wilhelmsson
|
aa69f8c75c
|
Merge
|
2018-03-24 01:08:35 +01:00 |
|
Vladimir Kozlov
|
2c7c7e1d31
|
8199896: [Graal] build Graal on all x86 platforms
Reviewed-by: erikj
|
2018-03-22 10:45:20 -07:00 |
|
Magnus Ihse Bursie
|
b64d0ef66d
|
8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
|
2018-03-02 10:59:25 +01:00 |
|
Magnus Ihse Bursie
|
ec0c9e51ea
|
8191204: Post-consolidation cleaning up of the build system
Reviewed-by: tbell, dholmes
|
2017-11-21 09:56:35 +01:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Erik Joelsson
|
72c4ec5462
|
8187444: Forest Consolidation: Make build work
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:56 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|