Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07:00 |
|
Erik Joelsson
|
a6aad28019
|
8182285: Speeding up incremental build by hashing module APIs
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: ihse
|
2017-10-20 13:33:35 +02:00 |
|
Stewart X Addison
|
5e00c162bd
|
8189619: [aix] OpenJDK local disk check not working on AIX
Reviewed-by: erikj
|
2017-10-20 13:10:35 +02:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Jesper Wilhelmsson
|
291e5e159d
|
Merge
|
2017-10-21 01:23:52 +02:00 |
|
Mandy Chung
|
7344b46c71
|
8189193: FindClass should only see classes from the boot loader called from its associated native library
Reviewed-by: coleenp, dholmes
|
2017-10-19 17:27:34 -07:00 |
|
Roman Kennke
|
9ba22876cf
|
8189276: Make SuspendibleThreadSet and related code available to other GCs
Reviewed-by: zgu, coleenp
|
2017-10-18 21:17:46 +02:00 |
|
Magnus Ihse Bursie
|
250160bf99
|
8189607: Remove duplicated jvmticmlr.h
Reviewed-by: sspitsyn, dholmes, erikj
|
2017-10-18 14:31:10 +02:00 |
|
Jesper Wilhelmsson
|
843dc3a8ea
|
Merge
|
2017-10-16 17:03:56 +02:00 |
|
Erik Joelsson
|
cde3c45ebf
|
8189324: install-file macro no longer handles files with $ in them
Reviewed-by: ihse
|
2017-10-16 12:56:23 +02:00 |
|
Magnus Ihse Bursie
|
f627304d96
|
8189263: Introduce CUSTOM_ROOT
Reviewed-by: erikj
|
2017-10-16 08:43:42 +02:00 |
|
Jesper Wilhelmsson
|
947fc09db0
|
Merge
|
2017-10-14 00:19:29 +02:00 |
|
Magnus Ihse Bursie
|
7d50345d2d
|
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
|
2017-10-13 15:22:02 +02:00 |
|
Erik Joelsson
|
e4801e2fe1
|
8189095: Import JMC from artifactory using Jib and main makefiles
Reviewed-by: ihse
|
2017-10-13 13:42:10 +02:00 |
|
Magnus Ihse Bursie
|
874060c138
|
8189222: Remove make/corba/Makefile
Reviewed-by: erikj
|
2017-10-12 13:35:41 +02:00 |
|
Christian Tornqvist
|
269a6e79b5
|
8189115: Pass JIB_DATA_DIR to jtreg harness
Reviewed-by: erikj
|
2017-10-11 16:14:47 -04:00 |
|
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 |
|