Commit Graph

65 Commits

Author SHA1 Message Date
Alejandro Murillo
ffdd34a6f8 Merge 2015-10-19 12:30:16 -07:00
Jan Lahoda
3422f6e0e7 8134254: JShell API/tool: REPL for Java into JDK9
Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.

Co-authored-by: Robert Field <robert.field@oracle.com>
Reviewed-by: alanb, erikj, sundar
2015-10-19 19:13:58 +02: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
Chris Hegarty
c69db2f940 8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
2015-09-28 13:39:10 +01:00
Attila Szegedi
fd8fa9290c 8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
Reviewed-by: alanb, lagergren, sundar
2015-09-16 16:54:22 +02:00
Athijegannathan Sundararajan
71c94822c9 8134255: Implement tab-completion for java package prefixes and package names
Reviewed-by: attila, mhaupt
2015-08-23 10:01:19 +05:30
Athijegannathan Sundararajan
e13a9b243c 8133948: Add 'edit' function to allow external editing of scripts
Reviewed-by: attila, hannesw, jlahoda
2015-08-21 18:00:53 +05:30
Athijegannathan Sundararajan
07bcb7c6bf 8133777: Use file based persistence for history instead of preferences
Reviewed-by: attila, mhaupt
2015-08-18 11:39:43 +05:30
Alejandro Murillo
63e5a2929a Merge 2015-08-17 11:18:18 -07:00
Athijegannathan Sundararajan
5455f89d52 8133652: Implement tab-completion for member select expressions
Reviewed-by: jlaskey, attila
2015-08-17 13:16:10 +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
Jan Lahoda
ae988c96b3 8086737: Add support for -release to Javadoc
Exporting com.sun.tools.javac.platform to jdk.javadoc.

Reviewed-by: jjg, ksrini, alanb
2015-07-24 08:37:42 +02:00
Weijun Wang
d7cf63161f 8131350: policytool can directly reference permission classes
Reviewed-by: xuelei
2015-07-20 20:45:58 +08:00
Daniil Titov
823fb4bd9e 8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
Reviewed-by: mchung, michaelm, serb, ddehaven
2015-06-04 11:17:02 -07:00
Alejandro Murillo
33ab883a0c Merge 2015-07-09 22:46:15 -07:00
Daniel D. Daugherty
99294d5d6b Merge 2015-07-09 14:30:14 -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
Zoltan Majo
f353be1c90 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.

Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:32 +02:00
Jean-Francois Denise
7d75d2a98a 8080511: Refresh of jimage support
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
2015-06-25 18:00:28 +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
Mandy Chung
f2d591c295 8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
Reviewed-by: jjg
2015-05-27 12:45:29 -07:00
Alejandro Murillo
36499a2b18 Merge 2015-05-14 12:05:31 -07:00
Phil Race
63d4368f9d Merge 2015-05-05 13:29:12 -07: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
Roger Riggs
21d01c7935 8077743: (rm) Port ResourceManagement to JDK9
Reviewed-by: alanb, erikj, mchung, dholmes
2015-04-30 09:57:58 -04:00
Phil Race
440ee25928 Merge 2015-04-27 09:17:48 -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
Joe Wang
5451154e97 8042244: Re-examine the supportedness of non-SE org.w3c.dom.** API
Reviewed-by: mchung, alanb, lancea
2015-04-16 12:51:41 -07:00
Phil Race
ca3b5f84a9 Merge 2015-04-15 14:28:27 -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
Staffan Larsen
5c088302c8 8077137: Port jdk.internal.instrumentation to jdk 9
Reviewed-by: erikj, mchung, rriggs
2015-04-09 09:14:17 +02:00
Miroslav Kos
fb08581429 8048992: Enhance thread contexts in JAXWS
Fix also reviewed by skoivu,asaha,mgrebac,Alexander Fomin,Bill Shannon

Reviewed-by: chegar
2015-04-07 13:29:40 +02:00
Valerie Peng
9932bb8fc6 8042332: Enhance thread contexts in security libraries
Modified to use ManagedLocalsThread wherever applicable.

Reviewed-by: xuelei, skoivu
2015-04-03 23:00:19 +00:00
Joe Wang
66d2b6e75a 8048983: Enhance thread contexts in JAXP
Reviewed-by: chegar, lancea, dfuchs, hawtin
2015-04-02 10:42:24 -07: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
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
Brent Christian
29259d17a8 8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
Reviewed-by: alanb, erikj, ihse, mchung
2015-03-02 13:35:57 -08:00
David Dehaven
8e08670d9a Merge 2015-02-17 11:44:44 -08:00
Jaroslav Bachorik
3d5e558471 8042327: Enhance thread contexts in serviceability
Reviewed-by: chegar, dfuchs, olagneau, sla
2015-02-17 11:38:50 +01:00
Chris Hegarty
8beda66c68 8042322: Enhance thread contexts in networking and nio
Reviewed-by: alanb, michaelm
2015-04-02 11:43:06 +01:00
Chris Hegarty
58d6c8895b 8047149: Enhance thread contexts in core libraries
Reviewed-by: alanb
2015-04-02 11:43:06 +01: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
David Dehaven
cbd516739c Merge 2015-02-09 09:52:45 -08:00
Mandy Chung
778c94c9f3 8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:08:55 -08:00
David Dehaven
b80c23b28f Merge 2015-01-27 09:32:37 -08:00