Magnus Ihse Bursie
|
b826ae7bde
|
8176084: Developer-friendly run-test facility
Reviewed-by: erikj
|
2017-03-03 12:57:57 +01:00 |
|
Jesper Wilhelmsson
|
c2fd7b3bf0
|
Merge
|
2017-02-24 12:01:32 +01:00 |
|
Erik Joelsson
|
cf801acb71
|
8175271: Race in GenerateLinkOptData.gmk
Reviewed-by: redestad, ihse
|
2017-02-21 13:47:27 +01:00 |
|
Jesper Wilhelmsson
|
4edb348b34
|
Merge
|
2017-02-18 03:23:28 +01:00 |
|
Claes Redestad
|
ada23c9fef
|
8175026: Capture build-time parameters to --generate-jli-classes
Reviewed-by: mchung, ihse
|
2017-02-17 18:12:53 +01:00 |
|
Vladimir Kozlov
|
ef5d58f98b
|
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon
|
2017-02-16 15:51:01 -08:00 |
|
Chris Hegarty
|
d859374f59
|
8175071: Minor cleanup in Javadoc.gmk
Reviewed-by: erikj, ihse
|
2017-02-16 13:10:00 +00:00 |
|
Joe Darcy
|
e6e86de119
|
8175045: Turn on doclint reference checking in build of the java.management.rmi module
Reviewed-by: lancea, mchung
|
2017-02-15 13:43:52 -08:00 |
|
Joe Darcy
|
bf633a6197
|
8174945: Turn on doclint reference checking in build of java.compiler module
Reviewed-by: erikj
|
2017-02-14 09:00:43 -08:00 |
|
Phil Race
|
08aeb0e27e
|
Merge
|
2017-02-10 08:21:20 -08:00 |
|
Jesper Wilhelmsson
|
a9eeb648af
|
Merge
|
2017-02-09 23:35:21 +01:00 |
|
Jesper Wilhelmsson
|
d00350c0ba
|
Merge
|
2017-02-09 23:23:58 +01:00 |
|
Erik Joelsson
|
2396020e93
|
8174172: Race when building java.base.jmod
Reviewed-by: alanb, mchung
|
2017-02-09 09:51:24 +01:00 |
|
Magnus Ihse Bursie
|
184939a7e2
|
8174064: Tab expansion broken for make
Reviewed-by: erikj
|
2017-02-07 11:09:42 +01:00 |
|
Phil Race
|
de85f2fc8b
|
Merge
|
2017-02-06 09:35:08 -08:00 |
|
Lance Andersen
|
08bae4d771
|
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Reviewed-by: dfuchs, alanb, psandoz, mchung
|
2017-02-04 14:02:14 -05:00 |
|
Jesper Wilhelmsson
|
3870d61663
|
Merge
|
2017-02-04 03:29:38 +01:00 |
|
Phil Race
|
d2c5de915c
|
8173409: make setMixingCutoutShape public and remove jdk.desktop
Reviewed-by: serb, mchung, alexsch
|
2017-02-03 09:28:13 -08:00 |
|
Magnus Ihse Bursie
|
669ad68437
|
8004842: Unify values of boolean make variables set in configure to true/false
Reviewed-by: erikj
|
2017-02-03 15:19:38 +01:00 |
|
Daniel Fuchs
|
63218777ce
|
8173607: JMX RMI connector should be in its own module
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
|
2017-02-02 16:50:38 +00:00 |
|
Doug Simon
|
efed5b0145
|
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
Reviewed-by: kvn, alanb, mchung, mullan
|
2017-02-02 05:26:46 -08:00 |
|
Mandy Chung
|
c04c32dc14
|
8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
|
2017-01-31 20:06:23 -08:00 |
|
Jesper Wilhelmsson
|
61ff22fa1b
|
Merge
|
2017-01-31 20:54:44 +01:00 |
|
Erik Joelsson
|
e1d8c67bff
|
8170483: Remove modules_src_jake workaround for JavaFX transition to new module-info syntax
Reviewed-by: alanb, mchung
|
2017-01-27 10:15:41 +01:00 |
|
Chris Hegarty
|
ae27c394e7
|
8173354: javadoc warning notice for types in Incubator Modules
Reviewed-by: erikj, michaelm
|
2017-01-25 14:10:43 +00:00 |
|
Jesper Wilhelmsson
|
ca84662142
|
Merge
|
2017-01-24 00:30:23 +01:00 |
|
Anthony Scarpino
|
946541ac57
|
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore
|
2017-01-23 11:49:50 -08:00 |
|
Magnus Ihse Bursie
|
0a56b1da95
|
8173120: Preserve command line at build failure
Reviewed-by: erikj
|
2017-01-20 14:44:17 +01:00 |
|
George Triantafillou
|
2e7f42b44f
|
8152206: Simplify jvmstat modules
Reviewed-by: alanb, mchung, hseigel
|
2017-01-19 10:55:07 -05:00 |
|
Chris Hegarty
|
6862616001
|
8171380: Remove all exports from jdk.jlink
Reviewed-by: alanb, mchung, sundar
|
2017-01-18 09:35:03 +00:00 |
|
Magnus Ihse Bursie
|
ebac6beb70
|
8170863: Always pass MAKE_ARGS to MAKE in Main.gmk
Reviewed-by: erikj
|
2017-01-17 14:14:24 +01:00 |
|
Xueming Shen
|
c4dd83d101
|
8172432: jar cleanup/update for module and mrm jar
Reviewed-by: mchung, psandoz, chegar
|
2017-01-12 22:55:33 -08:00 |
|
Erik Joelsson
|
04da970a84
|
8172577: Builds for OS X after build 149 does not include Java Mission Control.app
Reviewed-by: tbell, ihse
|
2017-01-12 14:47:38 +01:00 |
|
Magnus Ihse Bursie
|
9be23d7e0f
|
8172562: Changing log level on Javadoc causes total rebuild
Reviewed-by: erikj, tbell
|
2017-01-12 10:08:16 +01:00 |
|
Erik Joelsson
|
ad37b8fb0f
|
8170862: VarDeps breaks when a file with overridden CFLAGS has the same name as the library
Reviewed-by: tbell
|
2017-01-10 11:31:31 +01:00 |
|
Erik Joelsson
|
35cbb54ae9
|
8171932: unresolved macro in javadoc command
Reviewed-by: tbell
|
2017-01-10 11:28:25 +01:00 |
|
Erik Joelsson
|
500900fb46
|
8172241: Cleanup mistakes in jib publish support change
Reviewed-by: tbell
|
2017-01-10 11:23:59 +01:00 |
|
Erik Joelsson
|
a658a12158
|
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell
|
2017-01-09 11:55:37 +01:00 |
|
Erik Joelsson
|
0b088d5ed8
|
8171929: "make docs" in clean forest is broken
Reviewed-by: mchung, tbell
|
2017-01-04 16:58:09 +01:00 |
|
Robert Field
|
37aeefce85
|
8172155: jshell tool (make): include built-in startup scripts in image
Reviewed-by: briangoetz
|
2017-01-02 18:27:55 -08:00 |
|
Jesper Wilhelmsson
|
d703ce5977
|
Merge
|
2016-12-27 22:00:28 +01:00 |
|
Jonathan Gibbons
|
9fd7d77410
|
8171978: docs should use CSS-friendly <span> instead of <font>
Reviewed-by: tbell
|
2016-12-23 13:43:21 -08:00 |
|
Jesper Wilhelmsson
|
490f672539
|
Merge
|
2016-12-22 22:10:02 +01:00 |
|
Erik Joelsson
|
e524cf8e7a
|
8171548: JDK bundles changes sym links incorrectly in the legal directory
Reviewed-by: mchung
|
2016-12-21 17:53:11 +01:00 |
|
Erik Joelsson
|
d8f522b272
|
8170741: Enable uploading of built artifacts through Jib
Reviewed-by: ihse
|
2016-12-21 13:30:35 +01:00 |
|
Jesper Wilhelmsson
|
6e7a28b3a2
|
Merge
|
2016-12-20 23:47:16 +01:00 |
|
Robert Field
|
24149f0643
|
8170195: jshell tool (make): update javadoc generation for jdk.jshell
Reviewed-by: jjg
|
2016-12-20 13:44:04 -08:00 |
|
Erik Joelsson
|
ab77975179
|
8171310: Gtest libjvm.so is always stripped
Reviewed-by: tbell, dholmes, stuefe
|
2016-12-19 16:26:36 +01:00 |
|
Jesper Wilhelmsson
|
de18583f29
|
Merge
|
2016-12-18 15:57:40 +01:00 |
|
David Dehaven
|
b0741bd0f1
|
Merge
|
2016-12-16 11:58:14 -08:00 |
|
Alan Bateman
|
5b8d0b3c1c
|
Merge
|
2016-12-16 08:17:37 +00:00 |
|
Chris Hegarty
|
639b39d35c
|
8170859: Run time and tool support for ModuleResolution
Reviewed-by: alanb, mchung
|
2016-12-16 05:46:45 +00:00 |
|
Athijegannathan Sundararajan
|
be9374311d
|
8171316: Add IMPLEMENTOR property to the release file
Reviewed-by: jlaskey, erikj, mchung
|
2016-12-15 22:00:30 +05:30 |
|
Mandy Chung
|
d8baf9d01d
|
8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
|
2016-12-14 10:50:31 -08:00 |
|
Jesper Wilhelmsson
|
ceb5a97cf8
|
Merge
|
2016-12-13 22:17:05 +01:00 |
|
Erik Joelsson
|
a7af402b51
|
8171167: Build fails in Mach 5 with "File name too long."
Reviewed-by: tbell
|
2016-12-13 16:19:20 +01:00 |
|
Erik Joelsson
|
11166cddfd
|
8170878: JDK 9 fails to build when enabling Hotspot code coverage
Reviewed-by: ihse
|
2016-12-13 12:31:43 +01:00 |
|
David Dehaven
|
f52266aef6
|
Merge
|
2016-12-12 20:54:39 -08:00 |
|
Mandy Chung
|
d1dd5b972c
|
8169925: Organize licenses by module in source, JMOD file, and run-time image
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
|
2016-12-12 18:56:32 -08:00 |
|
Jesper Wilhelmsson
|
47d55ad2b7
|
Merge
|
2016-12-13 02:04:18 +01:00 |
|
Vladimir Kozlov
|
2c220df590
|
8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, twisti, simonis
|
2016-12-11 18:50:18 -08:00 |
|
Vladimir Kozlov
|
1a40cebca3
|
8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
|
2016-12-11 12:09:13 -08:00 |
|
Michael McMahon
|
f18eacf136
|
8170648: Move java.net.http package out of Java SE to incubator namespace
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Co-authored-by: Anthony Vanelverdinghe <anthony.vanelverdinghe@gmail.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
|
2016-12-09 11:34:44 +00:00 |
|
Jesper Wilhelmsson
|
f0b8192dc1
|
Merge
|
2016-12-08 17:13:07 +01:00 |
|
Jesper Wilhelmsson
|
f8dd00abb0
|
Merge
|
2016-12-08 16:18:03 +01:00 |
|
Erik Joelsson
|
eaf6a90a9b
|
8141590: Cannot build Zero with devkit
Reviewed-by: ihse
|
2016-12-07 16:08:23 +01:00 |
|
Erik Joelsson
|
706f567795
|
8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
|
2016-12-05 17:55:59 +01:00 |
|
David Dehaven
|
51c4b08f5f
|
Merge
|
2016-12-05 08:36:14 -08:00 |
|
Robert Field
|
e7c9922f65
|
8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Reviewed-by: jlahoda
|
2016-12-02 11:18:44 -08:00 |
|
Phil Race
|
7ee54bdc95
|
Merge
|
2016-12-01 10:35:19 -08:00 |
|
Erik Joelsson
|
c38acad81f
|
8168924: Add jdk.unsupported to the compact profile builds
Reviewed-by: alanb, chegar, mchung
|
2016-12-01 15:08:43 +01:00 |
|
Erik Joelsson
|
c369b80730
|
8170528: Race condition with release file creation
Reviewed-by: dholmes, ihse, tbell
|
2016-12-01 14:40:06 +01:00 |
|
Alan Bateman
|
4e1d511d05
|
Merge
|
2016-12-01 11:14:50 +00:00 |
|
Alan Bateman
|
18af38e927
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: alanb, mchung
|
2016-12-01 08:56:28 +00:00 |
|
Athijegannathan Sundararajan
|
3af52f25f3
|
8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad
|
2016-11-30 19:28:45 +05:30 |
|
Mandy Chung
|
0043906c46
|
8170428: Move src.zip to JDK/lib/src.zip
Reviewed-by: prr, billyh, pbhat
|
2016-11-29 15:20:30 -08:00 |
|
Phil Race
|
dbd7cc45da
|
Merge
|
2016-11-29 11:17:08 -08:00 |
|
Mandy Chung
|
29904587f1
|
8170424: back out src.zip change from JDK-8170424
Reviewed-by: prr
|
2016-11-28 18:04:52 -08:00 |
|
Mandy Chung
|
d8c7cf7073
|
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
|
2016-11-28 11:36:15 -08:00 |
|
Gustavo Romero
|
99684f14fe
|
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
|
2016-11-28 11:13:20 -05:00 |
|
Magnus Ihse Bursie
|
62570cd493
|
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
|
2016-12-02 16:17:52 +01:00 |
|
Erik Joelsson
|
ffc4d62ccc
|
8170392: JDK-8031567 broke builds from source bundles
Reviewed-by: sla
|
2016-11-28 15:19:08 +01:00 |
|
Magnus Ihse Bursie
|
bac0ea6842
|
8170385: JDK-8031567 broke source bundles
Reviewed-by: erikj
|
2016-11-28 10:13:18 +01:00 |
|
Magnus Ihse Bursie
|
b58f0c97b9
|
8031567: Better model for storing source revision information
Reviewed-by: erikj
|
2016-11-28 09:20:13 +01:00 |
|
Erik Joelsson
|
500ce8299e
|
8170280: Enable -g for all java compilation in the build
Reviewed-by: simonis, tbell, dholmes, ihse
|
2016-11-24 11:50:26 +01:00 |
|
Erik Joelsson
|
7c98a30252
|
8170284: Move fine granular hotspot make targets to top level
Reviewed-by: tbell
|
2016-11-24 15:27:33 +01:00 |
|
Phil Race
|
bf95964c11
|
Merge
|
2016-11-22 11:45:55 -08:00 |
|
Phil Race
|
febe9cf80c
|
Merge
|
2016-11-22 10:48:24 -08:00 |
|
Magnus Ihse Bursie
|
3da21ba32e
|
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj
|
2016-11-22 14:47:52 +01:00 |
|
Magnus Ihse Bursie
|
25a65593b7
|
8170077: Properly parallelize javadoc generation
Reviewed-by: erikj
|
2016-11-22 13:44:41 +01:00 |
|
Magnus Ihse Bursie
|
7ae986d83e
|
8169860: Clean up and unify the refactored Javadoc generation
Reviewed-by: erikj
|
2016-11-18 15:50:43 +01:00 |
|
Phil Race
|
e266d93b89
|
8167182: Exported elements referring to inaccessible types in jdk.accessibility
Reviewed-by: serb, ssadetsky
|
2016-11-16 14:27:23 -08:00 |
|
Phil Race
|
9ccb699c49
|
8169518: Suppress Deprecation warnings for deprecated Swing APIs
Reviewed-by: alexsch, ssadetsky
|
2016-11-14 10:00:15 -08:00 |
|
Jesper Wilhelmsson
|
05dd45891b
|
Merge
|
2016-11-09 15:32:39 +01:00 |
|
Jesper Wilhelmsson
|
61440b5478
|
Merge
|
2016-11-09 15:32:39 +01:00 |
|
Erik Joelsson
|
29556bae75
|
8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
|
2016-11-07 14:15:49 +01:00 |
|
Erik Joelsson
|
38acf59c15
|
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
|
2016-11-07 13:25:18 +01:00 |
|
David Dehaven
|
be39dc08ce
|
Merge
|
2016-11-03 13:44:53 -07:00 |
|
Robert Field
|
f9f1ad165e
|
8168974: Editor support: include properties file in image
Reviewed-by: jlahoda
|
2016-11-02 16:21:36 -07:00 |
|
Jan Lahoda
|
da69501b8e
|
8131019: jshell tool: access javadoc from tool
Disabling doclint on jdk.compiler/jdk.internal.* packages, to disable lint on newly added jdk.compiler/jdk.internal.shellsupport.doc package.
Reviewed-by: jjg, rfield
|
2016-11-02 07:36:55 +01:00 |
|