Peter Levart
589c46da46
8152115: (proxy) Examine performance of dynamic proxy creation
...
Redesign caching of dynamic Proxy classes
Reviewed-by: mchung
2016-04-11 10:55:03 +02:00
Mark Sheppard
8906a1381d
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
...
Reviewed-by: chegar, alanb
2016-04-11 03:00:50 +01:00
Chris Hegarty
25b68378f6
8153737: Unsupported Module
...
Reviewed-by: alanb, mchung, psandoz
2016-04-09 20:12:13 +01:00
Chris Hegarty
ec2d388659
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
...
Reviewed-by: alanb, mchung
2016-04-09 20:11:51 +01:00
Brent Christian
74f12569ec
8153123: Streamline StackWalker code
...
Reviewed-by: coleenp, dfuchs, mchung, redestad
2016-04-08 12:26:47 -07:00
Bharadwaj Yadavalli
3d214817a2
Merge
2016-04-08 12:36:27 -04:00
Aleksey Shipilev
1da051c21c
8153414: (fs) Internal sun/nio/fs exceptions should be stackless
...
Override fillInStackTrace() to be a no-op in UnixException and WindowsException.
Reviewed-by: alanb
2016-04-08 09:36:11 -07:00
Nishit Jain
3fd42e1ad4
7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH
...
Reviewed-by: okutsu, peytoia
2016-04-08 14:35:35 +09:00
Doug Lea
c35f79810f
8151579: Optimize ConcurrentHashMap.Node
...
Reviewed-by: martin, psandoz, forax
2016-04-07 10:12:08 -07:00
Daniel D. Daugherty
3115b36c77
Merge
2016-04-07 10:03:48 -07:00
Doug Lea
8251bcfb71
8152433: Typo in interface Deque javadocs
...
Reviewed-by: martin, psandoz, forax
2016-04-07 10:01:36 -07:00
Doug Lea
fb58fda736
8152924: Improve scalability of CompletableFuture with large number of dependents
...
Reviewed-by: martin, psandoz
2016-04-07 09:57:08 -07:00
Sean Coffey
fb1927ad3a
8153531: Improve exception messaging for RSAClientKeyExchange
...
Reviewed-by: xuelei
2016-04-07 10:11:38 +01:00
Masayoshi Okutsu
39befffe7d
8151431: DateFormatSymbols triggers this.clone() in the constructor
...
Reviewed-by: naoto, peytoia
2016-04-07 17:52:01 +09:00
Vyom Tewari
5fde8fb84e
8151586: Wrong exception catch for FTPClient in JDK-8055032
...
Reviewed-by: chegar
2016-04-06 21:31:48 +01:00
Nadeesh TV
ffd9774362
8148950: Enhance ChronoField Javadoc
...
Made the suggested changes in the doc.
Reviewed-by: rriggs, scolebourne
2016-04-06 11:45:15 +00:00
Nadeesh TV
63fb402683
8030864: Add an efficient getDateTimeMillis method to java.time
...
Added epochSecond method in Chronology and overided it in IsoChronology
Reviewed-by: rriggs, scolebourne
2016-04-06 07:20:37 +00:00
Alejandro Murillo
9f3b6be989
Merge
2016-04-05 20:02:21 -07:00
Bharadwaj Yadavalli
eb1715ed7c
Merge
2016-04-05 15:39:38 -04:00
Phil Race
82d451f3d7
Merge
2016-04-05 09:13:52 -07:00
Phil Race
90f3c81ae0
Merge
2016-04-05 07:51:12 -07:00
Vyom Tewari
2dcd96060e
7167293: FtpURLConnection connection leak on FileNotFoundException
...
Reviewed-by: chegar, rriggs
2016-04-05 17:07:56 +01:00
Alejandro Murillo
1d713a3760
Merge
2016-04-04 13:40:23 -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
Jim Laskey
c4831260e1
8151806: JImage decompress code needs to be revised to be more effective
...
Reviewed-by: redestad
2016-04-04 09:34:18 -03:00
Jamsheed Mohammed C M
8496a7c536
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
...
Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
2016-04-04 02:07:28 -07: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
2ad8a47677
Merge
2016-04-02 05:30:48 +02:00
Claes Redestad
7f353eb42e
8152641: Plugin to generate BMH$Species classes ahead-of-time
...
Reviewed-by: plevart, mchung, forax, vlivanov, jrose
2016-04-01 20:28:03 +02:00
Masayoshi Okutsu
ffd8b1d718
8152817: Locale data loading fails silently when running with a security manager
...
Reviewed-by: mchung, alanb
2016-04-01 14:50:42 +09:00
Alejandro Murillo
e380336101
Merge
2016-03-31 14:25:38 -07:00
Ivan Gerasimov
763f4898ff
8079136: Accessing a nested sublist leads to StackOverflowError
...
Reviewed-by: psandoz, tvaleev
2016-03-31 17:30:31 +03:00
Chris Hegarty
f913835c37
8153118: Remove sun.misc.resources
...
Reviewed-by: naoto, mchung
2016-03-31 06:30:39 +01:00
Chris Hegarty
3c06ea62d8
8152190: Move sun.misc.JarIndex and InvalidJarIndexException to an internal package
...
Reviewed-by: alanb
2016-03-31 06:23:43 +01:00
Hiroshi H Horii
892fa77ffa
8152172: PPC64: Support AES intrinsics
...
Reviewed-by: ascarpino, simonis
2016-03-30 11:40:57 +02:00
Claes Redestad
3312808cdb
8152951: Avoid calculating the reverse of StringConcatFactory$Recipe elements
...
Reviewed-by: shade, vlivanov
2016-03-29 18:27:33 +02:00
Zoltan Majo
31936440a5
Merge
2016-03-29 13:43:29 +02:00
Masayoshi Okutsu
b09c81ce39
8152077: (cal) Calendar.roll does not always roll the hours during daylight savings
...
Reviewed-by: peytoia
2016-03-29 18:04:41 +09:00
Claes Redestad
996686aae0
8152733: Avoid creating Manifest when checking for Multi-Release attribute
...
Co-authored-by: Steve Drach <steve.drach@oracle.com>
Reviewed-by: psandoz, alanb
2016-03-28 22:25:32 +02:00
Phil Race
6128f6ae11
Merge
2016-03-28 08:38:59 -07:00
Doug Lea
837a779be8
8152083: Optimize TimeUnit conversions
...
Reviewed-by: martin, shade, forax
2016-03-28 08:53:39 -07:00
Mandy Chung
264639c70b
8151571: InnocuousThread cannot be created during early startup
...
Reviewed-by: alanb, plevart, chegar
2016-03-25 12:30:13 -07:00
Daniel Fuchs
da3998f139
8150840: Add an internal system property to control the default level of System.Logger when java.logging is not present
...
Reviewed-by: mchung, rriggs
2016-03-25 17:12:18 +01:00
Aleksey Shipilev
1d963af553
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
...
Reviewed-by: kvn, psandoz, dl
2016-03-25 15:35:43 +03:00
Alejandro Murillo
3b0a2b4093
Merge
2016-03-24 15:53:22 -07:00
Chris Hegarty
03f0d9ab61
Merge
2016-03-24 15:34:37 +00:00
Chris Hegarty
bbadf6c0ef
8149122: Move sun.misc.URLClassPath and Resouce to an internal package
...
Reviewed-by: alanb, rriggs
2016-03-24 15:32:54 +00:00
Zoltan Majo
c8858ca3b6
Merge
2016-03-24 16:21:19 +01:00
Daniel Fuchs
a6046c45c2
8152606: java.base no longer needs to export sun.util.logging to java.httpclient
...
Now that JDK-8151281 is fixed, java.base module-info.java can be cleaned up to no longer export sun.util.logging to java.httpclient.
Reviewed-by: chegar, alanb
2016-03-24 14:45:46 +01:00
Erik Joelsson
26cd467900
8152545: Use preprocessor instead of compiling a program to generate native nio constants
...
Reviewed-by: alanb
2016-03-24 14:23:37 +01:00