Xueming Shen
|
b284200a90
|
8173207: Upgrade compression library
Reviewed-by: alanb, erikj
|
2017-02-15 12:11:03 -08:00 |
|
Robert Field
|
c5685c8143
|
8170194: jshell tool (jdk repo): launch tool from JShellToolProvider
Reviewed-by: jjg
|
2016-12-20 13:46:44 -08:00 |
|
Jesper Wilhelmsson
|
ed2d488807
|
Merge
|
2016-12-18 15:37:45 +01:00 |
|
Mandy Chung
|
f083b7e656
|
8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
|
2016-12-14 10:51:13 -08:00 |
|
Vladimir Kozlov
|
3c6287a42c
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:47:11 -08:00 |
|
Jesper Wilhelmsson
|
36848b00f8
|
Merge
|
2016-12-08 16:40:15 +01:00 |
|
Erik Joelsson
|
1ba6d00a72
|
8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
|
2016-12-05 17:56:20 +01:00 |
|
Alan Bateman
|
30bcdb962c
|
Merge
|
2016-12-01 11:16:23 +00:00 |
|
Alan Bateman
|
fbe85300bf
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
|
2016-12-01 08:57:53 +00:00 |
|
Phil Race
|
726000493b
|
Merge
|
2016-11-14 09:03:07 -08:00 |
|
Pete Brunet
|
b968404588
|
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Remove AccessBridgeCalls.c from the include directory
Reviewed-by: prr, erikj, mchung, alexsch
|
2016-11-02 09:44:01 -07:00 |
|
Erik Joelsson
|
da8b135bcf
|
8167479: arm 32/64 slowdebug fails to build on unpack200
Reviewed-by: ihse
|
2016-10-12 14:25:07 +02:00 |
|
Magnus Ihse Bursie
|
46cb0861d0
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:50:04 +02:00 |
|
Erik Joelsson
|
d427383905
|
8163102: Fix headless only configuration option
Reviewed-by: tbell
|
2016-09-26 14:56:35 +02:00 |
|
Stuart Marks
|
db470fad5d
|
8164698: modify jdk makefiles to build jdeprscan
Reviewed-by: psandoz
|
2016-08-25 17:58:49 -07:00 |
|
Mandy Chung
|
e2a0ff3e0d
|
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
|
2016-08-10 15:51:25 -07:00 |
|
Sharath Ballal
|
b7eda654ab
|
8158050: Remove SA-JDI
Remove SA-JDI
Reviewed-by: alanb, dsamersoff
|
2016-08-01 10:51:32 +03:00 |
|
Erik Joelsson
|
f1e53d48e9
|
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
|
2016-07-08 08:56:39 +02:00 |
|
Erik Joelsson
|
0596391be9
|
8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
|
2016-05-13 09:22:47 +02:00 |
|
Alan Bateman
|
44790114ee
|
Merge
|
2016-05-03 11:45:56 +01:00 |
|
Alan Bateman
|
36e0820801
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
|
2016-05-03 09:09:57 +01:00 |
|
Mandy Chung
|
f340281533
|
8154905: Rename jdk.jvmstat.rmi to jdk.jstatd
Reviewed-by: alanb, sundar
|
2016-04-27 12:06:51 -07:00 |
|
Alan Bateman
|
b37e45d796
|
8154159: rmic should not have a supported entry point
Reviewed-by: rriggs, chegar
|
2016-04-18 16:18:56 +01:00 |
|
Athijegannathan Sundararajan
|
666a2ae49a
|
8152268: jjs tool makefile should use --addmods ALL-SYSTEM
Reviewed-by: alanb, hannesw
|
2016-03-23 14:54:30 +05:30 |
|
Alan Bateman
|
db4d383614
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
|
2016-03-17 19:04:16 +00:00 |
|
Magnus Ihse Bursie
|
f4ce870684
|
8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
|
2016-02-12 11:07:54 +01:00 |
|
Kumar Srinivasan
|
e3e8bf9ebe
|
8169001: Remove launcher's built-in ergonomics
Reviewed-by: dholmes, erikj
|
2016-11-10 15:19:47 -08:00 |
|
Kumar Srinivasan
|
6583a4c652
|
8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
|
2015-11-12 17:56:29 -08:00 |
|
Magnus Ihse Bursie
|
559932b6fc
|
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
|
2016-01-20 09:54:13 +01:00 |
|
Erik Joelsson
|
264f84a2f9
|
8146403: Windows build can be faster
Reviewed-by: ihse
|
2016-01-16 13:01:44 +01:00 |
|
Phil Race
|
52a03c2f27
|
Merge
|
2015-12-22 09:14:16 -08:00 |
|
Magnus Ihse Bursie
|
a3410ef323
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:12 +01:00 |
|
Phil Race
|
26a709b671
|
Merge
|
2015-12-02 16:45:03 -08:00 |
|
Phil Race
|
c410a92fed
|
Merge
|
2015-12-02 11:22:27 -08:00 |
|
Lana Steuck
|
af7402f069
|
Merge
|
2015-12-02 09:34:55 -08:00 |
|
Phil Race
|
214c48d9d2
|
Merge
|
2015-12-02 09:15:12 -08:00 |
|
Erik Joelsson
|
5f8e39900c
|
8143895: Fix LDFLAGS issues after JDK-8056925
Reviewed-by: ihse
|
2015-11-24 15:40:03 +01:00 |
|
Peter Brunet
|
90c71390a7
|
8056925: Add jaccessinspector and jaccesswalker to the bin directory
Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
|
2015-11-20 17:54:58 -06:00 |
|
Iris Clark
|
b1b246fa7b
|
Merge
|
2015-11-19 14:00:49 -08:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -08:00 |
|
Jaroslav Bachorik
|
5bb9726117
|
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
|
2015-11-13 14:44:05 +01:00 |
|
Erik Joelsson
|
81ef7af09e
|
8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
|
2015-11-24 15:46:14 +01:00 |
|
Iris Clark
|
2f8616e7b4
|
Merge
|
2015-11-09 10:57:01 -08:00 |
|
Alejandro Murillo
|
7bbbc98da3
|
Merge
|
2015-11-06 11:11:53 -08:00 |
|
Jesper Wilhelmsson
|
3233a95edc
|
Merge
|
2015-11-05 20:00:53 +01:00 |
|
Magnus Ihse Bursie
|
5aee1308ca
|
8141444: Clean up building of JDK launchers
Reviewed-by: erikj
|
2015-11-05 10:54:05 +01:00 |
|
Magnus Ihse Bursie
|
4671194aaf
|
6512052: Remove java-rmi.exe and java-rmi.cgi
Reviewed-by: alanb
|
2015-11-03 16:15:52 +01:00 |
|
Iris Clark
|
321ddf167f
|
Merge
|
2015-11-01 09:49:05 -08:00 |
|
Jesper Wilhelmsson
|
a18ce1f7d5
|
Merge
|
2015-10-30 00:02:35 +01:00 |
|
Magnus Ihse Bursie
|
0bac07b6e2
|
8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
|
2015-10-29 16:31:00 +01:00 |
|