Commit Graph

86 Commits

Author SHA1 Message Date
Ivan Gerasimov
c0c76dcc3d 8134605: Partial rework of the fix for 8081297
Reviewed-by: xuelei, coffeys, valeriep
2015-10-02 11:48:50 +03:00
Alejandro Murillo
09c3473159 Merge 2016-01-14 20:57:29 -08:00
Alejandro Murillo
d9ae786b3b 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
Reviewed-by: twisti, erikj, chegar
2016-01-13 12:45:33 -08:00
Chris Hegarty
2ed4c9cc8c 8146736: Move sun.misc performance counters to jdk.internal.perf
Reviewed-by: alanb, mchung, rriggs
2016-01-13 13:56:19 +00:00
Alan Bateman
e24711fcf4 8049422: Remove @jdk.Exported
Reviewed-by: dfuchs, mchung, darcy, chegar
2016-01-08 11:45:57 +00:00
Chris Hegarty
78fe8855fe 8145544: Move sun.misc.VM to jdk.internal.misc
Reviewed-by: alanb, mullan, weijun
2016-01-06 10:01:14 +00:00
Steve Drach
3739ad7a43 8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
JEP 238 Multi-Release JarFileSystem implementation

Reviewed-by: alanb, psandoz, sherman
2015-12-30 16:15:01 +00:00
Chris Hegarty
b39ded541d 8145990: Move sun.misc math support classes to jdk.internal.math
Reviewed-by: bpb, darcy
2015-12-22 12:17:05 +00:00
Chris Hegarty
749e7d7bd2 8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung
2015-12-14 20:32:22 +00:00
Athijegannathan Sundararajan
a4a04cc6ed 8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
2015-12-08 10:11:28 +05:30
Alejandro Murillo
9758da4e8f Merge 2015-11-30 13:55:05 -08:00
Jesper Wilhelmsson
8e457e664a Merge 2015-11-30 19:22:18 +01:00
Joe Wang
2b2a06cf06 8144094: Add Catalog API to java.xml module
Reviewed-by: lancea
2015-11-30 08:52:25 -08: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
Jiangli Zhou
a861570b11 Merge 2015-11-23 14:41:54 -05:00
Daniel Fuchs
dde11d5d0d 8140364: JEP 264 Platform Logger API and Service Implementation
Initial implementation for JEP 264 Platform Logger API and Service

Reviewed-by: mchung, psandoz, rriggs
2015-11-20 19:25:45 +01:00
Jaroslav Bachorik
cf63d3026e 8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
2015-11-20 13:02:06 +01:00
Weijun Wang
a2b76a41db 8056174: New APIs for jar signing
Reviewed-by: mullan
2015-11-20 08:35:23 +08:00
Jiangli Zhou
be8c874f2d Merge 2015-11-19 19:30:47 -05:00
Chris Hegarty
26141fcf05 8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
2015-11-11 11:27:54 +00:00
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
Ioi Lam
325d83e689 8140802: Clean up and refactor of class loading code for CDS
Reviewed-by: jiangli, acorn
2015-07-22 20:14:16 -07: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