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.
7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range.
2011-10-20, by brutisso
7103619: Bump the hs23 build number to 04
2011-10-21, by jcoomes
Added tag jdk8-b11 for changeset 719fbe1902a0
2011-10-27, by katleman
Added tag jdk8-b11 for changeset 541e4b0cf4f9
2011-10-27, by katleman
Added tag jdk8-b11 for changeset cc1f5ce8e504
2017-07-05, by duke
Merge
jdk8-b11
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b10 for changeset 371ba3560eaf
2011-10-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b10 for changeset dbbb34e9fb90
2011-10-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b10 for changeset e99452c9ff04
2011-10-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b10 for changeset 4ae1c2114056
2011-10-20, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b10 for changeset 0c1ab928e08c
2011-10-20, by katleman
Merge
2017-07-05, by duke
Added tag hs23-b03 for changeset 0e5b229f9d70
2011-10-21, by jcoomes
Merge
2011-10-21, by jcoomes
Merge
2011-10-21, by tonyp
7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs
2011-10-17, by johnc
7088680: G1: Cleanup in the G1CollectorPolicy class
2011-10-14, by tonyp
7098085: G1: partially-young GCs not initiated under certain circumstances
2011-10-13, by tonyp
Merge
2011-10-21, by iveresov
7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic operations
2011-10-19, by kvn
7098528: crash with java -XX:+ExtendedDTraceProbes
2011-10-17, by never
7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, value was
2011-10-17, by never
Merge
2011-10-17, by dholmes
7098194: integrate macosx-port changes
2011-10-13, by dcubed
7096278: Update the VM name to indicate it is an embedded build
2011-10-10, by dholmes
Merge
2011-10-16, by iveresov
7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
2011-10-14, by kvn
7100165: JSR 292: leftover printing code in methodHandleWalk.cpp
2011-10-13, by never
7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP
2011-10-12, by twisti
7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
2011-10-11, by twisti
7096366: PPC: corruption of floating-point values with DeoptimizeALot
2011-10-07, by bdelsart
6865265: JVM crashes with "missing exception handler" error
2011-10-04, by kvn
7097679: Tiered: events with bad bci to Gotos reduced from Ifs
2011-10-04, by iveresov
7101096: Bump the hs23 build number to 03
2011-10-14, by jcoomes
Added tag jdk8-b10 for changeset 2e5282ba5c7c
2011-10-20, by katleman
Added tag jdk8-b10 for changeset 94322bddfb4a
2011-10-20, by katleman
Added tag jdk8-b10 for changeset f651ce871279
2017-07-05, by duke
Merge
jdk8-b10
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-10-17, by lana
Merge
2011-10-12, by lana
7090499: missing rawtypes warnings in anonymous inner class
2011-10-06, by mcimadamore
Added tag jdk8-b09 for changeset 0169651a48bf
2011-10-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b09 for changeset 8124579f60fd
2011-10-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b09 for changeset 072884311758
2011-10-13, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b09 for changeset 44d496c3c830
2011-10-13, by katleman
Merge
2017-07-05, by duke
Merge
2011-10-17, by lana
Merge
2011-10-12, by lana
7027061: Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException
2011-10-12, by naoto
7092375: Security Libraries don't build with javac -Werror
2011-09-28, by xuelei
7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719
2011-10-11, by chegar
Merge
2011-10-10, by ngmr
7099119: Remove unused dlinfo local variable in launcher code
2011-10-10, by ngmr
7098755: test/sun/misc/JarIndex/metaInfFilenames/Basic.java should use supported compiler interface
2011-10-10, by chegar
7098719: -Dsun.net.maxDatagramSockets and Socket constructor does not work correctly with System.gc()
2011-10-10, by chegar
7094377: Com.sun.jndi.ldap.read.timeout doesn't work with ldaps.
2011-10-07, by vinnie
7098394: JDK8 TL repo build fails in src/solaris/native/java/util/TimeZone_md.c
2011-10-06, by naoto
7090499: missing rawtypes warnings in anonymous inner class
2011-10-06, by chegar
7092679: (tz) Java getting wrong timezone/DST info on Solaris 11
2011-10-05, by okutsu
7095949: java/net/URLConnection/RedirectLimit.java and Redirect307Test fail intermittently
2011-10-04, by chegar
6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API
2011-10-04, by chegar
7077646: gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY
2011-09-28, by weijun
7077640: gss wrap for cfx doesn't handle rrc != 0
2011-09-28, by weijun
7089889: Krb5LoginModule.login() throws an exception if used without a keytab
2011-09-28, by weijun
7088502: Security libraries don't build with javac -Werror
2011-09-26, by mullan
7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected
2011-09-26, by chegar
Merge
2011-10-12, by lana
7076791: closed/javax/swing/JColorChooser/Test6827032.java failed on windows
2011-10-11, by rupashka
7072167: The "root" field in BufferStrategyPaintManager leaks memory
2011-10-05, by rupashka
7073337: Crash after playing Java game on Pogo
2011-09-27, by bagiras
7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth
2011-09-26, by dbuck
Added tag jdk8-b09 for changeset 8b314218e3ab
2011-10-13, by katleman
Merge
2017-07-05, by duke
Added tag hs23-b02 for changeset e597a451dc88
2011-10-14, by jcoomes
Merge
2011-10-14, by jcoomes
7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76
2011-10-12, by johnc
7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
2011-10-11, by brutisso
Merge
2011-10-10, by ysr
7095236: G1: _markedRegions never contains NULL regions
2011-10-06, by ysr
7005808: G1: re-enable ReduceInitialCardMarks for G1
2011-09-28, by brutisso
Merge
2011-10-06, by tonyp
7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
2011-10-05, by johnc
7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
2011-09-12, by stefank
7097048: G1: extend the G1 SA changes to print per-heap space information
2011-10-03, by tonyp
7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
2011-10-03, by johnc
7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835
2011-09-28, by johnc
7091366: re-enable quicksort tests
2011-09-26, by brutisso
7075646: G1: fix inconsistencies in the monitoring data
2011-09-23, by tonyp
6484982: G1: process references during evacuation pauses
2011-09-22, by johnc
7092238: G1: Uninitialized field gc_efficiency in G1PrintRegionLivenessInfo output
2011-09-22, by tonyp
7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output
2011-09-21, by johnc
7091032: G1: assert failure when NewRatio is used
2011-09-21, by tonyp
7068215: G1: Print reference processing time during remark
2011-09-21, by johnc
7045232: G1: pool names are inconsistent with other collectors (don't have 'Space')
2011-09-21, by tonyp
7092412: G1: Some roots not marked during an initial mark that gets an evacuation failure
2011-09-20, by johnc
7059019: G1: add G1 support to the SA
2011-09-20, by tonyp
7096124: Bump the hs23 build number to 02
2011-09-30, by jcoomes
Added tag jdk8-b09 for changeset fad441085165
2011-10-13, by katleman
Added tag jdk8-b09 for changeset 56ae1c1e8584
2011-10-13, by katleman
Added tag jdk8-b09 for changeset fbf3cabc9e3b
2017-07-05, by duke
Merge
jdk8-b09
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b08 for changeset c9fb751a1f21
2011-10-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b08 for changeset c074b109d708
2011-10-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b08 for changeset c6ec1d396a6f
2011-10-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b08 for changeset 21c3dca02af5
2011-10-06, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b08 for changeset 88f1603ed2de
2011-10-06, by katleman
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip