James Laskey
|
d424f85c55
|
8138960: Module version is checked incorrectly in libjimage
Reviewed-by: alanb, mchung, iris
|
2015-10-06 13:49:41 -03:00 |
|
Paul Sandoz
|
5ba6e8e439
|
8133348: Reference.reachabilityFence
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: plevart, mr, chegar, mchung
|
2015-10-06 18:42:06 +02:00 |
|
Paul Sandoz
|
be2ad28954
|
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung
|
2015-12-09 15:26:52 +01:00 |
|
Paul Sandoz
|
c464a9de39
|
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
|
2015-12-03 11:17:31 +01:00 |
|
Jean-Francois Denise
|
26d5d5d625
|
8136365: Provider "jrt" is not available after bootmodules.jimage recreation
META-INF content was lost during recreate.
Reviewed-by: jlaskey, sundar
|
2015-10-06 09:12:00 +02:00 |
|
Iris Clark
|
3e5db5fac5
|
Merge
|
2015-10-05 20:55:53 -07:00 |
|
Naoto Sato
|
f8dca18a53
|
8138613: Remove SPI locale provider adapter from the default provider list
Reviewed-by: okutsu
|
2015-10-05 08:16:11 -07:00 |
|
Aleksei Efimov
|
673882edf9
|
8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
|
2015-10-05 17:38:04 +03:00 |
|
Zoltan Majo
|
efc0baaf97
|
8137173: @HotSpotIntrinsicCandidate is not Oracle-specific
Change the description of the @HotSpotIntrinsicCandidate annotation.
Reviewed-by: mr, alanb
|
2015-10-05 10:30:20 +02:00 |
|
Jamil Nimeh
|
3ef293dbc1
|
8138704: CertStatusReqItemV2 should not implement StatusRequest interface
Sets class to have proper inheritance and reduces visibility of length and send methods.
Reviewed-by: mullan
|
2015-10-02 11:14:31 -07:00 |
|
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 |
|
Naveen Kumar
|
aef9a19da8
|
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
|
2015-10-01 15:16:35 +09: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
|
112eb7283e
|
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-30 15:25:29 -07:00 |
|
Artem Smotrakov
|
fb9ae3bb10
|
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
|
2015-09-30 15:30:50 +03:00 |
|
Iris Clark
|
d0bbb6c588
|
Merge
|
2015-09-29 11:46:31 -07:00 |
|
Vyom Tewari
|
bed7702d83
|
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
Reviewed-by: rriggs
|
2015-09-29 19:50:56 +02:00 |
|
Doug Lea
|
df66629e12
|
8134854: Bulk integration of java.util.concurrent.atomic classes
Reviewed-by: martin, psandoz, chegar
|
2015-09-29 16:44:29 +01:00 |
|
Kumar Srinivasan
|
138d45b476
|
8066272: pack200 must support Multi-Release Jars
Reviewed-by: jrose, sdrach
|
2015-09-28 08:42:06 -07:00 |
|
Chris Hegarty
|
0cc24c29ca
|
8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
|
2015-09-28 13:39:27 +01:00 |
|
Ivan Gerasimov
|
1613e728cc
|
8137121: (fc) Infinite loop FileChannel.truncate
Reviewed-by: alanb
|
2015-09-26 00:23:15 +03:00 |
|
Roger Riggs
|
38173b5458
|
8129744: Documentation in Month refers to quarters
8129556: TemporalAdjusters dayOfWeekInMonth wrongly says "in the same month"
Reviewed-by: chegar, scolebourne
|
2015-09-24 11:01:01 -04:00 |
|
Alexander Stepanov
|
6c618e48b9
|
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
Reviewed-by: martin
|
2015-09-24 17:07:44 +03:00 |
|
Joe Darcy
|
47814c8df0
|
7130085: Port fdlibm hypot to Java
Reviewed-by: bpb
|
2015-09-23 14:14:14 -07:00 |
|
Roger Riggs
|
f6878d40ef
|
8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
8131763: j.l.Process.allChildren spec clarification
Reviewed-by: chegar
|
2015-09-23 15:02:46 -04:00 |
|
Roger Riggs
|
4e7617c040
|
8132541: (process) ProcessBuilder support for redirection to discard output
Add redirect to NUL or /dev/null depending on the OS
Reviewed-by: chegar, martin
|
2015-09-23 11:18:34 -04:00 |
|
Naoto Sato
|
5710e3c754
|
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
Reviewed-by: okutsu
|
2015-11-02 08:46:19 -08:00 |
|
Michael Haupt
|
f1f609ddaa
|
8136931: more fine-grained condition checking for BMH species creation
Reviewed-by: psandoz, sundar
|
2015-09-23 08:43:51 +02:00 |
|
Kumar Srinivasan
|
c7b42305e9
|
8073187: Unexpected side effect in Pack200
Reviewed-by: jrose, sherman
|
2015-09-22 11:50:40 -07:00 |
|
James Laskey
|
8aa6d9f160
|
8135197: libjimage code needs translation from hotspot-ish to jdk-ish
Reviewed-by: rriggs, chegar
|
2015-09-22 12:47:40 -03:00 |
|
Iris Clark
|
01c0b611a3
|
Merge
|
2015-09-21 21:40:23 -07:00 |
|
Tagir Valeev
|
94ba18f8b4
|
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
Reviewed-by: psandoz
|
2015-09-19 15:26:34 +02:00 |
|
Vinnie Ryan
|
5d5ef39f51
|
8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
|
2015-09-18 17:54:28 +01:00 |
|
Alejandro Murillo
|
15a7f1d1bb
|
8087203: Adapt Version.java.template to the JEP-223 new version string format
Reviewed-by: darcy
|
2015-09-17 14:41:39 -07:00 |
|
Joe Darcy
|
67603e6d54
|
8134795: Port fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-17 13:43:06 -07:00 |
|
Stuart Marks
|
343e882e7f
|
8072722: add stream support to Scanner
Reviewed-by: psandoz, chegar, sherman
|
2015-09-16 16:24:35 -07:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Sean Mullan
|
d323a04105
|
8015388: Required algorithms for JDK 9
Reviewed-by: jnimeh, wetmore, xuelei
|
2015-09-16 08:23:37 -04:00 |
|
Alejandro Murillo
|
dd319ca29f
|
Merge
|
2015-09-15 07:47:44 -07:00 |
|
Iris Clark
|
2bfa80503f
|
Merge
|
2015-09-14 10:00:25 -07:00 |
|
Artem Smotrakov
|
f1f48ab0d3
|
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
|
2015-09-14 19:49:28 +03:00 |
|
Naoto Sato
|
ed2b735ba0
|
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
Reviewed-by: okutsu
|
2015-09-10 16:50:39 -07:00 |
|
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 |
|
Artem Smotrakov
|
b259dd24ea
|
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Reviewed-by: mullan, coffeys
|
2015-09-09 12:39:45 +03:00 |
|
Iris Clark
|
9e0d78c661
|
Merge
|
2015-09-08 10:25:11 -07:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Chris Hegarty
|
9ce7c19d86
|
8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim
|
2015-09-08 12:40:57 +01:00 |
|
Igor Veresov
|
f48eceb393
|
Merge
|
2015-09-07 13:28:41 -07:00 |
|