Jim Laskey
5013b64580
8147634: Need a JImage API that given a JImageLocationRef returns class name
...
Reviewed-by: hseigel
2016-04-25 09:57:55 -03:00
Alejandro Murillo
df4b562ac5
Merge
2016-04-18 15:39:47 -07:00
Chris Hegarty
07cdc33e34
8137058: Clear out all non-Critical APIs from sun.reflect
...
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:15 +01:00
Alejandro Murillo
a1cfe0ce2d
Merge
2016-04-14 19:55:41 -07:00
Daniel D. Daugherty
451af9b1b2
Merge
2016-04-14 15:25:41 -07:00
Alan Bateman
33a3b1cdf0
8154077: (fs) Reduce number of file system classes loaded during startup
...
Reviewed-by: bpb, chegar
2016-04-13 14:29:25 +01:00
Alejandro Murillo
b84738d2e3
Merge
2016-04-11 14:21:27 -07:00
Brent Christian
74f12569ec
8153123: Streamline StackWalker code
...
Reviewed-by: coleenp, dfuchs, mchung, redestad
2016-04-08 12:26:47 -07:00
Daniel D. Daugherty
3115b36c77
Merge
2016-04-07 10:03:48 -07:00
Phil Race
90f3c81ae0
Merge
2016-04-05 07:51:12 -07:00
Chris Hegarty
631346147a
8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
...
Reviewed-by: alanb, erikj
2016-04-04 17:51:41 +01:00
Chris Hegarty
42fa4e4cc3
8153181: Move sun.misc.VMSupport to an internal package
...
Reviewed-by: alanb, mchung
2016-04-03 16:28:41 +01:00
Alexander Zvegintsev
c661c227e2
8143227: Platform-Specific Desktop Features
...
Reviewed-by: prr, serb
2016-03-24 02:22:01 +03:00
Jesper Wilhelmsson
d9415fe792
Merge
2016-03-23 20:14:36 +01:00
Phil Race
03338de544
Merge
2016-03-22 13:10:07 -07:00
Alan Bateman
db4d383614
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: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
David Dehaven
428cdf9465
Merge
2016-03-11 11:42:43 -08:00
David Dehaven
481e6102b8
Merge
2016-03-11 09:16:55 -08:00
Rajeev Chamyal
c4c2df3247
8145174: HiDPI splash screen support on Linux
...
Reviewed-by: serb, alexsch
2016-03-11 11:00:38 +05:30
David Dehaven
ddd9185c51
Merge
2016-03-07 16:38:23 -08:00
Prasanta Sadhukhan
e9a6360272
8058316: lookupDefaultPrintService returns null on Solaris 11
...
Reviewed-by: prr, jdv
2016-03-07 11:54:42 +05:30
Alejandro Murillo
dbc5e5d48d
Merge
2016-03-05 20:46:44 -08:00
Coleen Phillimore
d0426d7d41
8150778: Reduce Throwable.getStackTrace() calls to the JVM
...
Replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[]
Reviewed-by: dfuchs, mchung, shade, hseigel
2016-03-10 14:20:59 -05:00
Chris Hegarty
d6208a2b4a
8150162: Move sun.misc.Version to a truly internal package
...
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Markus Grönlund
85ee898a02
8143235: Remove libjfr mapfile
...
Reviewed-by: jbachorik, egahlin
2016-03-01 23:54:05 +01:00
Alejandro Murillo
36d5ceb3eb
Merge
2016-02-23 18:57:08 -08:00
Yingqi Lu
4dfed66526
6432031: Add support for SO_REUSEPORT
...
Reviewed-by: alanb, simonis, chegar
2016-02-23 17:41:00 +00:00
Alejandro Murillo
d147a661d8
Merge
2016-02-18 15:19:41 -08:00
Roger Riggs
1ea7533dbf
8149750: Decouple sun.misc.Signal from the base module
...
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Mikael Vidstedt
7f395c26ab
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:41 -08:00
Tobias Hartmann
6af2f8f8c4
Merge
2016-01-15 09:15:33 +01:00
Konstantin Shefov
13e2eedb5f
8141615: Add new public methods to sun.reflect.ConstantPool
...
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Chris Hegarty
0c7d3be7a8
8146484: Examine sun.misc.MessageUtils
...
Reviewed-by: alanb, mchung, sherman
2016-01-06 17:40:48 +00:00
Chris Hegarty
aa0ef2e9f5
8145544: Move sun.misc.VM to jdk.internal.misc
...
Reviewed-by: alanb, mullan, weijun
2016-01-06 10:01:44 +00:00
Xueming Shen
2b91819eec
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
...
Reviewed-by: coffeys
2015-12-14 09:27:15 -08:00
Brian Burkhalter
30abf404b3
8139133: Changing the modification time on a unix domain socket file fails
...
If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
2015-12-10 15:57:27 -08:00
Phil Race
c410a92fed
Merge
2015-12-02 11:22:27 -08:00
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2
Merge
2015-12-02 09:15:12 -08:00
Mandy Chung
eb2c6c52bb
8143911: Reintegrate JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-24 15:05:58 -08:00
Christian Tornqvist
557f4f366f
8143931: Back out JDK-8140450
...
Reviewed-by: coleenp
2015-11-24 10:12:32 -08:00
Mandy Chung
500a73cdb1
8140450: Implement JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-23 12:44:50 -08:00
Phil Race
301586f462
8143177: Integrate harfbuzz opentype layout engine per JEP 258
...
Reviewed-by: srl, vadim, serb
2015-11-23 09:58:44 -08:00
Iris Clark
b1b246fa7b
Merge
2015-11-19 14:00:49 -08:00
Phil Race
5f60908938
Merge
2015-11-17 13:09:16 -08:00
Alexander Scherbatiy
d48c3fcafb
8137571: Linux HiDPI Graphics support
...
Reviewed-by: flar, serb
2015-11-13 18:36:14 +04:00
Nils Eliasson
aa89658abd
Merge
2015-11-06 11:34:03 +01:00
Tobias Hartmann
4ed5b73f3d
8141132: JEP 254: Compact Strings
...
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Iris Clark
b7cb99d927
Merge
2015-10-25 19:16:39 -07:00
Bob Vandette
3dc2d02585
8136556: Add the ability to perform static builds of MacOSX x64 binaries
...
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:41:09 -04:00