Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
Added tag jdk7-b32 for changeset a9f1805e3ba9
2017-07-05, by duke
Merge
jdk7-b32
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2008-07-22, by tbell
6657907: javadoc has unchecked warnings
2008-07-15, by jjg
6724071: refactor Log into a front end and back end
2008-07-15, by jjg
Merge
2008-07-18, by tbell
6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive
2008-07-11, by jjg
6724551: Use Queues instead of Lists to link compiler phases
2008-07-10, by jjg
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10, by jjg
4501661: disallow mixing -public, -private, and -protected options at the same time
2008-07-08, by jjg
6716452: (classfile) need a method to get the index of an attribute
2008-07-08, by jjg
6715753: unknown option error can be a little more helpful
2008-07-08, by jjg
6715757: javap does not print "extends java.lang.Object"
2008-07-08, by jjg
6715251: javap should be consistent with javac and return 2 if given no arguments
2008-07-08, by jjg
Added tag jdk7-b31 for changeset bcb5c0d7c1ab
2008-07-17, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b31 for changeset 3e8ca32a629a
2008-07-17, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b31 for changeset 2378316adee0
2008-07-17, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b31 for changeset 918ff19c1a3a
2008-07-17, by xdono
Merge
2017-07-05, by duke
6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles
2008-07-27, by ohair
Merge
2008-07-25, by xdono
6548261: Use of SE in make/common/Defs-windows.gmk
2008-07-16, by ohair
Merge
2008-07-22, by tbell
6405995: (ch) test/java/nio/channels/Selector/Wakeup.java broken
2008-07-17, by sherman
Merge
2008-07-16, by sherman
6429289: (se) sun.nio.ch.SelectorImpl.processDeregisterQueue creates excessive garbage
2008-07-16, by sherman
6541641: (fc) java/nio/channels/FileChannel/ExpandingMap.java should clean up after itself
2008-07-16, by sherman
6608833: (se spec) SelectionKey @throws references wrong param
2008-07-14, by sherman
Merge
2008-07-18, by tbell
Merge
2008-07-14, by tbell
6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple blanks
2008-07-11, by jjh
Merge
2008-07-09, by jjh
6700889: Thread resume invalidates all stack frames, even from other threads
2008-07-09, by jjh
Merge
2008-07-14, by tbell
Merge
2008-07-09, by tbell
6323980: Annotations to simplify MBean development
2008-07-09, by emcmanus
Merge
2008-07-05, by tbell
6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator()
2008-07-04, by emcmanus
Merge
2008-07-02, by swamyv
6614556: null location for MonitorContendedEnterEvent
2008-06-25, by swamyv
2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented
2008-07-01, by jjh
Added tag jdk7-b31 for changeset 9a19b12225f4
2008-07-17, by xdono
Merge
2017-07-05, by duke
6732819: Turn off compressed oops by default for now
2008-08-01, by trims
Merge
2008-07-25, by trims
6716785: implicit null checks not triggering with CompressedOops
2008-07-19, by coleenp
Added tag jdk7-b31 for changeset e1baa9c8f16f
2008-07-17, by xdono
Merge
2008-07-17, by xdono
Added tag jdk7-b31 for changeset d9dc137c39e1
2008-07-17, by xdono
6704966: OpenJDK README needs additional info on how to build freetype
2008-07-09, by ohair
Added tag jdk7-b31 for changeset cd8b8f500fac
2017-07-05, by duke
Merge
jdk7-b31
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2008-07-04, by tbell
Merge
2008-06-25, by tbell
6507179: javadoc -source 1.3 does not work with jdk6
2008-06-25, by jjg
6294779: Problem with interface inheritance and covariant return types
2008-06-20, by mcimadamore
6716866: some javac regression tests fail to compile with re-orged file manager
2008-06-19, by jjg
6714365: refactor JavacFileManager to move nested classes to top level
2008-06-18, by jjg
6625520: javac handles missing entries on classpath badly
2008-06-17, by jjg
Added tag jdk7-b30 for changeset 372aa565a221
2008-07-03, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b30 for changeset ea49b52bbea7
2008-07-03, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b30 for changeset a56dfa43e9c6
2008-07-03, by xdono
Merge
2017-07-05, by duke
Added tag jdk7-b30 for changeset 8e2f588d7b97
2008-07-03, by xdono
Merge
2017-07-05, by duke
Merge
2008-07-09, by xdono
6695765: Remove winver.exe completely from jdk sources
2008-07-08, by ohair
Merge
2008-07-04, by tbell
Merge
2008-06-30, by sherman
6675856: Open charset tests
2008-06-30, by sherman
Merge
2008-06-29, by wetmore
Merge
2008-06-26, by wetmore
6716534: Krb5LoginModule has not cleaned temp info between authentication attempts
2008-06-20, by weijun
6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams
2008-06-19, by mullan
Merge
2008-06-17, by mullan
6673277: Thread unsafe lazy initialization code in sun.security.provider.certpath.*Checker classes
2008-06-17, by mullan
6541631: (fc) java/nio/channels/Filechannel/LongTransferTest.java should clean up after itself
2008-06-27, by sherman
Merge
2008-06-27, by sherman
6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
2008-06-27, by sherman
Merge
2008-06-25, by tbell
6481955: Uncanonicalized absolute filepath with length 248-260 no longer works (win)
2008-06-25, by sherman
4752069: (cs spec) BOM should not be ignored in UTF-16 charsets
2008-06-25, by sherman
Added tag jdk7-b30 for changeset f16baef3a20e
2008-07-03, by xdono
Merge
2017-07-05, by duke
Merge
2008-07-11, by trims
Merge
2008-07-08, by ohair
6723762: Fix shell command that gets java version (uses 2>1)
2008-07-08, by ohair
6695777: Queens.class should be built from source, not put in source repo
2008-07-03, by ohair
Merge
2008-07-02, by coleenp
Merge
2008-06-27, by coleenp
6718830: Hotspot fails to build with gcc 4.3
2008-06-26, by xlu
6717128: Using relative path for ALT_OUTPUTDIR does not work properly
2008-06-24, by xlu
6694099: Hotspot vm_exit_out_of_memory should dump core
2008-06-22, by poonam
6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn]
2008-06-17, by ksrini
Merge
2008-06-27, by trims
Merge
2008-06-27, by never
6716441: error in meet with +DoEscapeAnalysis
2008-06-26, by kvn
6718676: putback for 6604014 is incomplete
2008-06-24, by never
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
2008-06-24, by kvn
6604014: add support for ideal graph visualizer
2008-06-23, by never
6708714: Optimize long LShift on 32-bits x86
2008-06-23, by kvn
6620329: jstack prints double native methods on Solaris/sparc
2008-06-24, by swamyv
Merge
2008-06-21, by never
6715633: when matching a memory node the adr_type should not change
2008-06-20, by kvn
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs
2008-06-20, by kvn
Merge
2008-06-17, by never
6697238: missing dependencies for precompiled headers with platform dependent includes
2008-06-12, by never
6697236: missing Identity for "(X+Y) - X" into Y
2008-06-12, by never
Merge
2008-06-20, by jcoomes
6676016: ParallelOldGC leaks memory
2008-06-18, by jcoomes
Merge
2008-06-12, by jmasa
6688799: Second fix for Guarantee failure "Unexpected dirty card found"
2008-06-10, by jmasa
6717462: Update build number for HS14 B01
2008-06-20, by trims
less
more
|
(0)
-120
+120
+1000
+3000
+10000
+30000
tip