1095 Commits

Author SHA1 Message Date
Erik Joelsson
78f24fb8a5 8188050: UnsatisfiedLinkError after repo consolidation
Reviewed-by: tbell, ihse
2017-10-10 15:26:01 +02:00
Magnus Ihse Bursie
f40b349dcc 8188312: Use CDS if present when running the Boot JDK during build
Reviewed-by: iklam, erikj
2017-10-10 13:33:39 +02:00
Magnus Ihse Bursie
5f7dcca036 8188814: Simplify IncludeCustomExtension
Reviewed-by: dholmes
2017-10-05 12:41:06 +02:00
Magnus Ihse Bursie
ecd3cd8f8c 8188768: Fix interaction between make and autoconf after consolidation
Reviewed-by: erikj, tbell
2017-10-05 11:02:18 +02:00
Magnus Ihse Bursie
6ab21308de 8188034: InitSupport does not properly include closed file
Reviewed-by: tbell, erikj
2017-09-27 21:48:21 +02:00
Christian Tornqvist
027285b5ac 8188038: Add Windows-x64-open bundles to jib-profiles.js
Reviewed-by: erikj
2017-09-29 09:48:31 -04:00
Athijegannathan Sundararajan
a00dba8a16 8188023: Avoid -source and -target javac options in nashorn ant compilation
Reviewed-by: jlaskey, hannesw
2017-09-27 18:40:37 +05:30
Magnus Ihse Bursie
26f4eca08c 8188013: symbolgenerator targets jdk 9 source
Reviewed-by: erikj
2017-09-27 11:38:21 +02:00
Magnus Ihse Bursie
81f0285c52 8188012: Nashorn build targets version 9 source
Reviewed-by: erikj, dholmes
2017-09-27 11:21:40 +02:00
Vyom Tewari
02ba926da2 8159526: Deprivilege jdk.httpserver
Reviewed-by: chegar, alanb, michaelm, mchung
2017-09-26 15:08:56 +05:30
Goetz Lindenmaier
92fc72a86b 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Reviewed-by: ihse, dholmes
2017-09-25 23:42:58 -04:00
Magnus Ihse Bursie
6beed6f0b7 8187672: RunTest displays broken output if jtreg fails completely
Reviewed-by: erikj, tbell
2017-09-25 11:52:40 +02:00
Magnus Ihse Bursie
bac7500e27 8180897: Explicit --with-jtreg path not expanded
Reviewed-by: erikj
2017-09-25 11:50:39 +02:00
Maurizio Cimadamore
bde617da88 8187784: IntelliJ langtools project exclusion settings are too broad
Revert exclusion for src/make/test folders

Reviewed-by: jlahoda
2017-09-25 11:32:13 +01:00
Magnus Ihse Bursie
ab22e37439 8176467: --with-cacerts-file should fail during configure if file does not exist
Reviewed-by: erikj
2017-09-25 10:47:28 +02:00
Magnus Ihse Bursie
1490f5ebed 8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
Reviewed-by: erikj
2017-09-25 10:45:34 +02:00
Magnus Ihse Bursie
e84be60b1a 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
Reviewed-by: erikj
2017-09-25 10:32:00 +02:00
Magnus Ihse Bursie
4ef785b337 8187543: Replace SRC_ROOT with TOPDIR
Reviewed-by: erikj
2017-09-25 10:21:23 +02:00
Erik Joelsson
4f3d30c818 8187790: generated-configure out of sync
Reviewed-by: mchung, tbell
2017-09-21 23:20:18 +02:00
Roger Riggs
5e55e5e2ee 8187631: Refactor FileDescriptor close implementation
Reviewed-by: bpb, alanb
2017-09-21 11:41:12 -04:00
Athijegannathan Sundararajan
0f4c864067 8187782: no ant build artifact should be produced under make/nashorn directory
Reviewed-by: hannesw, jlaskey
2017-09-21 18:00:44 +05:30
Athijegannathan Sundararajan
a8ce9febcd 8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail
Reviewed-by: hannesw
2017-09-21 14:37:47 +05:30
Weijun Wang
2bb3b82709 8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
2017-09-21 16:29:18 +08:00
Magnus Ihse Bursie
6648232e22 8187542: Remove superfluous *_TOPDIR variables
Reviewed-by: erikj
2017-09-15 09:18:00 -07:00
Jesper Wilhelmsson
42a29333b9 Merge 2017-10-10 16:29:04 +02:00
Jesper Wilhelmsson
f8b593cb66 8189071: Require jtreg 4.2 b09
Reviewed-by: dholmes, gtriantafill
2017-10-10 03:54:49 +02:00
Coleen Phillimore
fd85805dc0 8178870: instrumentation.retransformClasses cause coredump
Don't double-free cached class bytes on redefinition loading failure.

