Commit Graph

683 Commits

Author SHA1 Message Date
Mandy Chung
9645d4bee5 8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
2016-10-18 13:26:54 -07:00
Erik Joelsson
a467175dda 8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
2016-10-12 14:22:55 +02:00
Magnus Ihse Bursie
dde68e918c 8158181: Stop adding missing newline to manifest files
Reviewed-by: erikj
2016-10-11 11:28:19 +02:00
Magnus Ihse Bursie
3e6227e27f 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:49:31 +02:00
Erik Joelsson
b7da068f85 8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
2016-10-07 09:11:42 +02:00
Weijun Wang
121ffd6f67 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
2016-10-07 07:59:32 +08:00
Jan Lahoda
fa93c65618 8153362: Add javac -Xlint warning to list exposed types which are not accessible
Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci

Reviewed-by: alanb
2016-10-06 14:03:14 +02:00
Erik Joelsson
ad7aa259b5 8161018: GPL header missing comma in year
Reviewed-by: dholmes
2016-10-05 17:10:49 +02: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
4b223f6329 8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
2016-10-04 13:41:51 +02:00
Erik Joelsson
5735e2f331 8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
2016-10-04 13:34:34 +02:00
Erik Joelsson
439cb413d5 8164301: jib should provide a JDK for running jtreg with
Reviewed-by: tbell
2016-09-27 15:33:34 +02:00
Athijegannathan Sundararajan
2b2b2f394e 8163320: JAVA_VERSION in release file should come from java.base module
Reviewed-by: mchung
2016-09-13 20:59:28 +05:30
Naoto Sato
ff4657f6a5 8165605: Thai resources in jdk.localedata cause split package issue with java.base
Reviewed-by: mchung, erikj
2016-09-12 09:38:26 -07:00
Athijegannathan Sundararajan
13eeb8335f 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
Reviewed-by: alanb, jlaskey
2016-09-12 18:25:49 +05:30
Athijegannathan Sundararajan
32ded5866a 8165595: Main class should be set for nashorn modules
Reviewed-by: jlaskey, erikj
2016-09-08 14:35:02 +05:30
Erik Joelsson
da68b22b6a 8165314: Javac server process left running if build fails on Windows
Reviewed-by: tbell, wetmore
2016-09-05 10:10:29 +02:00
Alejandro Murillo
7a529a7794 Merge 2016-08-31 09:22:53 -07:00
Claes Redestad
74e4516b05 8164858: Enable build-time use of java.lang.invoke resolve tracing
Reviewed-by: erikj, vlivanov
2016-08-31 14:20:00 +02:00
Mandy Chung
2416447009 8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb
2016-08-30 17:49:50 -07:00
Alejandro Murillo
7bceb5e6c3 Merge 2016-08-26 10:02:44 -07:00
Christian Tornqvist
ec46cc2047 Merge 2016-08-19 18:20:20 +02:00
Tim Bell
e49b61eacb 8164402: key word 'requires' appearing in comment causing a build failure
Reviewed-by: erikj, dholmes
2016-08-19 07:54:03 -07:00
Christian Tornqvist
830cf57fbd 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:09:25 -04: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
Mandy Chung
c5983e8f77 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:49:03 -07:00
Alejandro Murillo
8a46b98110 Merge 2016-08-08 08:12:18 -07:00
Phil Race
f2a2f28fbf Merge 2016-08-05 10:23:39 -07:00
Alejandro Murillo
56e241bc0c Merge 2016-08-05 09:50:23 -07:00
Kumar Srinivasan
fe877326b8 8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html
Reviewed-by: erikj, jjg
2016-08-03 16:00:49 -07:00
Erik Joelsson
2719e407ba 8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD
Reviewed-by: tbell
2016-08-04 10:05:40 +02:00
Erik Joelsson
66630877b2 8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info
Reviewed-by: tbell
2016-08-03 10:37:08 +02:00
Phil Race
8103ede959 Merge 2016-08-01 10:06:00 -07:00
Sharath Ballal
337d9bf4de 8158050: Remove SA-JDI
Remove SA-JDI

Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:51 +03:00
Weijun Wang
2726620601 8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
Reviewed-by: mchung, mullan
2016-07-31 09:36:28 +08:00
Alejandro Murillo
ea09163c39 Merge 2016-07-29 16:11:52 -07:00
David Dehaven
3596541456 Merge 2016-07-28 09:29:36 -07:00
Valerie Peng
117713bd92 8159488: Deprivilege java.xml.crypto
Moved java.xml.crypto module from boot modules to platform modules

Reviewed-by: mullan
2016-07-27 01:26:47 +00:00
Daniil Titov
ed3ce54f5e 8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
2016-07-21 12:26:07 -07:00
Daniel D. Daugherty
c15db2813a Merge 2016-07-15 17:04:51 -07:00
Gerald Thornbrugh
03321f4a59 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 16:52:33 -07:00
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