Fri, 19 Jul 2013 13:59:25 -0700 morris Merge
Mon, 15 Jul 2013 10:28:32 -0700 kvn 8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
Mon, 15 Jul 2013 06:27:46 -0700 morris Merge
Fri, 12 Jul 2013 14:03:10 -0700 kvn 8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
Fri, 12 Jul 2013 14:01:37 -0700 kvn 8020215: Different execution plan when using JIT vs interpreter
Tue, 23 Jul 2013 12:50:15 -0700 minqi Merge
Mon, 22 Jul 2013 22:21:57 -0700 minqi Merge
Fri, 19 Jul 2013 14:54:54 -0700 ccheung 8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code
Mon, 22 Jul 2013 17:57:42 -0400 emc 8019632: Method parameters are not copied in clone_with_new_data
Fri, 19 Jul 2013 11:17:19 -0700 minqi Merge
Fri, 19 Jul 2013 08:34:48 -0700 minqi 8016538: volatile double access via Unsafe.cpp is not atomic
Fri, 19 Jul 2013 17:56:27 +0200 mgronlun 8020547: Event based tracing needs a UNICODE string type
Thu, 18 Jul 2013 18:00:39 -0700 minqi Merge
Thu, 18 Jul 2013 14:57:51 -0700 ccheung 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
Thu, 18 Jul 2013 12:35:55 -0700 dcubed Merge
Thu, 18 Jul 2013 12:05:32 -0700 dcubed Merge
Wed, 17 Jul 2013 13:48:15 +0200 rbackman 8020701: Avoid crashes in WatcherThread
Thu, 18 Jul 2013 06:47:15 -0400 dholmes 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Wed, 17 Jul 2013 17:14:50 -0700 jiangli Merge
Wed, 17 Jul 2013 18:06:29 -0400 jiangli 8020309: Eliminate InstanceKlass::_cached_class_file_len.
Wed, 17 Jul 2013 12:22:57 -0700 ccheung 8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
Wed, 12 Jun 2013 11:17:39 +0200 rbackman 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
Tue, 16 Jul 2013 07:33:29 +0200 mgerdin 6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
Mon, 15 Jul 2013 23:23:15 -0400 dholmes 8015759: hotspot changes needed to compile with Visual Studio 2012
Mon, 15 Jul 2013 12:06:50 +0200 rbackman Merge
Mon, 15 Jul 2013 11:35:10 +0200 rbackman 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
Mon, 15 Jul 2013 00:23:48 -0700 fparain Merge
Fri, 12 Jul 2013 20:47:23 +0200 ctornqvi Merge
Fri, 12 Jul 2013 18:43:27 +0200 allwin 7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
Fri, 12 Jul 2013 04:35:52 -0700 zgu Merge
Thu, 11 Jul 2013 13:15:12 -0400 zgu 8012241: NMT huge memory footprint, it usually leads to OOME
Wed, 10 Jul 2013 15:49:15 +0000 fparain 7143807: ResourceMark nesting problem in stringStream
Thu, 18 Jul 2013 09:35:02 -0700 amurillo 8020797: new hotspot build - hs25-b43
Thu, 25 Jul 2013 03:18:31 -0700 cl Added tag jdk8-b100 for changeset 9493b1a85536
Thu, 25 Jul 2013 03:18:11 -0700 cl Added tag jdk8-b100 for changeset 2c6e85d3bb72
Wed, 05 Jul 2017 19:04:57 +0200 duke Added tag jdk8-b100 for changeset 3d34036aae4e
Wed, 05 Jul 2017 19:04:56 +0200 duke Merge jdk8-b100
Wed, 05 Jul 2017 19:04:53 +0200 duke Merge
Mon, 22 Jul 2013 17:39:45 -0700 lana Merge
Wed, 17 Jul 2013 10:40:53 -0700 lana Merge
Wed, 17 Jul 2013 15:08:58 +0200 jlahoda 8020586: Warning produced for an incorrect file
Wed, 17 Jul 2013 14:21:12 +0100 mcimadamore 8019942: Graph inference: avoid redundant computation during bound incorporation
Wed, 17 Jul 2013 14:19:25 +0100 mcimadamore 8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
Wed, 17 Jul 2013 14:19:02 +0100 mcimadamore 8020149: Graph inference: wrong logic for picking best variable to solve
Wed, 17 Jul 2013 14:16:25 +0100 mcimadamore 8016640: compiler hangs if the generics arity of a base class is wrong
Wed, 17 Jul 2013 14:14:49 +0100 mcimadamore 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
Wed, 17 Jul 2013 14:14:32 +0100 mcimadamore 8020286: Wrong diagnostic after compaction
Wed, 17 Jul 2013 14:13:15 +0100 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
Wed, 17 Jul 2013 14:11:41 +0100 mcimadamore 8012238: Nested method capture and inference
Wed, 17 Jul 2013 14:09:46 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references
Wed, 17 Jul 2013 14:04:01 +0100 mcimadamore 8012242: Lambda compatibility and checked exceptions
Fri, 12 Jul 2013 13:11:12 -0700 jjg 8020278: NPE in javadoc
Thu, 11 Jul 2013 15:37:02 +0100 mcimadamore 8013404: Unclear spec for target typing with conditional operator (?:)
Tue, 09 Jul 2013 14:54:20 -0700 ksrini 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
Fri, 05 Jul 2013 13:29:04 -0700 lana Merge
Fri, 05 Jul 2013 11:05:02 +0100 mcimadamore 8019824: very long error messages on inference error
Fri, 05 Jul 2013 11:04:22 +0100 mcimadamore 8016702: use of ternary operator in lambda expression gives incorrect results
Fri, 05 Jul 2013 11:03:04 +0100 mcimadamore 8016059: Cannot compile following lambda
Fri, 05 Jul 2013 11:02:17 +0100 mcimadamore 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Fri, 05 Jul 2013 11:00:19 +0100 mcimadamore 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
Thu, 04 Jul 2013 10:41:08 +0100 vromero 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
Thu, 04 Jul 2013 10:35:33 +0100 vromero 8009924: some langtools tools do not accept -cp as an alias for -classpath
Thu, 18 Jul 2013 03:39:33 -0700 cl Added tag jdk8-b99 for changeset 38dd7ede2dfb
Wed, 05 Jul 2017 19:04:46 +0200 duke Merge
Thu, 18 Jul 2013 03:38:23 -0700 cl Added tag jdk8-b99 for changeset c653feb1fe9e
Wed, 05 Jul 2017 19:04:43 +0200 duke Merge
Mon, 22 Jul 2013 17:29:05 -0700 lana Merge
Wed, 17 Jul 2013 00:34:12 -0700 lana Merge
Fri, 12 Jul 2013 11:12:40 -0700 joehw 8020430: NullPointerException in xml sqe nightly result on 2013-07-12
Tue, 09 Jul 2013 16:34:52 -0700 joehw 8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown
Thu, 18 Jul 2013 03:38:19 -0700 cl Added tag jdk8-b99 for changeset 830a3a26d45b
Wed, 05 Jul 2017 19:04:39 +0200 duke Merge
Mon, 22 Jul 2013 17:40:26 -0700 lana Merge
Wed, 17 Jul 2013 00:36:48 -0700 lana Merge
Tue, 16 Jul 2013 17:03:30 +0200 attila 8015356: array concatenation should skip empty elements
Tue, 16 Jul 2013 16:12:26 +0200 hannesw 8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
Tue, 16 Jul 2013 15:28:33 +0200 attila 8020357: throw RangeError for too large NativeArrayBuffer size
Tue, 16 Jul 2013 09:54:04 +0530 sundar Merge
Mon, 15 Jul 2013 18:32:23 +0200 hannesw 8020358: Array(0xfffffff) throws OutOfMemoryError
Mon, 15 Jul 2013 16:58:23 +0200 attila 8011210: fix reporting of call site locations; print them on -tcs=miss
Mon, 15 Jul 2013 16:35:38 +0200 hannesw 8020283: Don't use exceptions for widening of ArrayData
Mon, 15 Jul 2013 16:31:49 +0200 attila 8020508: Enforce reflection access restrictions on Object.bindProperties
Mon, 15 Jul 2013 15:51:06 +0200 hannesw 8020354: Object literal property initialization is not done in source order
Mon, 15 Jul 2013 12:33:48 +0200 attila 8020324: Implement Object.bindProperties(target, source) for beans
Fri, 12 Jul 2013 20:13:43 +0530 sundar Merge
Fri, 12 Jul 2013 20:06:41 +0530 sundar 8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Fri, 12 Jul 2013 20:12:29 +0530 sundar Merge
Fri, 12 Jul 2013 11:58:42 +0200 attila 8019822: Duplicate name and signature in finally block
Fri, 12 Jul 2013 15:27:16 +0530 sundar 8020223: ClassCastException: String can not be casted to ScriptFunction
Fri, 12 Jul 2013 15:01:33 +0530 sundar 8020437: Wrong handling of line numbers with multiline string literals
Thu, 11 Jul 2013 22:01:55 +0200 attila 8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Thu, 11 Jul 2013 22:58:37 +0530 sundar 8012191: noSuchProperty can't cope with vararg functions
Thu, 11 Jul 2013 18:33:33 +0200 attila 8013925: Remove symbol fields from nodes that don't need them
Thu, 11 Jul 2013 18:23:13 +0530 sundar 8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
Thu, 11 Jul 2013 16:34:55 +0530 sundar 8020325: static property does not work on accessible, public classes
Wed, 10 Jul 2013 19:08:04 +0530 sundar 8020276: interface checks in Invocable.getInterface implementation
Wed, 10 Jul 2013 10:54:19 +0200 hannesw 8016681: regex capture behaves differently than on V8
Wed, 10 Jul 2013 13:25:07 +0530 sundar 8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
Tue, 09 Jul 2013 15:56:59 +0200 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.
Tue, 09 Jul 2013 17:37:46 +0530 sundar 8014785: Ability to extend global instance by binding properties of another object
Tue, 09 Jul 2013 13:57:24 +0200 attila 8009758: reactivate the 8006529 test.
Mon, 08 Jul 2013 19:34:55 +0200 hannesw 8019963: empty char range in regex
Mon, 08 Jul 2013 18:43:41 +0530 sundar Merge
Mon, 08 Jul 2013 18:36:10 +0530 sundar 8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
Mon, 08 Jul 2013 16:33:50 +0530 sundar 8020015: shared PropertyMaps should not be used without duplication
Fri, 05 Jul 2013 19:35:39 +0200 lagergren 8019983: Void returns combined with return with expression picked the wrong return type
Fri, 05 Jul 2013 15:10:47 +0200 attila 8019819: scope symbol didn't get a slot in certain cases
Fri, 05 Jul 2013 14:36:54 +0200 hannesw 8017084: Use spill properties for large object literals
Fri, 05 Jul 2013 14:38:04 +0530 sundar 8019947: inherited property invalidation does not work with two globals in same context
Thu, 04 Jul 2013 17:28:04 +0200 lagergren Merge
Thu, 04 Jul 2013 17:27:33 +0200 lagergren 8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
Thu, 04 Jul 2013 14:10:18 +0200 attila 8019809: return after break incorrectly sets the block as terminal
Wed, 03 Jul 2013 13:41:18 -0300 jlaskey 8011629: Object.defineProperty performance issue
Wed, 03 Jul 2013 18:10:12 +0200 attila 8017768: allow dot as inner class name separator for Java.type
Wed, 03 Jul 2013 19:20:29 +0530 sundar 8019814: Add regression test for passing cases
Wed, 03 Jul 2013 15:46:03 +0200 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
Wed, 03 Jul 2013 17:26:31 +0530 sundar 8019805: for each (init; test; modify) is invalid
Wed, 03 Jul 2013 13:03:36 +0200 lagergren 8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
Wed, 03 Jul 2013 12:39:28 +0200 attila 8010946: AccessControl.doPrivileged is broken when called from js script
Wed, 03 Jul 2013 14:08:00 +0530 sundar 8019791: ~ is a unary operator
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip