Claes Redestad
|
c50c7fefc5
|
8184603: Create ObjectStreamField signature lazily when possible
Reviewed-by: rriggs, chegar, alanb, shade
|
2017-07-18 12:40:30 +02:00 |
|
Ivan Gerasimov
|
5848e1bac4
|
8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL
Reviewed-by: sherman
|
2017-07-15 14:01:49 -07:00 |
|
Naoto Sato
|
c4ffb950ea
|
8184314: Javadoc for Offsettime has "." where it should be ":" prior to seconds
Reviewed-by: rriggs
|
2017-07-14 10:42:46 -07:00 |
|
Jonathan Gibbons
|
5ea8f98724
|
8184208: update class="striped" tables for accessibility
Reviewed-by: lancea, bpb
|
2017-07-12 12:48:01 -07:00 |
|
Nishit Jain
|
17d94f696c
|
8032842: Locale.filterTags()/lookupTag() methods return lowercased language tags
8175539: Duplicate matching tags returned by Locale.filterTags() for LanguageRange("*")
Reviewed-by: naoto
|
2017-07-07 12:19:00 +05:30 |
|
Lana Steuck
|
dce6788547
|
Merge
|
2017-07-07 03:09:23 +00:00 |
|
Ogata Kazunori
|
43fc1b68a2
|
8182743: Ineffective use of volatile hurts performance of Charset.atBugLevel()
Reviewed-by: clanger, redestad, plevart, coffeys
|
2017-07-01 20:35:28 +02:00 |
|
Joe Darcy
|
6e40f2e939
|
8183175: Add explicit constructors to MalformedParameterizedTypeException
Reviewed-by: bpb
|
2017-06-28 17:57:20 -07:00 |
|
Joe Darcy
|
22bcf60705
|
8183173: Add private constructors to Fdlibm-internal classes
Reviewed-by: bpb
|
2017-06-28 17:23:37 -07:00 |
|
Lana Steuck
|
7029c4aa42
|
Merge
|
2017-06-23 23:48:17 +00:00 |
|
Sean Mullan
|
efe930b425
|
8182652: RuntimePermission("usePolicy") is not a Java SE permission
Reviewed-by: mchung
|
2017-06-23 14:32:59 -04:00 |
|
Bradford Wetmore
|
e17204a39d
|
8178114: Fix guide links in security APIs
Reviewed-by: xuelei, mullan, weijun
|
2017-06-20 12:57:42 -07:00 |
|
Paul Sandoz
|
c70583ffc6
|
8182023: some java.util.jar docs contain links to technotes
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: mchung
|
2017-06-20 08:52:24 -07:00 |
|
Alan Bateman
|
0ecb46f58c
|
8182482: Module System spec updates
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: darcy, mr, mchung
|
2017-06-20 15:22:03 +01:00 |
|
Sean Mullan
|
04f35f6f89
|
8181295: Document that SecurityManager::checkPackageAccess may be called by the VM
Reviewed-by: mchung
|
2017-06-19 08:16:03 -04:00 |
|
Claes Redestad
|
81a4918f16
|
8181147: JNI_GetStringPlatformChars should have a fast path for UTF-8
8182451: Inconsistency between String.getBytes("Cp1252") and JNU_GetStringPlatformChars
Reviewed-by: martin, erikj, sherman, chegar, mikael
|
2017-06-19 09:29:11 +02:00 |
|
Alan Bateman
|
f4fe8c34f2
|
Merge
|
2017-06-17 08:03:05 +01:00 |
|
Doug Lea
|
dd284ef617
|
8181334: add spec for Deque.addAll
Reviewed-by: martin, psandoz, smarks, darcy
|
2017-06-16 19:50:16 -07:00 |
|
Alan Bateman
|
c89dae9fbc
|
8181087: Module system implementation refresh (6/2017)
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: plevart, mchung
|
2017-06-16 09:20:39 -07:00 |
|
Lana Steuck
|
0d2c126339
|
Merge
|
2017-06-16 04:54:54 +00:00 |
|
Lana Steuck
|
be753c89af
|
Merge
|
2017-06-14 19:58:49 +00:00 |
|
Ron Pressler
|
58eac96b16
|
8161207: remove extra MethodHandle subclass in MethodHandleImpl
Add intrinsic name to LambdaForm.NamedFunction, but keep IntrinsicMethodHandle; interim solution
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: psandoz
|
2017-06-13 01:34:30 +03:00 |
|
Paul Sandoz
|
70eda1ba26
|
8181824: Broken javadoc link in java.util.BitSet
Reviewed-by: martin
|
2017-06-09 11:26:42 -07:00 |
|
Mandy Chung
|
fd73998610
|
8181696: Package versioning link does not exist in JAR file specification
Reviewed-by: alanb
|
2017-06-07 18:54:45 -07:00 |
|
Naoto Sato
|
ff459e09b2
|
8181586: DateTimeTextProvider.getInstance() returns a new instance every time
Reviewed-by: rriggs
|
2017-06-06 10:34:21 -07:00 |
|
Ron Pressler
|
ac0bf2d401
|
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
Reviewed-by: psandoz, dholmes, mchung
|
2017-06-05 16:05:24 -07:00 |
|
Lana Steuck
|
ce477ddb3a
|
Merge
|
2017-06-03 02:49:49 +00:00 |
|
Naoto Sato
|
b2870f2b5f
|
8180375: Rename <baseName>Provider to <packagename>.spi.<simpleName>Provider
Reviewed-by: mchung
|
2017-06-01 14:52:53 -07:00 |
|
Roger Riggs
|
4fff93d5b6
|
8181156: html5 issues in java.base javadoc
Reviewed-by: alanb
|
2017-06-01 09:28:59 -04:00 |
|
Valerie Peng
|
fc10ff7fe0
|
8180635: (doc) Clarify the compatibility and interoperability issue when using provider default values
Updated the javadoc of KeyPairGenerator, KeyGenerator, AlgorithmParameterGenerator and their Spi classes
Reviewed-by: mullan
|
2017-06-01 03:26:30 +00:00 |
|
Hamlin Li
|
696328559d
|
8181082: class-level since tag issues in java.base & java.datatransfer module
Reviewed-by: alanb, serb
|
2017-05-31 19:54:16 -07:00 |
|
Jonathan Gibbons
|
d2b3d30d6a
|
8181290: Invalid HTML 5 in core-libs docs
Reviewed-by: mchung, lancea
|
2017-05-30 15:48:54 -07:00 |
|
Hamlin Li
|
51272f395a
|
8180807: java.io.Serializable class-level readObject description error
Reviewed-by: chegar, rriggs
|
2017-05-24 19:02:45 -07:00 |
|
Joe Darcy
|
538f99f6ca
|
8074977: Constructor.getAnnotatedParameterTypes returns wrong value
Additional comments from plevart and forax
Reviewed-by: mchung, alanb
|
2017-05-23 14:34:45 -07:00 |
|
Brian Burkhalter
|
0f5b1f5cf8
|
8180353: FileOutputStream documentation does not indicate properly whether files get truncated or not
Update documentation of FileOutputStream(String)
Reviewed-by: chegar, dfuchs
|
2017-05-23 11:47:52 -07:00 |
|
Daniel Fuchs
|
b518bb5bcd
|
8180428: Clarify implementation note in Clock.java to match implementation changes made by JDK-8068730
Reviewed-by: dholmes, scolebourne
|
2017-05-23 11:33:01 +01:00 |
|
Stuart Marks
|
1f7ff46a20
|
8177788: migrate collections technotes/guides into java/util/doc-files
Reviewed-by: mchung, bchristi, martin
|
2017-05-19 14:46:50 -07:00 |
|
Kumar Srinivasan
|
475ca58282
|
8182185: Add Copyright notices to pack 200 spec
Reviewed-by: mchung
|
2017-06-15 14:27:19 -07:00 |
|
Brian Burkhalter
|
215cc9e642
|
6791812: (file spec) Incompatible File.lastModified() and setLastModified() for negative time
Amend verbiage describing return value to explain negative values.
Reviewed-by: rriggs, smarks
|
2017-06-13 13:43:37 -07:00 |
|
Doug Lea
|
a981ce3262
|
8181104: Fix specs for updateAndGet and related methods
Reviewed-by: martin, psandoz, dholmes, chegar
|
2017-06-13 09:13:28 -07:00 |
|
Brian Burkhalter
|
374e7bae7a
|
7086489: File.lastModified should accuracy as well as resolution
Add an @apiNote indicating that the last-modified time might be of coarser than millisecond granularity.
Reviewed-by: smarks
|
2017-05-17 14:29:26 -07:00 |
|
Naoto Sato
|
b62344e08a
|
8176853: Locale.Builder.removeUnicodeLocaleAttribute(null) should throw NullPointerException
Reviewed-by: martin
|
2017-06-01 12:43:46 -07:00 |
|
Naoto Sato
|
74cfd999b9
|
8176847: Calendar.checkDisplayNameParams() should check case of style == 3
Reviewed-by: martin
|
2017-06-01 12:43:11 -07:00 |
|
Lana Steuck
|
dfd0cc3152
|
Merge
|
2017-05-31 17:47:58 +00:00 |
|
Lana Steuck
|
cc347a7a7c
|
Merge
|
2017-05-19 16:34:37 +00:00 |
|
Nishit Jain
|
365839bc1d
|
6609740: [Fmt-De] format error in DecimalFormat
Reviewed-by: naoto
|
2017-05-19 11:06:57 +05:30 |
|
Lana Steuck
|
40ed54262c
|
Merge
|
2017-05-19 04:17:50 +00:00 |
|
Stuart Marks
|
44bdf50a3a
|
8180137: fix broken link in java.lang.Iterable
Reviewed-by: rriggs
|
2017-05-12 14:52:26 -07:00 |
|
Ron Pressler
|
999aabdd77
|
8180075: Javadoc of MethodHandles.Lookup::bind should note the difference from MethodHandle::bindTo
Reviewed-by: psandoz
|
2017-05-12 13:43:06 -07:00 |
|
Roger Riggs
|
48dc9fb500
|
8180082: Broken javadoc links
Reviewed-by: mchung, bpb, chegar, ihse
|
2017-05-12 15:15:43 -04:00 |
|