Alejandro Murillo
|
556157743b
|
Merge
|
2015-09-10 14:55:20 -07:00 |
|
Ivan Gerasimov
|
50aa8839d5
|
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Reviewed-by: chegar
|
2015-09-09 16:33:19 +03:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Jim Laskey
|
953b4a3225
|
8087181: Move native jimage code to its own library (maybe libjimage)
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
|
2015-09-04 10:11:43 -03:00 |
|
Valerie Peng
|
a8cbc27bce
|
8132082: Let OracleUcrypto accept RSAPrivateKey
Reviewed-by: xuelei, valeriep, coffeys
|
2015-09-04 15:28:01 +03:00 |
|
Brian Burkhalter
|
44c462ee50
|
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
|
2015-08-28 10:46:43 -07:00 |
|
Henry Jen
|
eaa42993db
|
8027634: Support @argfiles for java command-line tool
Reviewed-by: ksrini, mchung
|
2015-07-08 23:26:48 -07:00 |
|
Alejandro Murillo
|
d8f13cb1d1
|
Merge
|
2015-08-13 15:50:52 -07:00 |
|
Brian Burkhalter
|
10207de32f
|
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: rriggs
|
2015-08-13 09:36:14 -07:00 |
|
Staffan Larsen
|
48c33a4389
|
Merge
|
2015-08-10 13:34:55 +00:00 |
|
Staffan Larsen
|
de0713848b
|
8076470: Remove the JVM TI hprof Agent
Reviewed-by: sspitsyn, mchung, erikj
|
2015-08-10 13:08:55 +02:00 |
|
Brian Burkhalter
|
ba6e733ede
|
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
|
2015-08-06 12:35:59 -07:00 |
|
Roger Riggs
|
9bb445c368
|
Merge
|
2015-07-14 22:21:52 -04:00 |
|
Alejandro Murillo
|
1d7da049eb
|
Merge
|
2015-07-14 16:29:08 -07:00 |
|
Roger Riggs
|
8477d88b81
|
8078099: (process) ProcessHandle should uniquely identify processes
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
|
2015-07-14 15:35:37 -04:00 |
|
Daniel D. Daugherty
|
fd67ab1042
|
Merge
|
2015-07-09 14:48:12 -07:00 |
|
Sergey Bylokhov
|
2e3073a8ab
|
8130525: Build fail on jdk9-client solaris-sparcv9
Reviewed-by: azvegint
|
2015-07-06 18:15:02 +03:00 |
|
Zoltan Majo
|
94d36649af
|
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:45 +02:00 |
|
Sergey Bylokhov
|
561c4e223c
|
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
Reviewed-by: azvegint, prr
|
2015-06-26 12:38:39 +03:00 |
|
Jean-Francois Denise
|
30cacaa5c9
|
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:24:39 +02:00 |
|
Volker Simonis
|
9a8eaa367e
|
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
|
2015-06-11 17:29:09 +02:00 |
|
Sean Coffey
|
4ae5f74173
|
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
|
2015-06-04 18:16:25 +01:00 |
|
Roger Riggs
|
103d99baf1
|
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
|
2015-05-29 14:04:12 -04:00 |
|
Alejandro Murillo
|
c185e9a5bf
|
Merge
|
2015-05-01 03:56:04 -07:00 |
|
Shanliang Jiang
|
b705686a86
|
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:40:02 +02:00 |
|
Roger Riggs
|
adc0b9b8aa
|
8076184: Cleanup compile/link warnings on Solaris
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
|
2015-03-30 09:45:39 -04:00 |
|
Roman Kennke
|
08af89e08e
|
8072436: Refactor X11FontManager
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
|
2015-03-04 15:42:02 +01:00 |
|
Sergey Bylokhov
|
8929d90866
|
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
Reviewed-by: erikj, ihse, alexsch
|
2015-02-19 18:47:55 +03:00 |
|
Roger Riggs
|
aa6b19f38e
|
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
Simplify source files for Unix Process implementation
Reviewed-by: plevart, chegar
|
2015-01-26 10:55:27 -05:00 |
|
Chris Hegarty
|
441905cdc7
|
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:22:58 +00:00 |
|
Ivan Gerasimov
|
b051027d6f
|
8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
|
2014-10-28 15:36:27 +03:00 |
|
Alejandro Murillo
|
f0c02512ea
|
Merge
|
2014-10-21 13:56:58 -07:00 |
|
Alejandro Murillo
|
d89ff24e1a
|
Merge
|
2014-10-17 07:58:57 -07:00 |
|
Kirk Shoop
|
d03eadea27
|
8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
|
2014-10-19 11:52:53 +01:00 |
|
Frederic Parain
|
fee63b862f
|
8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman
|
2014-10-09 04:48:12 -07:00 |
|
Markus Grönlund
|
8848e6168c
|
8055662: Update mapfile for libjfr
Reviewed-by: egahlin, sla
|
2014-10-07 15:16:17 +02:00 |
|
Mandy Chung
|
6533d2dc01
|
8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
|
2014-08-26 14:35:33 -07:00 |
|
Chris Hegarty
|
27d481fa82
|
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
Reviewed-by: alanb
|
2014-08-26 10:19:56 +01:00 |
|
Brian Burkhalter
|
0bbb54fff6
|
8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.
Reviewed-by: rriggs
|
2014-08-20 11:30:13 -07:00 |
|
Phil Race
|
faa69ed489
|
Merge
|
2014-07-16 15:12:24 -07:00 |
|
Phil Race
|
250c5c42e6
|
Merge
|
2014-07-16 12:48:42 -07:00 |
|
Phil Race
|
d7f59acb44
|
8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
|
2014-07-11 11:12:59 -07:00 |
|
Alexander Scherbatiy
|
c0c1d91633
|
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
|
2014-06-25 19:10:32 +04:00 |
|
Phil Race
|
c878d790d1
|
Merge
|
2014-06-18 13:14:15 -07:00 |
|
Erik Joelsson
|
1aedcf6983
|
8077419: Launcher mapfile fails linking with SS12u4
Reviewed-by: tbell, dholmes, ihse
|
2015-04-14 14:22:13 +02:00 |
|
Dmitry Samersoff
|
c201595a62
|
8041498: Remove npt library
Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
|
2014-06-16 07:25:11 -07:00 |
|
Sergey Bylokhov
|
b7b41fb089
|
8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
|
2014-06-09 13:03:03 +04:00 |
|
Michael McMahon
|
be3dc19dae
|
8039509: Wrap sockets more thoroughly
Reviewed-by: chegar, alanb
|
2014-05-28 14:51:24 +01:00 |
|
Phil Race
|
6a13c2cf98
|
Merge
|
2014-05-23 09:05:24 -07:00 |
|
Weijun Wang
|
53cb60f148
|
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
Reviewed-by: alanb
|
2014-05-22 07:04:57 +08:00 |
|