Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
2013-07-16, by sundar
8020358: Array(0xfffffff) throws OutOfMemoryError
2013-07-15, by hannesw
8011210: fix reporting of call site locations; print them on -tcs=miss
2013-07-15, by attila
8020283: Don't use exceptions for widening of ArrayData
2013-07-15, by hannesw
8020508: Enforce reflection access restrictions on Object.bindProperties
2013-07-15, by attila
8020354: Object literal property initialization is not done in source order
2013-07-15, by hannesw
8020324: Implement Object.bindProperties(target, source) for beans
2013-07-15, by attila
Merge
2013-07-12, by sundar
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
2013-07-12, by sundar
Merge
2013-07-12, by sundar
8019822: Duplicate name and signature in finally block
2013-07-12, by attila
8020223: ClassCastException: String can not be casted to ScriptFunction
2013-07-12, by sundar
8020437: Wrong handling of line numbers with multiline string literals
2013-07-12, by sundar
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
2013-07-11, by attila
8012191: noSuchProperty can't cope with vararg functions
2013-07-11, by sundar
8013925: Remove symbol fields from nodes that don't need them
2013-07-11, by attila
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
2013-07-11, by sundar
8020325: static property does not work on accessible, public classes
2013-07-11, by sundar
8020276: interface checks in Invocable.getInterface implementation
2013-07-10, by sundar
8016681: regex capture behaves differently than on V8
2013-07-10, by hannesw
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
2013-07-10, by sundar
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, by lagergren
8014785: Ability to extend global instance by binding properties of another object
2013-07-09, by sundar
8009758: reactivate the 8006529 test.
2013-07-09, by attila
8019963: empty char range in regex
2013-07-08, by hannesw
Merge
2013-07-08, by sundar
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
2013-07-08, by sundar
8020015: shared PropertyMaps should not be used without duplication
2013-07-08, by sundar
8019983: Void returns combined with return with expression picked the wrong return type
2013-07-05, by lagergren
8019819: scope symbol didn't get a slot in certain cases
2013-07-05, by attila
8017084: Use spill properties for large object literals
2013-07-05, by hannesw
8019947: inherited property invalidation does not work with two globals in same context
2013-07-05, by sundar
Merge
2013-07-04, by lagergren
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
2013-07-04, by lagergren
8019809: return after break incorrectly sets the block as terminal
2013-07-04, by attila
8011629: Object.defineProperty performance issue
2013-07-03, by jlaskey
8017768: allow dot as inner class name separator for Java.type
2013-07-03, by attila
8019814: Add regression test for passing cases
2013-07-03, by sundar
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, by lagergren
8019805: for each (init; test; modify) is invalid
2013-07-03, by sundar
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
2013-07-03, by lagergren
8010946: AccessControl.doPrivileged is broken when called from js script
2013-07-03, by attila
8019791: ~ is a unary operator
2013-07-03, by sundar
8019783: typeof does not work properly for java methods and foreign objects
2013-07-03, by sundar
8019629: void operator should always evaluate to undefined
2013-07-03, by sundar
Added tag jdk8-b99 for changeset d104c72ebc8a
2013-07-18, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b99 for changeset a9bf8e1ddffb
2013-07-18, by cl
Merge
2017-07-05, by duke
Merge
2013-07-22, by lana
Merge
2013-07-17, by lana
Merge
2013-07-17, by lana
8020557: javadoc cleanup in javax.security
2013-07-16, by juh
8020409: Clean up doclint problems in java.util package, part 1
2013-07-15, by bpb
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
2013-07-15, by coffeys
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
2013-07-15, by plevart
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
2013-07-13, by weijun
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
2013-07-08, by henryjen
8015320: Pull spliterator() up from Collection to Iterable
2013-07-12, by henryjen
8019627: RuntimeException gets obscured during OCSP cert revocation checking
2013-07-12, by vinnie
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
2013-07-03, by psandoz
Merge
2013-07-12, by mduigou
8015315: Stream.concat methods
2013-07-12, by mduigou
8015317: Optional.filter, map, and flatMap
2013-07-12, by mduigou
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
2013-07-12, by mduigou
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
2013-07-12, by darcy
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
2013-07-12, by joehw
8014890: (ref) Reference queues may return more entries than expected
2013-07-08, by mchung
Merge
2013-07-11, by valeriep
8020310: JDK-6356530 broke the old build
2013-07-10, by valeriep
Merge
2013-07-09, by valeriep
Merge
2013-07-08, by valeriep
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
2013-07-08, by ascarpino
7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
2013-07-05, by valeriep
8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
2013-07-05, by valeriep
8017212: File.createTempFile requires unnecessary "read" permission
2013-07-11, by dxu
8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
2013-07-11, by ksrini
8010285: Enforce the requirement of Management Interfaces being public
2013-07-11, by jbachorik
8020321: Problem in PKCS11 regression test TestRSAKeyLength
2013-07-11, by valeriep
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
2013-07-11, by sundar
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
2013-07-11, by psandoz
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
2013-07-11, by jbachorik
8020318: Fix doclint issues in java.net
2013-07-10, by juh
8020308: Fix doclint issues in java.lang.management
2013-07-10, by sspitsyn
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
2013-07-09, by bpb
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
2013-07-09, by bpb
8020294: Fix doclint issues in java.util.Spliterator
2013-07-10, by darcy
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
2013-07-10, by psandoz
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
2013-07-10, by psandoz
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
2013-07-10, by weijun
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
2013-07-09, by dholmes
8019979: Replace CheckPackageAccess test with better one from closed repo
2013-07-09, by coffeys
8019370: Sync j.u.c Fork/Join from 166 to tl
2013-07-09, by psandoz
8019551: Make BaseStream public
2013-07-09, by psandoz
8017141: java.util/stream Spliterators from sequential sources should not catch OOME
2013-07-09, by henryjen
8020095: Fix doclint warnings in java.util.regex
2013-07-08, by darcy
8020091: Fix HTML doclint issues in java.io
2013-07-08, by juh
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
2013-07-08, by ehelin
8019341: Update CookieHttpsClientTest to use the newer framework.
2013-07-05, by wetmore
Merge
2013-07-05, by lana
Merge
2013-07-05, by lana
Merge
2013-07-05, by mullan
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
2013-07-05, by mullan
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
2013-07-05, by zhangshj
8017231: Add StringJoiner.merge
2013-07-04, by alanb
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
2013-07-04, by alanb
8019862: Fix doclint errors in java.lang.*.
2013-07-03, by bpb
8016285: Add java.lang.reflect.Parameter.isNamePresent()
2013-07-03, by emc
8019857: Fix doclint errors in java.util.Format*
2013-07-03, by bpb
Merge
2013-07-03, by vinnie
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
2013-07-02, by vinnie
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
2013-07-03, by juh
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
2013-07-03, by psandoz
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
2013-07-03, by twisti
8019481: Sync misc j.u.c classes from 166 to tl
2013-07-03, by psandoz
8011427: java.util.concurrent collection Spliterator implementations
2013-07-03, by psandoz
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
2013-07-02, by mchung
Merge
2013-07-17, by lana
8017492: Static field in HTML parser affects all applications
2013-07-15, by malenkov
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
2013-07-15, by pchelko
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip