Commit Graph

129 Commits

Author SHA1 Message Date
Athijegannathan Sundararajan
d2a3c51704 8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
Reviewed-by: alanb, erikj, lagergren
2015-08-25 20:18:42 +05:30
Alejandro Murillo
8f0cc28606 Merge 2015-08-13 15:50:47 -07: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
Staffan Larsen
2743660347 8076470: Remove the JVM TI hprof Agent
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:53 +02:00
Iris Clark
24a82473ce Merge 2015-07-20 10:59:32 -07:00
Iris Clark
e03303bf08 Merge 2015-07-13 13:33:16 -07: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
Magnus Ihse Bursie
678a86c2ea 8085822: JEP 223: New Version-String Scheme (initial integration)
Reviewed-by: erikj, dcubed, dholmes
2015-06-11 00:21:56 +02:00
Erik Joelsson
b94a868049 8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Peter Brunet
25ccc524c2 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
Build jdk.accessibility for all platforms

Reviewed-by: erikj, dholmes
2015-06-12 19:23:53 -05: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
Mandy Chung
015ec1085a 8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:44:09 -07:00
Harold Seigel
c4bb314487 Merge 2015-05-08 13:23:28 -04:00
Magnus Ihse Bursie
968a4d3e25 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
Reviewed-by: mchung
2015-05-06 10:26:10 +02:00
Calvin Cheung
0f95d11041 Merge 2015-05-02 18:35:36 -07:00
Alejandro Murillo
1f1263c18d Merge 2015-05-01 03:56:01 -07:00
Staffan Larsen
91d1c82f21 8076473: Remove the jhat code and update makefiles
Reviewed-by: alanb, erikj, sspitsyn
2015-04-30 09:50:01 +02:00
Joe Wang
ab2306a991 8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:20:53 -07:00
Shanliang Jiang
16f9ed4944 8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:36:32 +02:00
Erik Joelsson
207dec2e01 8075236: Change layout of gcov .gcno files in symbols image
Reviewed-by: ihse, tbell
2015-03-17 14:16:30 +01:00
Erik Joelsson
09dbe042bf 8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev
2015-03-10 14:36:56 +01:00
Mandy Chung
78dff0df24 8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 11:00:42 -08:00
Mandy Chung
04e7f3d871 8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:22 -08:00
Mandy Chung
392dc6864e 8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:09 -08:00
Peter Brunet
af874b5889 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed

Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 15:48:08 -05:00
Weijun Wang
351ed3d735 8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:13 +08:00
Erik Joelsson
995835697d 8069261: Create make dependencies on make variable values
Reviewed-by: ihse
2015-01-26 10:28:53 +01:00
Magnus Ihse Bursie
a278a118ee 8066769: Fix merge errors following JDK-8049367
Reviewed-by: erikj
2015-01-15 15:09:37 +01: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