Reviewed-by: sspitsyn, jiangli
2017-10-06 14:30:04 -04:00
Jesper Wilhelmsson
b708f0ddbd Merge 2017-10-04 21:02:13 +02:00
Calvin Cheung
6213838f11 8138600: eliminate the need of ModuleLoaderMap.dat for CDS
Removed the code which generates the ModuleLoaderMap.dat and the code which references it

Reviewed-by: mchung, jiangli
2017-09-29 10:11:01 -07:00
Erik Joelsson
467119a352 8187445: Forest Consolidation: Make tests work
Reviewed-by: darcy, ihse
2017-09-12 19:03:59 +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
Jason Yong
99489f2aa4 8186983: CompileJavaModule.gmk overrides values from a custom extension gmk
Reviewed-by: ihse, dholmes
2017-09-06 16:05:49 +02:00
Jaroslav Tulach
d72e093a74 8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean
Reviewed-by: dnsimon, kvn, alanb, mchung, dfuchs
2017-09-28 13:52:15 -07:00
John Paul Adrian Glaubitz
da300604af 8186578: Zero fails to build on linux-sparc due to sparc-specific code
Reviewed-by: kbarrett, ihse, coleenp
2017-09-27 17:01:34 +02:00
Robbin Ehn
104ecb2dd1 8189941: Implementation JEP 312: Thread-local handshake
Introduce a way to execute a callback on threads without performing a global VM safepoint. Make it both possible and cheap to stop individual threads and not just all threads or none.

Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Reviewed-by: mdoerr, neliasso, acorn, aph, coleenp, dholmes
2017-08-31 10:00:28 +02:00
Phil Race
679360ec5a Merge 2017-10-19 10:54:40 -07:00
Erik Joelsson
3263ea9b0c 8189679: JDK-8189094 broke testing in Mach 5
Reviewed-by: tbell, mchung
2017-10-19 17:47:04 +02:00
Erik Joelsson
ca8ad3c162 8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
2017-10-19 14:16:45 +02:00
Phil Race
8f0f21d997 Merge 2017-10-17 14:33:32 -07:00
Erik Joelsson
352aa2d861 8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation
Reviewed-by: ihse, dholmes
2017-10-17 15:47:53 +02:00
Erik Joelsson
447beeba7f 8189434: SetupCopyFiles does not handle files with $ in them
Reviewed-by: ihse
2017-10-17 15:46:09 +02:00
Semyon Sadetsky
74e234cb58 8187599: Remove dependency of Building Nimbus L&F on JAXB
Reviewed-by: serb, prr
2017-10-16 08:47:59 -07:00
Phil Race
4337e3f1a6 8183978: Remove ICU layout code from OpenJDK
Reviewed-by: srl, serb
2017-10-13 08:54:00 -07:00
Thomas Stuefe
479ec4791b 8187228: [aix] make data segment page size 64K by default
Reviewed-by: goetz, erikj
2017-09-05 13:40:14 +02:00
Bob Vandette
d74f4e6857 8186248: Allow more flexibility in selecting Heap % of available RAM
Reviewed-by: dholmes, drwhite
2017-08-29 15:52:59 -04:00
Erik Joelsson
dc01400411 8186470: JDK10 hotspot integration has broken all MacOS dummy builds
Reviewed-by: ctornqvi, tbell
2017-08-23 08:55:13 +02:00
Bob Vandette
751575e2bc 8186115: libelf still referenced after 8172670
Reviewed-by: kvn, twisti, erikj, dholmes
2017-08-21 12:08:03 -04:00
Igor Veresov
101925a0da 8186158: Update Graal
Reviewed-by: kvn
2017-08-11 17:36:15 -07:00
Jesper Wilhelmsson
11598ea67a Merge 2017-08-08 21:15:58 +02:00