Ivan Gerasimov
57e9de3136
8134605: Partial rework of the fix for 8081297
...
Reviewed-by: xuelei, coffeys, valeriep
2015-10-02 11:50:20 +03:00
Vinnie Ryan
0ab6437874
8138589: Correct limits on unlimited cryptography
...
Reviewed-by: mullan
2015-10-07 18:04:06 +01:00
Ivan Gerasimov
3febcc8b75
8074068: Cleanup in java.base/share/classes/sun/security/x509/
...
Reviewed-by: mullan, ahgross, coffeys
2015-09-07 18:58:41 +03:00
Mark Sheppard
72e0832da6
8059054: Better URL processing
...
Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
2015-07-29 13:42:56 +01:00
Ivan Gerasimov
2496181289
8081297: SSL Problem with Tomcat
...
Reviewed-by: xuelei, jnimeh, ahgross
2015-07-11 14:54:07 +03:00
Alejandro Murillo
5bb28e9381
Merge
2016-01-18 20:22:13 -08:00
Svetlana Nikandrova
c100bda1b5
8143554: UnsupportedOperationException is not thrown for unsupported options
...
Reviewed-by: alanb
2016-01-16 00:27:53 +03:00
Yuka Kamiya
e5b7cbe7d2
8026766: Add toString() to j.u.Locale.LanguageRange
...
Reviewed-by: okutsu
2016-01-15 14:33:11 +09:00
Alejandro Murillo
92c707e680
Merge
2016-01-14 20:57:33 -08:00
Chris Hegarty
f01220d47b
7067728: Remove stopThread RuntimePermission from the default java.policy
...
Reviewed-by: alanb, mchung, mullan
2016-01-14 19:07:33 +00:00
Dmitry Cherepanov
cd81999286
8145409: Better detect JRE that JLI will be using
...
Reviewed-by: ksrini
2016-01-14 18:22:32 +03:00
Michael Haupt
d64d6d8662
8147078: MethodHandles.catchException does not enforce Throwable subtype
...
Reviewed-by: psandoz, sundar
2016-01-14 13:53:13 +01:00
Amanda Jiang
751dd7f031
8145849: ALPN: getHandshakeApplicationProtocol() always return null
...
Reviewed-by: wetmore, vinnie
2016-01-13 17:36:01 -08:00
Sean Mullan
717c4699a8
Merge
2016-01-13 10:25:41 -05:00
Chris Hegarty
e0be7af3ce
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
...
Reviewed-by: alanb, rriggs
2016-01-13 14:44:16 +00:00
Chris Hegarty
9bc2df068e
8146774: Remove sun.misc.JarFilter
...
Reviewed-by: alanb, mchung
2016-01-13 14:42:41 +00:00
Sean Mullan
40987b7c03
8085903: New fix for memory leak in ProtectionDomain cache
...
Reviewed-by: xuelei, igerasim
2016-01-13 09:39:26 -05:00
Chris Hegarty
ed581c190a
8146736: Move sun.misc performance counters to jdk.internal.perf
...
Reviewed-by: alanb, mchung, rriggs
2016-01-13 14:32:42 +00:00
Chris Hegarty
9884b80330
8146735: Move sun.misc.PerformanceLogger to sun.awt.util
...
Reviewed-by: alanb, mchung, rriggs
2016-01-13 13:33:37 +00:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Nadeesh TV
a67a5265d3
8068803: Performance of LocalDate.plusDays could be better
...
Reviewed-by: rriggs, scolebourne
2016-01-11 11:39:12 -05:00
Roger Riggs
13c9cbfb57
8146567: Remove dead code finalizer methods
...
Reviewed-by: dfuchs, alanb
2016-01-11 10:24:20 -05:00
Roger Riggs
5f559c6d31
8146028: Common Cleaner for finalization replacements in OpenJDK
...
Reviewed-by: dfuchs, alanb, chegar, plevart
2016-01-11 10:03:36 -05:00
Claes Redestad
79ef0bb994
8146686: Create the schemeSpecificPart for non-opaque URIs lazily
...
Reviewed-by: alanb, chegar
2016-01-10 14:14:13 +01:00
Xue-Lei Andrew Fan
666444c0e8
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
...
Reviewed-by: weijun, wetmore
2016-01-09 13:02:22 +00:00
Brent Christian
a75216a09c
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
...
Update test case to expect null
Reviewed-by: mchung, dfuchs
2016-01-08 13:14:30 -08:00
Daniel Fuchs
7ec6ed7ce4
8146691: @since 9 tag missing for System.getLogger
...
Reviewed-by: chegar
2016-01-08 17:39:00 +01:00
Alan Bateman
547854a41f
8049422: Remove @jdk.Exported
...
Reviewed-by: dfuchs, mchung, darcy, chegar
2016-01-08 11:47:35 +00:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Tobias Hartmann
cdd6aa5d50
Merge
2016-01-06 08:02:24 +01:00
Alejandro Murillo
8f53087d6e
Merge
2016-01-05 13:08:05 -08:00
Nadeesh TV
e49fa68b05
8146489: @since tag missed
...
Reviewed-by: lancea, rriggs
2016-01-05 14:33:35 -05:00
Naoto Sato
3f8548453c
8039301: [ja] Host Locale Provider uses non-translated Calendar field names
...
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
2016-01-05 10:15:54 -08:00
Nadeesh TV
2cfdb95251
8145166: Duration.toString violates specification
...
Correct Duration.toString method
Reviewed-by: rriggs, scolebourne
2016-01-05 10:09:48 -05:00
Xueming Shen
9b77da0f46
8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
...
Reviewed-by: lancea
2016-01-04 14:34:53 -08:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
Sebastian Sickelmann
053032b76c
8145981: (fs) LinuxWatchService can reports events against wrong directory
...
Fixes wakeup mechanism of LinuxWatchService and introduces a test
Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Kishor Kharbas
7763f8d12d
8143925: Enhancing CounterMode.crypt() for AES
...
Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode.
Reviewed-by: kvn, ascarpino
2015-12-28 22:28:49 -08:00
Kim Barrett
08dadf3015
8071507: (ref) Clear phantom reference as soft and weak references do
...
GC clears phantom refs on notification; update spec accordingly.
Reviewed-by: mchung, jmasa
2015-12-28 14:03:39 -05:00
Ramanand Patil
c31b3a5e83
8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
...
Since "image/jpg" is not a valid Content Type, the method should return "image/jpeg" when APPn marker segment has 'EE' as a marker type.
Reviewed-by: prr, bpb
2015-12-25 16:45:15 +03:00
Ramanand Patil
c6d209b505
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
...
In Parsed.java the method resolveInstant() is altered such that, the offset (if present) will be given priority over zone.
Reviewed-by: rriggs, scolebourne
2015-12-25 16:43:37 +03:00
Nadeesh TV
6a9a5a80ea
8143413: add toEpochSecond methods for efficient access
...
Reviewed-by: rriggs, scolebourne
2015-12-23 13:19:58 -05:00
Christian Thalinger
32aff4400c
Merge
2015-12-22 13:41:12 -08:00
Christian Thalinger
48e2ec8057
Merge
2015-12-18 10:00:55 -08:00
Alejandro Murillo
a14aea12fc
Merge
2015-12-18 09:37:18 -08:00
Xue-Lei Andrew Fan
80015b7586
8133070: Hot lock on BulkCipher.isAvailable
...
Reviewed-by: mullan
2015-12-23 03:51:35 +00:00
Chris Hegarty
7f221493d8
8146000: Remove sun.mics.CompoundEnumeration
...
Reviewed-by: coffeys, shade
2015-12-22 21:32:29 +00:00
Chris Hegarty
626fc9bc75
8146038: CleanerImpl should not depend on ManagedLocalsThread
...
Reviewed-by: rriggs
2015-12-22 21:30:48 +00:00
Claes Redestad
c6afc47fc1
8145862: Improve lazy initialization of fields in java.net.URI
...
Reviewed-by: shade, chegar
2015-12-22 19:14:47 +01:00
Claes Redestad
22df7c453f
8145988: Use the raw methods of java.net.URI when possible
...
Reviewed-by: shade, chegar
2015-12-22 16:42:16 +01:00