2013-06-12 rbackman 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
2013-07-16 mgerdin 6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
2013-07-16 dholmes 8015759: hotspot changes needed to compile with Visual Studio 2012
2013-07-15 rbackman Merge
2013-07-15 rbackman 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
2013-07-15 fparain Merge
2013-07-12 ctornqvi Merge
2013-07-12 allwin 7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
2013-07-12 zgu Merge
2013-07-11 zgu 8012241: NMT huge memory footprint, it usually leads to OOME
2013-07-10 fparain 7143807: ResourceMark nesting problem in stringStream
2013-07-18 amurillo 8020797: new hotspot build - hs25-b43
2013-07-25 cl Added tag jdk8-b100 for changeset 9493b1a85536
2013-07-25 cl Added tag jdk8-b100 for changeset 2c6e85d3bb72
2017-07-05 duke Added tag jdk8-b100 for changeset 3d34036aae4e
2017-07-05 duke Merge jdk8-b100
2017-07-05 duke Merge
2013-07-23 lana Merge
2013-07-17 lana Merge
2013-07-17 jlahoda 8020586: Warning produced for an incorrect file
2013-07-17 mcimadamore 8019942: Graph inference: avoid redundant computation during bound incorporation
2013-07-17 mcimadamore 8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
2013-07-17 mcimadamore 8020149: Graph inference: wrong logic for picking best variable to solve
2013-07-17 mcimadamore 8016640: compiler hangs if the generics arity of a base class is wrong
2013-07-17 mcimadamore 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
2013-07-17 mcimadamore 8020286: Wrong diagnostic after compaction
2013-07-17 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
2013-07-17 mcimadamore 8012238: Nested method capture and inference
2013-07-17 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references
2013-07-17 mcimadamore 8012242: Lambda compatibility and checked exceptions
2013-07-12 jjg 8020278: NPE in javadoc
2013-07-11 mcimadamore 8013404: Unclear spec for target typing with conditional operator (?:)
2013-07-09 ksrini 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
2013-07-05 lana Merge
2013-07-05 mcimadamore 8019824: very long error messages on inference error
2013-07-05 mcimadamore 8016702: use of ternary operator in lambda expression gives incorrect results
2013-07-05 mcimadamore 8016059: Cannot compile following lambda
2013-07-05 mcimadamore 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
2013-07-05 mcimadamore 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
2013-07-04 vromero 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
2013-07-04 vromero 8009924: some langtools tools do not accept -cp as an alias for -classpath
2013-07-18 cl Added tag jdk8-b99 for changeset 38dd7ede2dfb
2017-07-05 duke Merge
2013-07-18 cl Added tag jdk8-b99 for changeset c653feb1fe9e
2017-07-05 duke Merge
2013-07-23 lana Merge
2013-07-17 lana Merge
2013-07-12 joehw 8020430: NullPointerException in xml sqe nightly result on 2013-07-12
2013-07-09 joehw 8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown
2013-07-18 cl Added tag jdk8-b99 for changeset 830a3a26d45b
2017-07-05 duke Merge
2013-07-23 lana Merge
2013-07-17 lana Merge
2013-07-16 attila 8015356: array concatenation should skip empty elements
2013-07-16 hannesw 8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
2013-07-16 attila 8020357: throw RangeError for too large NativeArrayBuffer size
2013-07-16 sundar Merge
2013-07-15 hannesw 8020358: Array(0xfffffff) throws OutOfMemoryError
2013-07-15 attila 8011210: fix reporting of call site locations; print them on -tcs=miss
2013-07-15 hannesw 8020283: Don't use exceptions for widening of ArrayData
2013-07-15 attila 8020508: Enforce reflection access restrictions on Object.bindProperties
2013-07-15 hannesw 8020354: Object literal property initialization is not done in source order
2013-07-15 attila 8020324: Implement Object.bindProperties(target, source) for beans
2013-07-12 sundar Merge
2013-07-12 sundar 8020463: Input argument array wrapping in loadWithNewGlobal is wrong
2013-07-12 sundar Merge
2013-07-12 attila 8019822: Duplicate name and signature in finally block
2013-07-12 sundar 8020223: ClassCastException: String can not be casted to ScriptFunction
2013-07-12 sundar 8020437: Wrong handling of line numbers with multiline string literals
2013-07-11 attila 8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
2013-07-11 sundar 8012191: noSuchProperty can't cope with vararg functions
2013-07-11 attila 8013925: Remove symbol fields from nodes that don't need them
2013-07-11 sundar 8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
2013-07-11 sundar 8020325: static property does not work on accessible, public classes
2013-07-10 sundar 8020276: interface checks in Invocable.getInterface implementation
2013-07-10 hannesw 8016681: regex capture behaves differently than on V8
2013-07-10 sundar 8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
2013-07-09 lagergren 8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
2013-07-09 sundar 8014785: Ability to extend global instance by binding properties of another object
2013-07-09 attila 8009758: reactivate the 8006529 test.
2013-07-08 hannesw 8019963: empty char range in regex
2013-07-08 sundar Merge
2013-07-08 sundar 8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
2013-07-08 sundar 8020015: shared PropertyMaps should not be used without duplication
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
2013-07-10 psandoz 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
2013-07-10 weijun 8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
2013-07-10 dholmes 8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
2013-07-09 coffeys 8019979: Replace CheckPackageAccess test with better one from closed repo
2013-07-09 psandoz 8019370: Sync j.u.c Fork/Join from 166 to tl
2013-07-09 psandoz 8019551: Make BaseStream public
2013-07-09 henryjen 8017141: java.util/stream Spliterators from sequential sources should not catch OOME
2013-07-09 darcy 8020095: Fix doclint warnings in java.util.regex
2013-07-09 juh 8020091: Fix HTML doclint issues in java.io
2013-07-08 ehelin 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
2013-07-06 wetmore 8019341: Update CookieHttpsClientTest to use the newer framework.
2013-07-05 lana Merge
2013-07-05 lana Merge
2013-07-05 mullan Merge
2013-07-05 mullan 8011547: Update XML Signature implementation to Apache Santuario 1.5.4
2013-07-05 zhangshj 8019381: HashMap.isEmpty is non-final, potential issues for get/remove
2013-07-04 alanb 8017231: Add StringJoiner.merge
2013-07-04 alanb 8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
2013-07-04 bpb 8019862: Fix doclint errors in java.lang.*.
2013-07-03 emc 8016285: Add java.lang.reflect.Parameter.isNamePresent()
2013-07-03 bpb 8019857: Fix doclint errors in java.util.Format*
2013-07-03 vinnie Merge
2013-07-02 vinnie 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
2013-07-03 juh 8019772: Fix doclint issues in javax.crypto and javax.security subpackages
2013-07-03 psandoz 8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
2013-07-03 twisti 8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
2013-07-03 psandoz 8019481: Sync misc j.u.c classes from 166 to tl
2013-07-03 psandoz 8011427: java.util.concurrent collection Spliterator implementations
2013-07-02 mchung 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
2013-07-17 lana Merge
2013-07-15 malenkov 8017492: Static field in HTML parser affects all applications
2013-07-15 pchelko 8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
2013-07-12 serb 8020298: [macosx] Incorrect merge in the lwawt code
2013-07-12 raginip 8009168: accessibility.properties syntax issue
2013-07-11 leonidr 8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
2013-07-11 pchelko 8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
2013-07-09 serb 8019587: [macosx] Possibility to set the same frame for the different screens
2013-07-09 malenkov 6707231: Wrong read Method returned for boolen properties
2013-07-08 leonidr 8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
2013-07-05 lana Merge
2013-07-04 alitvinov 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
2013-07-17 lana Merge
2013-07-10 jgodinez 8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
2013-07-05 lana Merge
2013-07-03 jchen 8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
2013-07-03 serb 8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
2013-07-18 cl Added tag jdk8-b99 for changeset 984f3e50463b
2017-07-05 duke Merge
2013-07-18 amurillo Added tag hs25-b42 for changeset 72a811d263ec
2013-07-18 amurillo Merge
2013-07-18 clucasius Merge
2013-07-16 jprovino Merge
2013-07-16 jprovino 8011569: ARM -- avoid native stack walking
2013-07-15 clucasius Merge
2013-06-20 goetz 8016697: Use stubs to implement safefetch
2013-07-15 tamao Merge
2013-07-11 brutisso 8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
2013-07-13 amurillo 8020382: new hotspot build - hs25-b42
2013-07-18 cl Added tag jdk8-b99 for changeset 009e3b20a47e
2013-07-18 cl Added tag jdk8-b99 for changeset 29592dce4679
2017-07-05 duke Added tag jdk8-b99 for changeset 2d3875b0d18b
2017-07-05 duke Merge jdk8-b99
2017-07-05 duke Merge
2013-07-17 mcimadamore 8013638: Few policy tests are failing in Lambda nightly
2013-07-11 mcimadamore 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
2013-07-11 katleman Added tag jdk8-b98 for changeset d3db5fb3d72f
2017-07-05 duke Merge
2013-07-11 katleman Added tag jdk8-b98 for changeset 0549b5fbbde2
2017-07-05 duke Merge
2013-07-11 katleman Added tag jdk8-b98 for changeset 4d6d050bc7d5
2017-07-05 duke Merge
2013-07-11 katleman Added tag jdk8-b98 for changeset 7954f50477a0
2017-07-05 duke Merge
2013-07-11 katleman Added tag jdk8-b98 for changeset f832872e55e5
2017-07-05 duke Merge
2013-07-16 katleman Merge
2013-07-11 katleman Merge
2013-07-11 katleman 8020414: JDK8 b98 source with GPL header errors
2013-07-11 mcimadamore 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
2013-07-11 katleman Added tag jdk8-b98 for changeset 5b24b75e2710
2017-07-05 duke Merge
2013-07-16 katleman Merge
2013-07-11 katleman Merge
2013-07-11 katleman 8020414: JDK8 b98 source with GPL header errors
2013-07-12 amurillo Added tag hs25-b41 for changeset f88df7eff51e
2013-07-12 amurillo Merge
2013-07-11 tamao Merge
2013-07-10 ehelin 8013939: Metaspace capacity not available
2013-06-12 ehelin 8015683: object_count_after_gc should have the same timestamp for all events
2013-06-12 ehelin 8016170: GC id variable in gcTrace.cpp should use typedef GCId
2013-06-05 ehelin 8015972: Refactor the sending of the object count after GC event
2013-07-11 roland Merge
2013-07-10 anoll 8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
2013-07-10 twisti Merge
2013-07-09 anoll 8015635: Crash when specifying very large code cache size
2013-07-09 drchase 8017578: Hotspot compilation error with latest Studio compiler
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip