2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-07-23 |
lana |
Merge
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-12 |
joehw |
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
|
changeset |
files
|
2013-07-09 |
joehw |
8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown
|
changeset |
files
|
2013-07-18 |
cl |
Added tag jdk8-b99 for changeset 830a3a26d45b
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-07-23 |
lana |
Merge
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-16 |
attila |
8015356: array concatenation should skip empty elements
|
changeset |
files
|
2013-07-16 |
hannesw |
8010821: [findbugs] Some classes in jdk.nashorn.internal.runtime.regexp expose mutable objects
|
changeset |
files
|
2013-07-16 |
attila |
8020357: throw RangeError for too large NativeArrayBuffer size
|
changeset |
files
|
2013-07-16 |
sundar |
Merge
|
changeset |
files
|
2013-07-15 |
hannesw |
8020358: Array(0xfffffff) throws OutOfMemoryError
|
changeset |
files
|
2013-07-15 |
attila |
8011210: fix reporting of call site locations; print them on -tcs=miss
|
changeset |
files
|
2013-07-15 |
hannesw |
8020283: Don't use exceptions for widening of ArrayData
|
changeset |
files
|
2013-07-15 |
attila |
8020508: Enforce reflection access restrictions on Object.bindProperties
|
changeset |
files
|
2013-07-15 |
hannesw |
8020354: Object literal property initialization is not done in source order
|
changeset |
files
|
2013-07-15 |
attila |
8020324: Implement Object.bindProperties(target, source) for beans
|
changeset |
files
|
2013-07-12 |
sundar |
Merge
|
changeset |
files
|
2013-07-12 |
sundar |
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
|
changeset |
files
|
2013-07-12 |
sundar |
Merge
|
changeset |
files
|
2013-07-12 |
attila |
8019822: Duplicate name and signature in finally block
|
changeset |
files
|
2013-07-12 |
sundar |
8020223: ClassCastException: String can not be casted to ScriptFunction
|
changeset |
files
|
2013-07-12 |
sundar |
8020437: Wrong handling of line numbers with multiline string literals
|
changeset |
files
|
2013-07-11 |
attila |
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
|
changeset |
files
|
2013-07-11 |
sundar |
8012191: noSuchProperty can't cope with vararg functions
|
changeset |
files
|
2013-07-11 |
attila |
8013925: Remove symbol fields from nodes that don't need them
|
changeset |
files
|
2013-07-11 |
sundar |
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
|
changeset |
files
|
2013-07-11 |
sundar |
8020325: static property does not work on accessible, public classes
|
changeset |
files
|
2013-07-10 |
sundar |
8020276: interface checks in Invocable.getInterface implementation
|
changeset |
files
|
2013-07-10 |
hannesw |
8016681: regex capture behaves differently than on V8
|
changeset |
files
|
2013-07-10 |
sundar |
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
|
changeset |
files
|
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.
|
changeset |
files
|
2013-07-09 |
sundar |
8014785: Ability to extend global instance by binding properties of another object
|
changeset |
files
|
2013-07-09 |
attila |
8009758: reactivate the 8006529 test.
|
changeset |
files
|
2013-07-08 |
hannesw |
8019963: empty char range in regex
|
changeset |
files
|
2013-07-08 |
sundar |
Merge
|
changeset |
files
|
2013-07-08 |
sundar |
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
|
changeset |
files
|
2013-07-08 |
sundar |
8020015: shared PropertyMaps should not be used without duplication
|
changeset |
files
|
2013-07-05 |
lagergren |
8019983: Void returns combined with return with expression picked the wrong return type
|
changeset |
files
|
2013-07-05 |
attila |
8019819: scope symbol didn't get a slot in certain cases
|
changeset |
files
|
2013-07-05 |
hannesw |
8017084: Use spill properties for large object literals
|
changeset |
files
|
2013-07-05 |
sundar |
8019947: inherited property invalidation does not work with two globals in same context
|
changeset |
files
|
2013-07-04 |
lagergren |
Merge
|
changeset |
files
|
2013-07-04 |
lagergren |
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
|
changeset |
files
|
2013-07-04 |
attila |
8019809: return after break incorrectly sets the block as terminal
|
changeset |
files
|
2013-07-03 |
jlaskey |
8011629: Object.defineProperty performance issue
|
changeset |
files
|
2013-07-03 |
attila |
8017768: allow dot as inner class name separator for Java.type
|
changeset |
files
|
2013-07-03 |
sundar |
8019814: Add regression test for passing cases
|
changeset |
files
|
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
|
changeset |
files
|
2013-07-03 |
sundar |
8019805: for each (init; test; modify) is invalid
|
changeset |
files
|
2013-07-03 |
lagergren |
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
|
changeset |
files
|
2013-07-03 |
attila |
8010946: AccessControl.doPrivileged is broken when called from js script
|
changeset |
files
|
2013-07-03 |
sundar |
8019791: ~ is a unary operator
|
changeset |
files
|
2013-07-03 |
sundar |
8019783: typeof does not work properly for java methods and foreign objects
|
changeset |
files
|
2013-07-02 |
sundar |
8019629: void operator should always evaluate to undefined
|
changeset |
files
|
2013-07-18 |
cl |
Added tag jdk8-b99 for changeset d104c72ebc8a
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-07-18 |
cl |
Added tag jdk8-b99 for changeset a9bf8e1ddffb
|
changeset |
files
|