Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+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.
8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
2013-05-27, by stefank
Merge
2013-05-24, by jwilhelm
8007762: Rename a bunch of methods in size policy across collectors
2013-05-22, by tamao
8015007: Incorrect print format in error message for VM cannot allocate the requested heap
2013-05-21, by tamao
Merge
2013-05-30, by jiangli
Merge
2013-05-28, by jprovino
8011064: Some tests have failed with SIGSEGV on arm-hflt on build b82
2013-05-28, by jprovino
8013461: There is a symbol AsyncGetCallTrace in libjvm.symbols that does not exist in minimal/libjvm.a when DEBUG_LEVEL == release
2013-05-28, by jprovino
Merge
2013-05-28, by dcubed
8015493: runtime/contended/OopMaps.java fails with OutOfMemory
2013-05-28, by shade
Merge
2013-05-28, by zgu
8015265: revise the fix for 8007037
2013-05-24, by ccheung
8015329: Print reason for failed MiniDumpWriteDump() call
2013-05-28, by ctornqvi
8015270: @Contended: fix multiple issues in the layout code
2013-05-27, by shade
8013945: CMS fatal error: must own lock MemberNameTable_lock
2013-05-24, by sspitsyn
Merge
2013-05-24, by dcubed
8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
2013-05-23, by sspitsyn
8009576: Test returns ClassNotFoundException
2013-05-23, by ctornqvi
8003421: NPG: Move oops out of InstanceKlass into mirror
2013-05-22, by coleenp
Merge
2013-05-21, by dholmes
8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'
2013-05-21, by mikael
8014059: JSR292: Failed to reject invalid class cplmhl00201m28n
2013-05-21, by bharadwaj
8015305: new hotspot build - hs25-b35
2013-05-24, by amurillo
Added tag jdk8-b93 for changeset 2b7343cbcbbf
2013-06-06, by katleman
Merge
2013-06-12, by erikj
8010785: JDK 8 build on Linux fails with new build mechanism
2013-06-11, by erikj
8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
2013-06-11, by erikj
Added tag jdk8-b93 for changeset 2567cad1138a
2013-06-06, by katleman
Added tag jdk8-b93 for changeset b72ae39e1329
2017-07-05, by duke
Merge
jdk8-b93
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-06-03, by lana
Merge
2013-05-29, by lana
8015641: genstubs needs to cope with static interface methods
2013-05-29, by jjg
7053059: VerifyError with double Assignment using a Generic Member of a Superclass
2013-05-29, by vromero
8012333: javac, ClassFile should have a read(Path) method
2013-05-28, by vromero
6970173: Debug pointer at bad position
2013-05-28, by vromero
7030476: Fix conflicting use of JCTree/JCExpression
2013-05-27, by vromero
8014836: Have GenericDeclaration extend AnnotatedElement
2013-05-24, by darcy
8014494: javac crashes when varargs element of a method reference is inferred from the context
2013-05-24, by mcimadamore
8014649: Regression: bug in Resolve.resolveOperator
2013-05-24, by mcimadamore
8014643: Parser regression in JDK 8 when compiling super.x
2013-05-24, by mcimadamore
8010680: Clarify "present" and annotation ordering in javax.lang.model
2013-05-22, by darcy
Merge
2013-05-22, by lana
7164114: Two jtreg tests are not run due to no file extension on the test files
2013-05-21, by vromero
8005207: test has 2 @bug tags
2013-05-21, by vromero
7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
2013-05-21, by vromero
7177168: Redundant array copy in UnsharedNameTable
2013-05-21, by vromero
8013180: Qualified type reference with annotations in throws list crashes compiler
2013-05-21, by jfranck
6885876: add comments to javac/util/Convert.java
2013-05-17, by jjg
Added tag jdk8-b92 for changeset fe7926936461
2013-05-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b92 for changeset 3e02d3c20e99
2013-05-30, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-03, by lana
Merge
2013-05-29, by lana
Merge
2013-05-22, by lana
8012683: Remove unused, obsolete ObjectFactory classes
2013-05-20, by joehw
8014891: Redundant setting of external access properties in setFeatures
2013-05-20, by joehw
Added tag jdk8-b92 for changeset d2f0e76ff056
2013-05-30, by katleman
Merge
2017-07-05, by duke
Merge
2013-06-03, by lana
Merge
2013-05-29, by lana
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
2013-05-29, by sundar
8011023: Math round didn't conform to ECMAScript 5 spec
2013-05-29, by lagergren
8005979: A lot of tests are named "runTest" in reports
2013-05-29, by sundar
8015459: Octane test run fails on Turkish locale
2013-05-28, by sundar
8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
2013-05-27, by lagergren
8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
2013-05-27, by sundar
Merge
2013-05-27, by lagergren
8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
2013-05-27, by lagergren
8015348: RegExp("[") results in StackOverflowError
2013-05-27, by hannesw
8015351: Nashorn shell does not start with Turkish locale
2013-05-24, by sundar
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
2013-05-24, by sundar
8011630: JSON parsing performance issue
2013-05-24, by hannesw
8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
2013-05-23, by lagergren
Merge
2013-05-23, by jlaskey
8015278: Revert accidental changes to build.xml
2013-05-23, by attila
8012083: Array literal constant folding issue
2013-05-23, by lagergren
8015267: Allow conversion of JS arrays to Java List/Deque
2013-05-23, by attila
8010804: Review long and integer usage conventions
2013-05-22, by hannesw
8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
2013-05-22, by sundar
8008947: ScriptEnvironment ctor should be public
2013-05-22, by sundar
8014827: readLine should accept a prompt as an argument
2013-05-21, by jlaskey
8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
2013-05-21, by attila
Merge
2013-05-22, by lana
8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
2013-05-20, by attila
8014909: ant test compilation error with JoniTest.java
2013-05-20, by sundar
8006069: Range analysis first iteration, runtime specializations
2013-05-20, by lagergren
8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
2013-05-17, by jlaskey
Merge
2013-05-17, by jlaskey
8012359: Increase code coverage in Joni
2013-05-16, by hannesw
8013919: Original exception no longer thrown away when a finally rethrows
2013-05-16, by lagergren
8009141: Avoid netscape.javascript.JSObject in nashorn code
2013-05-16, by sundar
8014647: Allow class-based overrides to be initialized with a ScriptFunction
2013-05-15, by attila
8014648: Exclude testing and infrastructure packages from code coverage, round two
2013-05-15, by jlaskey
8012305: Function.bind can't be called on prototype function inside constructor
2013-05-15, by sundar
8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide
2013-05-15, by attila
8014639: Remove debug flag from test runs
2013-05-15, by attila
8014426: Original exception no longer thrown away when a finally rethrows
2013-05-14, by lagergren
8011718: binding already bound function with extra arguments fails
2013-05-14, by attila
Merge
2013-05-14, by jlaskey
8014512: Exclude testing and infrastructure packages from code coverage
2013-05-14, by jlaskey
Added tag jdk8-b92 for changeset 3ed2867af3bf
2013-05-30, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b92 for changeset 8ada1018118c
2013-05-30, by katleman
Merge
2017-07-05, by duke
6983966: remove lzma and upx from repository JDK8
2013-06-05, by katleman
8015644: makefile changes to allow integration of new features
2013-06-04, by katleman
Merge
2013-06-04, by katleman
7195481: FDS: debuginfo file for libjdwp.so is missed
2013-05-31, by erikj
Merge
2013-05-30, by erikj
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
+30000
tip