Commit Graph

156 Commits

Author SHA1 Message Date
Joe Darcy
72e6b8e873 8155872: Temporarily disable deprecation checking on the java.desktop module
Reviewed-by: erikj
2016-05-03 09:44:54 -07:00
Phil Race
2e406416e0 8154213: clean up uses of boxed primitive constructors in the java.desktop module
Reviewed-by: serb, psadhukhan
2016-04-25 15:09:15 -07:00
Stuart Marks
5acf187999 8145468: update java.lang APIs with new deprecations
Reviewed-by: lancea, alanb
2016-04-18 14:11:16 -07:00
Erik Joelsson
192d906e65 8154430: Imported modules rebuilt on second run when nothing has changed
Reviewed-by: alanb, tbell
2016-04-18 17:18:41 +02:00
Erik Joelsson
ec3913386e 8153969: Clean up module src dir logic
Reviewed-by: ihse
2016-04-13 18:11:29 +02:00
Sergey Bylokhov
7e720e14ff 7179078: Remove @beaninfo processing from the makefiles
Reviewed-by: erikj, alexsch
2016-03-29 17:03:18 +03:00
Alan Bateman
cc661dd1c6 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Yasumasa Suenaga
2d3d1ed147 8150723: HSDB toolbar icons are missing
Reviewed-by: erikj, dsamersoff
2016-02-29 22:55:13 +09:00
Alejandro Murillo
037437a48d Merge 2016-01-28 16:30:36 -08:00
Doug Simon
64e41d5ac4 8146364: Remove @ServiceProvider mechanism from JVMCI
Reviewed-by: twisti
2016-01-14 14:35:22 +01:00
Dmitry Samersoff
c28f46f637 8067194: Restructure hotspot/agent/src to conform the modular source layout
Move sources under jdk.hotspot.agent

Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:12 +03:00
Erik Joelsson
401ff06f3b 8145115: make JAVAC_FLAGS=-g no longer works
Reviewed-by: ihse
2015-12-11 14:20:39 +01:00
Alejandro Murillo
9758da4e8f Merge 2015-11-30 13:55:05 -08:00
Jesper Wilhelmsson
8e457e664a Merge 2015-11-30 19:22:18 +01:00
Rob McKenna
b10dace9b4 8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Reviewed-by: alanb, simonis
2015-11-30 17:37:17 +00:00
Erik Joelsson
086e3e9a94 8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
Erik Joelsson
2322723f91 8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
2015-11-24 12:18:24 +01:00
Attila Szegedi
546d8593a6 8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: alanb, mchung, sundar
2015-11-24 10:22:14 +01:00
Bhavesh Patel
54850a316b 8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj
2015-11-16 22:49:45 +00:00
Aleksey Shipilev
fb33a09179 8148483: JEP 280: Indify String Concatenation
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
2016-01-28 19:42:10 +03:00
Christian Thalinger
4308ec2ec8 8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 11:31:14 -10:00
Alejandro Murillo
10b4e2586d Merge 2015-09-10 14:55:18 -07:00
Magnus Ihse Bursie
54b0810371 8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
2015-09-09 09:36:39 +02:00
Jaroslav Bachorik
2fdcbf527f 8043937: Drop support for the IIOP transport from the JMX RMIConnector
Reviewed-by: alanb, erikj
2015-08-21 13:34:07 +02:00
Athijegannathan Sundararajan
c580b989e0 8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey
2015-08-13 19:09:59 +05:30
Jan Lahoda
900dc0a49c 8129562: JDK 9 build using boot-jdk classes instead of newly compiled classes
Need to specify empty -extdirs and -endorseddirs to javac to avoid loading of boot JDK classes during build.

Reviewed-by: tbell, coffeys, jjg, henryjen
2015-08-10 09:47:35 +02:00
Jan Lahoda
f5a4efc171 8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:52 +02:00
Erik Joelsson
b94a868049 8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Andreas Lundblad
ebd11a8353 8054717: SJavac should track changes in the public apis of classpath classes!
Adjusted Java compilation to accomodate for changes to sjavac.

Reviewed-by: erikj
2015-06-09 16:08:38 +02:00
Mandy Chung
ee3e359025 8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Joe Darcy
d95bfcad3e 8075771: Enable "missing" doclint check in build of the java.desktop module
Reviewed-by: ihse
2015-05-13 15:48:24 -07:00
Phil Race
da66049814 Merge 2015-05-13 08:37:17 -07:00
Erik Joelsson
0cd8ff5e10 8079344: Allow custom or platform specific java source to automatically override shared source
Reviewed-by: ihse
2015-05-06 11:15:27 +02:00
Phil Race
440ee25928 Merge 2015-04-27 09:17:48 -07:00
Joe Darcy
dd09531d4b 8077912: Turn on doclint checking for more modules
Reviewed-by: ihse, erikj, tbell
2015-04-16 12:08:16 -07:00
Phil Race
5981b9e79b 8035302: Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: mchung, alanb, sherman, serb
2015-04-13 17:03:11 -07:00
Phil Race
b155eb80e4 Merge 2015-03-17 14:54:59 -07:00
Phil Race
d57d843873 8075277: JDK is still building X11 related Java files on OSX
Reviewed-by: ihse, erikj, serb
2015-03-17 12:14:58 -07:00
Joe Darcy
fe068291e1 8075035: Turn on doclint checking of modules in the langtools repo
Reviewed-by: ihse
2015-03-13 13:41:29 -07:00
Joe Darcy
6a5b63f190 8072734: Turn on doclint checking in the build of modules in the jdk repo
Reviewed-by: erikj
2015-03-12 12:30:36 -07:00
Sergey Bylokhov
aa024f2afc 8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
2015-02-16 20:02:08 +03:00
Sergey Bylokhov
c93718e271 8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:45:26 +03:00
Chris Hegarty
8d19b510dd Merge 2014-12-03 19:28:30 +00:00
Chris Hegarty
b26d39ffd7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Magnus Ihse Bursie
c4ced97793 8065914: Various improvements and cleanup of build system
Reviewed-by: erikj
2014-11-27 15:41:56 +01:00
Magnus Ihse Bursie
a6355c5d7d 8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:46 +01:00
Roger Riggs
6553ede9c3 8064372: CompileJavaModules overwrites settings from custom
Reviewed-by: mchung, erikj
2014-11-10 09:58:12 -05:00
Roger Riggs
8d64173ec8 8048124: Read hijra-config-umalqura.properties as a resource
Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource

Reviewed-by: alanb
2014-10-28 17:14:43 -04:00
Shanliang Jiang
8be6fa0ec3 8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
Reviewed-by: alanb, dfuchs, erikj, mchung
2014-10-22 09:12:36 +02:00
Erik Joelsson
4961a5f887 8060766: build of jdk9-b33 seems broken due to how security zip files are interfaced
Reviewed-by: tbell
2014-10-21 14:00:26 +02:00
Phil Race
f5dfa90df3 Merge 2014-09-02 11:21:05 -07:00
Mandy Chung
4476f57e84 8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:19 -07:00
Phil Race
0389eda990 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
2014-08-22 11:00:44 -07:00
Erik Joelsson
74d5ddea1a 8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
2014-08-21 12:22:42 +02:00
Erik Joelsson
6836c834fb 8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
2014-08-21 11:05:01 +02:00
Chris Hegarty
ebd8efe5ef 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00