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 |
|