aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/util/Vector.java
AgeCommit message (Expand)Author
2018-01-058189977: Improve permission portabilityigerasim
2013-08-068014824: Document Spliterator characteristics and binding policy of java util...psandoz
2013-08-068022412: Fixed warnings in java.util root, except for HashMaplagergren
2013-07-308020539: Clean up doclint problems in java.util package, part 2bpb
2013-05-068013150: Iterator.remove and forEachRemaining relationship not specifiedmduigou
2013-04-238005051: optimized defaults for Iterator.forEachRemainingakhil
2013-04-178011426: java.util collection Spliterator implementationspsandoz
2013-04-228001647: default methods for Collections - forEach, removeIf, replaceAll, sortakhil
2011-08-307084245: Update usages of InternalError to use exception chainingsherman
2011-04-206546713: link the word (optional) in exception specifications to the text whi...mduigou
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
2011-02-146934356: Vector.writeObject() serialization may deadlockmduigou
2010-12-286962318: Update copyright yearohair
2010-12-017003745: Code style cleanups (sync from Dougs CVS)dl
2010-10-196992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError wit...mchung
2010-05-256943119: Rebrand source copyright noticesohair
2010-05-096933217: Huge arrays handled poorly in core librariesmartin
2008-07-026719955: Update copyright yearxdono
2008-03-106583872: (coll) Direct uninformed users away from Vector/Hashtablemartin
2007-12-01Initial loadduke