2013-07-05 lagergren 8019983: Void returns combined with return with expression picked the wrong return type
2013-07-05 attila 8019819: scope symbol didn't get a slot in certain cases
2013-07-05 hannesw 8017084: Use spill properties for large object literals
2013-07-05 sundar 8019947: inherited property invalidation does not work with two globals in same context
2013-07-04 lagergren Merge
2013-07-04 lagergren 8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
2013-07-04 attila 8019809: return after break incorrectly sets the block as terminal
2013-07-03 jlaskey 8011629: Object.defineProperty performance issue
2013-07-03 attila 8017768: allow dot as inner class name separator for Java.type
2013-07-03 sundar 8019814: Add regression test for passing cases
2013-07-03 lagergren 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
2013-07-03 sundar 8019805: for each (init; test; modify) is invalid
2013-07-03 lagergren 8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
2013-07-03 attila 8010946: AccessControl.doPrivileged is broken when called from js script
2013-07-03 sundar 8019791: ~ is a unary operator
2013-07-03 sundar 8019783: typeof does not work properly for java methods and foreign objects
2013-07-02 sundar 8019629: void operator should always evaluate to undefined
2013-07-18 cl Added tag jdk8-b99 for changeset d104c72ebc8a
2017-07-05 duke Merge
2013-07-18 cl Added tag jdk8-b99 for changeset a9bf8e1ddffb
2017-07-05 duke Merge
2013-07-23 lana Merge
2013-07-17 lana Merge
2013-07-17 lana Merge
2013-07-16 juh 8020557: javadoc cleanup in javax.security
2013-07-15 bpb 8020409: Clean up doclint problems in java.util package, part 1
2013-07-15 coffeys 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
2013-07-15 plevart 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
2013-07-13 weijun 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
2013-07-08 henryjen 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
2013-07-12 henryjen 8015320: Pull spliterator() up from Collection to Iterable
2013-07-12 vinnie 8019627: RuntimeException gets obscured during OCSP cert revocation checking
2013-07-03 psandoz 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
2013-07-12 mduigou Merge
2013-07-12 mduigou 8015315: Stream.concat methods
2013-07-12 mduigou 8015317: Optional.filter, map, and flatMap
2013-07-12 mduigou 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
2013-07-12 darcy 8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
2013-07-12 joehw 8020430: NullPointerException in xml sqe nightly result on 2013-07-12
2013-07-08 mchung 8014890: (ref) Reference queues may return more entries than expected
2013-07-12 valeriep Merge
2013-07-11 valeriep 8020310: JDK-6356530 broke the old build
2013-07-09 valeriep Merge
2013-07-08 valeriep Merge
2013-07-08 ascarpino 6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
2013-07-05 valeriep 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
2013-07-05 valeriep 8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
2013-07-11 dxu 8017212: File.createTempFile requires unnecessary "read" permission
2013-07-11 ksrini 8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
2013-07-11 jbachorik 8010285: Enforce the requirement of Management Interfaces being public
2013-07-11 valeriep 8020321: Problem in PKCS11 regression test TestRSAKeyLength
2013-07-11 sundar 7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
2013-07-11 psandoz 8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
2013-07-11 jbachorik 8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
2013-07-11 juh 8020318: Fix doclint issues in java.net
2013-07-10 sspitsyn 8020308: Fix doclint issues in java.lang.management
2013-07-09 bpb 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
2013-07-09 bpb 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
2013-07-10 darcy 8020294: Fix doclint issues in java.util.Spliterator
2013-07-10 psandoz 8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip