master
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
8161558: ListIterator should not discard cause on exception
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
8206123: ArrayDeque created with default constructor can only hold 15 elements
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
8267174: Many test files have the wrong Copyright header
8295470: Update openjdk.java.net => openjdk.org URLs in test code
8225397: Integer value miscalculation in toString() method of BitSet
8373716: Refactor further java/util tests from TestNG to JUnit
8266571: Sequenced Collections
8314236: Overflow in Collections.rotate
8237589: Fix copyright header formatting
8368308: ISO 4217 Amendment 180 Update
8347841: Test fixes that use deprecated time zone IDs
8187443: Forest Consolidation: Move files to unified layout
8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
8214761: Bug in parallel Kahan summation implementation
8227368: EnumSet.class serialization broken in JDK 9+
8328037: Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap
8270416: Enhance construction of Identity maps
8263754: HexFormat 'fromHex' methods should be static
8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly
8180352: Add Stream.toList() method
8368335: Refactor the rest of Locale TestNG based tests to JUnit
8247605: Avoid array allocation when concatenating with empty string
8280168: Add Objects.toIdentityString
8184693: add Pattern.isEmpty
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
8283698: Refactor Locale constructors used in src/test
8307840: SequencedMap view method specification and implementation adjustments
8375231: Refactor util/ServiceLoader tests to use JUnit 8375232: Refactor util/StringJoiner tests to use JUnit 8375233: Refactor util/Vector tests to use JUnit
8267452: Delegate forEachRemaining in Spliterators.iterator()
8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
8263903: Use Cleaner instead of finalize to auto stop Timer thread
8308803: Improve java/util/UUID/UUIDTest.java
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
8365058: Enhance CopyOnWriteArraySet
8050818: Predicate::not - provide an easier way to negate a predicate
8351567: Jar Manifest test ValueUtf8Coding produces misleading diagnostic output
8332495: java/util/logging/LoggingDeadlock2.java fails with AssertionError: Some tests failed
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
8298047: Remove all non-significant trailing whitespace from properties files
8341625: Improve ZipFile validation of the END header