Commit Graph

71 Commits

Author SHA1 Message Date
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
Alexander Scherbatiy
4bcdfc784d 8167176: Exported elements referring to inaccessible types in java.desktop
Reviewed-by: prr, serb
2016-11-01 12:58:01 +03:00
Erik Joelsson
2962a15145 8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
Reviewed-by: mchung, kcr
2016-10-28 14:29:20 +02:00
David Dehaven
fd7f70c96f 8167187: Exported elements referring to inaccessible types in jdk.jsobject
Reviewed-by: mchung, alanb
2016-10-27 09:51:33 -07:00
Weijun Wang
121ffd6f67 8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
2016-10-07 07:59:32 +08:00
Jan Lahoda
fa93c65618 8153362: Add javac -Xlint warning to list exposed types which are not accessible
Disabling exports lint (newly introduced to javac) on java.desktop, java.naming, jdk.accessibility, jdk.jshell, jdk.jsobject, jdk.security.jgss, jdk.vm.ci

Reviewed-by: alanb
2016-10-06 14:03:14 +02:00
Naoto Sato
ff4657f6a5 8165605: Thai resources in jdk.localedata cause split package issue with java.base
Reviewed-by: mchung, erikj
2016-09-12 09:38:26 -07:00
Mandy Chung
2416447009 8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb
2016-08-30 17:49:50 -07:00
Mandy Chung
c5983e8f77 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:49:03 -07:00
Mandy Chung
1c7cd18b25 8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
2016-07-13 14:42:09 -07:00
Erik Joelsson
95cf491fcc 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
2016-07-08 08:55:54 +02:00
Brian Burkhalter
d5efeccf78 8160018: (fs) Remove GioFileTypeDetector on Solaris
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.

Reviewed-by: rriggs
2016-07-01 12:57:12 -07:00
Erik Joelsson
0295c28e94 8055735: JDK_FILTER is broken
Reviewed-by: redestad, alanb, tbell
2016-06-10 16:56:29 +02:00
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