Valerie Peng
|
799d14348e
|
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
Re-apply the same changes as reviewed under JDK-8154191.
Reviewed-by: mchung
|
2016-07-15 00:24:35 +00:00 |
|
Mandy Chung
|
1c7cd18b25
|
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
|
2016-07-13 14:42:09 -07:00 |
|
Bhavesh Patel
|
29852f47c0
|
8161255: jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java
Reviewed-by: tbell, ksrini, darcy
|
2016-07-13 14:23:53 -07:00 |
|
Alejandro Murillo
|
473b182d35
|
Merge
|
2016-07-08 12:12:52 -07:00 |
|
Phil Race
|
c616682454
|
Merge
|
2016-07-08 09:35:14 -07:00 |
|
Erik Joelsson
|
95cf491fcc
|
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
|
2016-07-08 08:55:54 +02:00 |
|
Robert Field
|
627e6c6bfa
|
8160009: JShell: Add SPI and execution to generated JShell javadoc (root ws)
Reviewed-by: jlahoda
|
2016-07-06 20:56:27 -07:00 |
|
Phil Race
|
ef8cab12f0
|
Merge
|
2016-07-01 13:03:53 -07:00 |
|
Brian Burkhalter
|
d5efeccf78
|
8160018: (fs) Remove GioFileTypeDetector on Solaris
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
|
2016-07-01 12:57:12 -07:00 |
|
Erik Joelsson
|
7fbf406a0e
|
8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
|
2016-07-01 12:32:21 +02:00 |
|
Erik Joelsson
|
eae3102646
|
8160490: "installer-only" top level target is broken
Reviewed-by: asemenyuk, tbell
|
2016-06-30 17:35:35 +02:00 |
|
Alejandro Murillo
|
78c0734d6a
|
Merge
|
2016-06-29 21:49:40 -07:00 |
|
Volker Simonis
|
120b177a47
|
8160423: Serieal build is broken because of missing dependencies for jmod
Reviewed-by: erikj
|
2016-06-28 16:04:03 +02:00 |
|
Alejandro Murillo
|
609561781d
|
Merge
|
2016-06-23 17:07:26 -07:00 |
|
Jonathan Gibbons
|
98f7893e83
|
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class
Reviewed-by: alanb, erikj, ksrini
|
2016-06-22 17:20:53 -07:00 |
|
Erik Joelsson
|
7be41495c2
|
8159628: Bundles contain extra /./ path element for all files
Reviewed-by: tbell
|
2016-06-21 20:00:20 +02:00 |
|
Alejandro Murillo
|
3121fd10e1
|
Merge
|
2016-06-10 15:19:32 -07:00 |
|
Erik Joelsson
|
3c2951a820
|
8144911: Consider having modifications to jdk.jlink trigger recreation of all jmods
Reviewed-by: tbell
|
2016-06-10 16:59:18 +02:00 |
|
Erik Joelsson
|
0295c28e94
|
8055735: JDK_FILTER is broken
Reviewed-by: redestad, alanb, tbell
|
2016-06-10 16:56:29 +02:00 |
|
Jim Laskey
|
ad18ce3192
|
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
Reviewed-by: sundar
|
2016-06-09 11:12:18 -03:00 |
|
Erik Joelsson
|
13dd1d5bda
|
8159047: Disable redundant build steps when creating buildjdk
Reviewed-by: tbell, dholmes
|
2016-06-09 10:40:19 +02:00 |
|
Erik Joelsson
|
f8e1100161
|
8136771: Implement the license-swap logic as a make target
Reviewed-by: tbell
|
2016-06-08 15:13:19 +02:00 |
|
David Dehaven
|
374355657e
|
Merge
|
2016-06-15 09:24:04 -07:00 |
|
Leonid Mesnik
|
d3ebf81e39
|
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
Reviewed-by: dholmes
|
2016-06-07 12:55:09 +03:00 |
|
Erik Joelsson
|
f900ad6e42
|
8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized
Reviewed-by: tbell, dmalav
|
2016-06-03 18:04:38 +02:00 |
|
Lance Andersen
|
3461be0dc2
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:41:31 -04:00 |
|
Erik Joelsson
|
825cbcc1b9
|
8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
|
2016-05-25 12:53:26 +02:00 |
|
Erik Joelsson
|
f18e025eb3
|
8157574: Mac fastdebug bundles have wrong directory layout
Reviewed-by: mchung
|
2016-05-24 12:21:55 +02:00 |
|
Erik Joelsson
|
22ce7a4237
|
8157511: JDK-8157348 broke gensrc of module infos with extra provides
Reviewed-by: mchung
|
2016-05-23 11:21:50 +02:00 |
|
Erik Joelsson
|
f33cf602b8
|
8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
|
2016-05-21 18:23:28 +02:00 |
|
Erik Joelsson
|
434e536704
|
8157507: JDK-8157348 broke gensrc of imported modules
Reviewed-by: alanb, tbell, mchung
|
2016-05-21 18:21:53 +02:00 |
|
Erik Joelsson
|
f39d18983b
|
8157348: Build fails with certain source configurations
Reviewed-by: tbell
|
2016-05-20 10:25:40 +02:00 |
|
Maurizio Cimadamore
|
16eae50cca
|
8157061: Add support for running jtreg tests from IntelliJ project
Add basic capabilities for running jtreg tests from the IDE using a custom ant target
Reviewed-by: chegar
|
2016-05-19 16:48:43 +01:00 |
|
Erik Joelsson
|
23043ca1e6
|
8155786: Determine modules depending on upgradeable modules directly and indirectly
Reviewed-by: alanb, mchung
|
2016-05-19 17:24:50 +02:00 |
|
Erik Helin
|
a2ce513fbd
|
8157028: Add make target for running gtest tests
Reviewed-by: erikj, jwilhelm
|
2016-05-16 12:33:22 +02:00 |
|
Athijegannathan Sundararajan
|
bde74b92a0
|
8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
|
2016-05-18 15:04:39 +05:30 |
|
Erik Joelsson
|
251735466a
|
8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
|
2016-05-04 15:29:01 +02:00 |
|
Erik Joelsson
|
69cc0c7ebe
|
8156036: Enable building of arm targets in default JPRT testset
Reviewed-by: tbell, chegar
|
2016-05-17 18:18:18 +02:00 |
|
Alejandro Murillo
|
060ba54e5e
|
Merge
|
2016-05-17 05:38:14 -07:00 |
|
Athijegannathan Sundararajan
|
7750aa7661
|
8156847: jdk.dynalink package is shown under "Other Packages" section
Reviewed-by: jlaskey
|
2016-05-16 20:51:01 +05:30 |
|
Athijegannathan Sundararajan
|
93a253535c
|
8156914: jlink API minor cleanups
Reviewed-by: mchung
|
2016-05-16 14:50:43 +05:30 |
|
Alejandro Murillo
|
b4f027037b
|
Merge
|
2016-05-14 09:11:01 -07:00 |
|
Erik Joelsson
|
eeec992d7e
|
8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
|
2016-05-13 09:21:20 +02:00 |
|
Claes Redestad
|
0d429acc35
|
8156756: Enable build-time use of resource ordering plugin
Reviewed-by: jlaskey, alanb, erikj
|
2016-05-12 14:57:48 +02:00 |
|
Chris Hegarty
|
47ddb954bd
|
8074716: IntelliJ IDEA project support
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
|
2016-05-10 13:34:30 +01:00 |
|
Erik Joelsson
|
05f3ae4cc8
|
8153685: Parfait integration missing in the new tools (jmod and jlink)
Reviewed-by: alanb, mchung
|
2016-05-09 17:15:05 +02:00 |
|
Claes Redestad
|
998971d501
|
8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
|
2016-05-07 01:21:08 +02:00 |
|
Mandy Chung
|
cad49e11bf
|
8155513: Deprivilege jdk.charsets
Reviewed-by: alanb, chegar
|
2016-05-05 22:39:14 -07:00 |
|
Mandy Chung
|
e81c4c2ac8
|
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
|
2016-05-05 16:35:36 -07:00 |
|
Igor Ignatyev
|
b349292b74
|
8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
|
2016-05-03 23:49:27 +03:00 |
|