1024 Commits

Author SHA1 Message Date
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
Jonathan Gibbons
c61869008f 8185752: update javadoc options in make/Docs.gmk
Reviewed-by: tbell
2017-08-04 10:59:28 -07:00
Vladimir Kozlov
9bef3e632b Merge 2017-08-01 13:03:20 -07:00
Erik Joelsson
0139937d99 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
2017-07-13 08:49:11 +02:00
Lana Steuck
124a5bc0a3 Merge 2017-07-07 03:05:57 +00:00
Vladimir Kozlov
b3b17f73e2 Merge 2017-07-05 18:23:35 -07:00
Mark Reinhold
4500670987 8183251: Meta "keywords" tag malformed in overview-summary.html and related pages
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Igor Ignatyev
d05cf8d6a2 8181053: port basicvmtest to jtreg
Reviewed-by: ehelin
2017-06-27 08:30:28 -07:00
Lana Steuck
57b8a62f93 Merge 2017-06-23 23:18:26 +00:00
Magnus Ihse Bursie
8dc9c32d0d 8179892: Update build documentation for JDK 9
Reviewed-by: erikj
2017-06-21 12:51:25 +02:00
Mandy Chung
f68df147c2 8182492: docs bundle needs legal notices for 3rd party libraries distributed for javadoc search
Reviewed-by: jjg
2017-06-19 12:25:37 -07:00
Jesper Wilhelmsson
0865fbc1df Merge 2017-06-19 21:22:19 +02:00
Mark Reinhold
8906ca8e00 8182408: Simplify the API-specification overview page
Reviewed-by: erikj, mchung, jrose, alanb
2017-06-19 18:20:42 +02:00
Claes Redestad
9ba4675898 8181147: JNU_GetStringPlatformChars should have a fast path for UTF-8
Reviewed-by: martin, erikj, sherman, chegar, mikael
2017-06-19 10:32:13 +02:00
Magnus Ihse Bursie
fee5ec656a 8179556: Add specs copyright file
Reviewed-by: erikj
2017-06-16 11:41:25 +02:00
Lana Steuck
6e4770646e Merge 2017-06-16 04:54:27 +00:00
Mandy Chung
807e7e9268 8182032: Make java.compiler upgradeable
Reviewed-by: alanb, erikj
2017-06-15 11:54:26 -07:00
Erik Joelsson
3a52bbed1b 8180600: make run-test does not work with jib test dependencies
Reviewed-by: ctornqvi, ihse
2017-06-15 10:27:28 +02:00