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
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
2015-03-02, by vlivanov
Merge
2015-03-02, by thartmann
Merge
2015-03-02, by thartmann
8006960: hotspot, "impossible" assertion failure
2015-03-02, by thartmann
Merge
2015-03-02, by thartmann
8073956: Escape analysis dump misses args information
2015-03-02, by thartmann
Merge
2015-03-02, by iignatyev
8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr
2015-02-27, by fzhinkin
8067822: test/testlibrary_tests/RandomGeneratorTest.java failed on Assert Unexpected random number sequence for mode: NO_SEED
2015-02-24, by skovalev
8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
2015-02-24, by skovalev
8073796: assert(check_obj_alignment(result)) failed: address not aligned: ...
2015-02-25, by roland
Merge
2015-02-28, by zmajo
8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly
2015-02-27, by zmajo
8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
2015-02-25, by roland
8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478
2015-02-24, by roland
8073735: compiler/loopopts/CountedLoopProblem.java got OOME
2015-02-24, by iveresov
Merge
2015-02-24, by vlivanov
Merge
2015-02-24, by vlivanov
8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp
2015-02-23, by simonis
8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark"
2015-02-23, by thartmann
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
2015-02-23, by thartmann
6912521: System.arraycopy works slower than the simple loop for little lengths
2015-02-18, by roland
8068461: compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods'
2015-02-19, by dpochepk
8067012: Don't create MDO for constant getters
2015-02-18, by ppunegov
8067157: Closed compiler tests should not be in hotspot/test/TEST.groups
2015-02-18, by ppunegov
8073499: quarantine compiler/tiered/LevelTransitionTest
2015-02-19, by iignatyev
Merge
2015-03-05, by jwilhelm
8074319: barrier_set_cast defined via friend injection
2015-03-04, by jwilhelm
Merge
2015-03-03, by jwilhelm
8071335: gc/TestSmallHeap.java throw OOM
2015-03-02, by jwilhelm
Merge
2015-03-03, by tschatzl
8073466: Remove buffer retaining functionality and clean up in ParGCAllocBuffer
2015-03-03, by tschatzl
8073464: GC workers do not have thread names
2015-03-03, by david
8069016: Add BarrierSet downcast support
2015-02-27, by kbarrett
8073883: serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent
2015-02-26, by jwilhelm
8073950: Quarantine failing test: gc/TestSoftReferencesBehaviorOnOOME.java due to JDK-8073669
2015-02-26, by jwilhelm
8073042: jcmd hangs until another jcmd is executed (which, in turn also hangs)
2015-03-03, by mgronlun
8072439: fix for 8047720 may need more work
2015-03-02, by dcubed
Merge
2015-03-02, by ctornqvi
8073908: Replace hotspot/testlibrary use of sun.management with public API
2015-02-27, by hseigel
8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread
2015-02-26, by ctornqvi
8073718: [TESTBUG] Cleanup test output and skip creating mini dumps
2015-02-26, by ctornqvi
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
2015-02-25, by sspitsyn
Added tag jdk9-b54 for changeset 2bf25ac4195f
2015-03-12, by katleman
Merge
2015-03-12, by lana
8072734: Turn on doclint checking in the build of modules in the jdk repo
2015-03-12, by darcy
8074988: Reduce boilerplate in Setup* macro definitions
2015-03-12, by erikj
8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
2015-03-11, by prr
Merge
2015-03-10, by amurillo
Merge
2015-03-06, by amurillo
Merge
2015-03-02, by vlivanov
Merge
2015-02-24, by vlivanov
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
2015-02-23, by thartmann
8073021: add native code coverage target into makefiles
2015-03-10, by erikj
8074096: Disable (most) native warnings in JDK on a per-library basis
2015-03-09, by ihse
8074430: Move policytool to jdk.policytool module
2015-03-06, by mchung
8074429: Move jar, jarsigner tool to jdk.jartool module
2015-03-06, by mchung
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
2015-03-06, by mchung
Added tag jdk9-b54 for changeset 04b3a5821c0d
2015-03-12, by katleman
Added tag jdk9-b54 for changeset 82cd31c5d6ca
2017-07-05, by duke
Merge
jdk9-b54
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-03-05, by lana
8073432: Object.getClass() throws stackless NPE, due to C2 intrinsic
2015-03-05, by mcimadamore
8073645: Add lambda-based lazy eval versions of Assert.check methods
2015-03-05, by mcimadamore
8071453: Allow interface methods to be private
2015-03-02, by sadayapalam
8073842: Invalid method reference when referencing a method on a wildcard type
2015-02-27, by mcimadamore
8073550: java* tools: replace obj.getClass hacks with Assert.checkNonNull or Objects.requireNonNull
2015-02-27, by mcimadamore
Added tag jdk9-b53 for changeset 569659e4dc38
2015-03-05, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b53 for changeset eccafe6808d1
2015-03-05, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b53 for changeset 6be67f434046
2015-03-05, by katleman
Merge
2017-07-05, by duke
Merge
2015-03-05, by lana
8035712: Restore some of the RuntimeCallSite specializations
2015-03-05, by attila
8074031: Canonicalize is-a-JS-string tests
2015-03-02, by attila
8073707: const re-assignment should not reported as a early error
2015-02-27, by hannesw
8074021: Indirect eval fails when used as an element of an array or as a property of an object
2015-02-27, by sundar
Added tag jdk9-b53 for changeset 1582f6df75ee
2015-03-05, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b53 for changeset 92bf22ed0621
2015-03-05, by katleman
Merge
2017-07-05, by duke
Merge
2015-03-05, by lana
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
2015-03-05, by chegar
8073148: "The server has decided to close this client connection" repeated continuously
2015-03-05, by sjiang
8030708: warnings from b119 for jdk/src/share/back: JNI exception pending
2015-03-05, by dsamersoff
8068260: java/io/Serializable/clearHandleTable/ClearHandleTable.java timed out
2015-03-05, by chegar
8073445: (fs) FileSystem.getPathMatcher(...) should check syntax component without regard to case
2015-03-04, by bpb
8073923: Files.lines() documentation needs clarification
2015-03-04, by smarks
8074067: (bf) Re-examine java.base/share/native/libjava/Bits.c
2015-03-04, by igerasim
8048610: Implement regression test for bug fix of 4686632 in JCE
2015-03-04, by weijun
8050371: More MessageDigest tests
2015-03-04, by xuelei
8048360: Test signed jar files
2015-03-04, by weijun
8054037: Improve tracing for java.security.debug=certpath
2015-03-03, by juh
Merge
2015-03-03, by prr
Merge
2015-02-23, by prr
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
2015-02-19, by serb
8056915: Focus lost in applet when browser window is minimized and restored
2015-02-19, by aivanov
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
2015-02-18, by van
8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
2015-02-18, by serb
Merge
2015-02-17, by ddehaven
8072069: Toolkit.getScreenInsets() doesn't update if insets change
2015-02-17, by anashaty
8039269: images/cursors should not be in ${java.home}/lib
2015-02-16, by serb
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
2015-02-16, by anashaty
8072905: Fix copyright year for test from JDK-8071705
2015-02-16, by neugens
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
2015-02-14, by serb
Merge
2015-02-12, by asaha
8068518: IllegalArgumentException in JTree.AccessibleJTree
2015-02-11, by van
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
2015-02-11, by ssides
8071705: Java application menu misbehaves when running multiple screen stacked vertically
2015-02-11, by neugens
Merge
2015-03-03, by amurillo
Merge
2015-02-27, by amurillo
Merge
2015-02-23, by ctornqvi
8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface
2015-02-18, by jbachorik
8071479: Stream and lambdafication improvements to j.u.regex.Matcher
2015-03-03, by psandoz
8074066: Useless code in share/native/libjava/VM.c
2015-03-03, by igerasim
Merge
2015-03-02, by kvn
Merge
2015-03-02, by kvn
Merge
2015-03-02, by kvn
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip