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
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-07-23 |
lana |
Merge
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-16 |
juh |
8020557: javadoc cleanup in javax.security
|
changeset |
files
|
2013-07-15 |
bpb |
8020409: Clean up doclint problems in java.util package, part 1
|
changeset |
files
|
2013-07-15 |
coffeys |
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
|
changeset |
files
|
2013-07-15 |
plevart |
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
|
changeset |
files
|
2013-07-13 |
weijun |
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
|
changeset |
files
|
2013-07-08 |
henryjen |
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
|
changeset |
files
|
2013-07-12 |
henryjen |
8015320: Pull spliterator() up from Collection to Iterable
|
changeset |
files
|
2013-07-12 |
vinnie |
8019627: RuntimeException gets obscured during OCSP cert revocation checking
|
changeset |
files
|
2013-07-03 |
psandoz |
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
|
changeset |
files
|
2013-07-12 |
mduigou |
Merge
|
changeset |
files
|
2013-07-12 |
mduigou |
8015315: Stream.concat methods
|
changeset |
files
|
2013-07-12 |
mduigou |
8015317: Optional.filter, map, and flatMap
|
changeset |
files
|
2013-07-12 |
mduigou |
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
|
changeset |
files
|
2013-07-12 |
darcy |
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
|
changeset |
files
|
2013-07-12 |
joehw |
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
|
changeset |
files
|
2013-07-08 |
mchung |
8014890: (ref) Reference queues may return more entries than expected
|
changeset |
files
|
2013-07-12 |
valeriep |
Merge
|
changeset |
files
|
2013-07-11 |
valeriep |
8020310: JDK-6356530 broke the old build
|
changeset |
files
|
2013-07-09 |
valeriep |
Merge
|
changeset |
files
|
2013-07-08 |
valeriep |
Merge
|
changeset |
files
|