Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Brian Burkhalter
2cae845615
8148023: File.createTempFile is not adhering to the contract regarding file name lengths
...
Truncate the prefix, suffix, random characters per the specification
Reviewed-by: rriggs
2016-12-20 11:46:09 -08:00
Joe Darcy
be91309965
8139688: Port fdlibm exp to Java
...
Reviewed-by: bpb, nadezhin
2016-12-16 21:43:29 -08:00
Sunny Chan
6cbbf83a1a
8169556: Wrapping of FileInputStream's native skip and available methods
...
Wrap further native methods in FileInputStreams
Reviewed-by: chegar, bpb, rriggs
2016-01-28 23:13:50 -05:00
Mandy Chung
d74e2a09ac
6479237: (cl) Add support for classloader names
...
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
2016-11-03 18:08:28 -07:00
Kim Barrett
7bddef3ed0
8156500: Move Reference pending list into VM to prevent deadlocks
...
Move reference pending list and locking into VM
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: coleenp, dholmes, dcubed, mchung, plevart
2016-08-30 23:46:02 -04:00
Christoph Langer
d755ba941f
8158023: SocketExceptions contain too little information sometimes
...
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Mandy Chung
b9ff64a7cb
8157986: Runtime support for javac to determine arguments to the runtime environment
...
Reviewed-by: alanb
2016-05-27 08:52:22 -07:00
Mandy Chung
0f1d1d98bb
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
...
Reviewed-by: acorn, alanb, chegar, dfuchs
2016-05-12 11:16:56 -07: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
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
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
Jesper Wilhelmsson
d9415fe792
Merge
2016-03-23 20:14:36 +01: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
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
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
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -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
Iris Clark
b1b246fa7b
Merge
2015-11-19 14:00:49 -08: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
Joe Darcy
655a976e65
8136799: Port fdlibm cbrt to Java
...
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
Iris Clark
3e5db5fac5
Merge
2015-10-05 20:55:53 -07:00
Iris Clark
d0bbb6c588
Merge
2015-09-29 11:46:31 -07:00
Joe Darcy
47814c8df0
7130085: Port fdlibm hypot to Java
...
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Rob McKenna
7127fab647
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
...
Reviewed-by: igerasim, rriggs, christos
2015-10-01 00:13:09 +01:00
Joe Darcy
67603e6d54
8134795: Port fdlibm pow to Java
...
Reviewed-by: bpb
2015-09-17 13:43:06 -07: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
Iris Clark
636d3c2d95
Merge
2015-07-23 13:19:54 -07:00
Roger Riggs
9bb445c368
Merge
2015-07-14 22:21:52 -04: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
Iris Clark
adff8dc21e
Merge
2015-06-29 11:28:02 -07: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
Alejandro Murillo
c23fcc8a3e
8087202: Add support for PATCH field and remove unused fields of new version string
...
Reviewed-by: dholmes, alanb
2015-06-19 10:58:00 -07: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
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
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