Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-128
+128
+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.
6997495: correction of regression test compiler/6857159/Test6857159
2010-11-04, by ptisnovs
Added tag hs20-b02 for changeset dc71e7fdd835
2010-11-11, by trims
Added tag jdk7-b118 for changeset d3227b2c2929
2010-11-11, by cl
Merge
2010-11-15, by jqzuo
Merge
2010-11-05, by jqzuo
Merge
2010-10-29, by herrick
Merge
2010-10-22, by herrick
Merge
2010-10-16, by herrick
Merge
2010-10-14, by igor
Merge
2010-10-08, by herrick
Added tag jdk7-b118 for changeset 28ce0f4e02fa
2010-11-11, by cl
Added tag jdk7-b118 for changeset 2e876e59938a
2017-07-05, by duke
Merge
jdk7-b118
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2010-11-09, by lana
Merge
2010-11-02, by lana
6939780: add a warning to detect diamond sites
2010-11-02, by mcimadamore
6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
2010-11-02, by mcimadamore
6996626: Scope fix issues for ImportScope
2010-11-01, by jjg
6994608: javah no longer accepts parameter files as input
2010-10-29, by jjg
6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
2010-10-29, by jjg
6994946: option to specify only syntax errors as unrecoverable
2010-10-28, by jjg
6460352: Reintroduce Scope.dble
2010-10-28, by jjg
6949587: rename "DisjointType" to "DisjunctType"
2010-10-26, by jjg
6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
2010-10-22, by jjg
6987760: remove 308 support from JDK7
2010-10-19, by jjg
6551367: javadoc throws ClassCastException when an @link tries to reference constructor.
2010-10-19, by sundar
Added tag jdk7-b117 for changeset 0c40f3078aa3
2010-11-04, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b117 for changeset 4415519b35e2
2010-11-04, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b117 for changeset be017e4765f7
2010-11-04, by cl
Merge
2017-07-05, by duke
Merge
2010-11-09, by lana
Merge
2010-11-02, by lana
6996740: Yet more breakage caused by 6891766
2010-11-02, by alanb
6996356: Changes for 6891766 break build
2010-10-31, by asaha
Merge
2010-10-26, by asaha
6891766: Vulnerabilities in use of reflection in CORBA
2010-09-24, by skoppar
Added tag jdk7-b117 for changeset 984109266a3d
2010-11-04, by cl
Merge
2017-07-05, by duke
Merge
2010-11-10, by trims
Merge
2010-11-04, by trims
6982752: dynamic languages need to decorate types with runtime information
2010-09-14, by jrose
6953246: JSR 292 should support SAM conversion
2010-09-08, by jrose
6980096: JSR 292 reflective lookup should throw checked exceptions
2010-09-08, by jrose
6964498: JSR 292 invokedynamic sites need local bootstrap methods
2010-09-08, by jrose
Merge
2010-11-09, by lana
6997928: LocaleCategory test fails with b118 PIT
2010-11-05, by naoto
Merge
2010-11-02, by lana
6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
2010-11-02, by vinnie
Merge
2010-11-02, by alanb
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
2010-11-02, by alanb
6993126: (aio) remove AsynchronousDatagramChannel
2010-11-02, by alanb
6916074: Add support for TLS 1.2
2010-11-01, by xuelei
6994413: JDK_GetVersionInfo0 only expects a two digit build number
2010-11-01, by mchung
6995674: (launcher) make of jli fails on windows if directory exists
2010-11-01, by ksrini
6792180: Enhance to reject weak algorithms or conform to crypto recommendations
2010-11-01, by xuelei
4873188: Support TLS 1.1
2010-10-30, by xuelei
6984037: jmx/management rebranding vendor changes needed
2010-10-29, by emcmanus
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
2010-10-28, by weijun
Merge
2010-10-27, by asaha
Merge
2010-10-27, by asaha
6993206: Removing non-functional tests.
2010-10-27, by asaha
Merge
2010-10-27, by asaha
Merge
2010-10-11, by asaha
6966692: defaultReadObject can set a field multiple times
2010-09-28, by skoppar
6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
2010-09-28, by skoppar
6541462: outdated specification for CCC 6339875
2010-10-26, by kamg
6989469: (launcher) compiler warnings in jli native code
2010-10-25, by ksrini
6994079: PlainSocketImpl should close the socket if it fails
2010-10-22, by chegar
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
2010-10-22, by mchung
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
2010-10-22, by alanb
6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root
2010-10-22, by chegar
6992859: InetAddressCachePolicy.setIfNotSet() fails
2010-10-21, by chegar
6993490: SocketTimeoutException on HTTP keep-alive connections
2010-10-21, by chegar
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
2010-10-21, by alanb
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
2010-10-19, by mchung
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
2010-10-19, by mchung
Merge
2010-11-02, by lana
6989111: Incorrect default locale for New Zealand
2010-11-02, by naoto
Merge
2010-11-02, by amenkov
6950553: Applet: IE process crash in OLE32.DLL when playing a sound
2010-11-02, by amenkov
6432566: Replace usage of StringBuffer with StringBuilder in Swing
2010-11-02, by rupashka
6996686: (tz) Support tzdata2010o
2010-11-02, by peytoia
6659894: JDialog instance returns unexpected GraphicsConfiguration
2010-10-29, by rupashka
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
2010-10-26, by rupashka
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
2010-10-25, by rupashka
6816582: WindowsFileChooserUI throws NullPointer when awt.useSystemAAFontSettings=false
2010-10-25, by rupashka
6993339: Bug4168625Test.java fails
2010-10-22, by naoto
6993140: protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed
2010-10-22, by peterz
4358979: javax.swing.border should have a DashedBorder
2010-10-21, by malenkov
6989617: Enable JComponent to control repaintings of its children
2010-10-20, by alexp
6867515: Reduce impact of D3D initializion on startup time
2010-10-20, by amenkov
6991380: (cal) Calendar.cachedLocaleData should be transitioned from Hashtable to ConcurrentHashMap
2010-10-20, by okutsu
Merge
2010-11-02, by lana
Merge
2010-10-28, by lana
6659228: GridBagConstraints API typo - 'ComponentOrienation' (missing t)
2010-10-22, by dav
Merge
2010-11-02, by lana
6670881: Phantom lines appear when rendering polygons & ellipses with antialiasing OFF
2010-10-29, by bae
6967434: Round joins/caps of scaled up lines have poor quality.
2010-10-26, by dlila
6663447: D3D: excessive surface data replacements
2010-10-22, by bae
Merge
2010-11-09, by cl
Merge
2010-11-07, by yhuang
4225362: localized DateFormatSymbols for fr_FR is wrong
2010-11-07, by katakai
Added tag jdk7-b117 for changeset 42a9e115bd6f
2010-11-04, by cl
Merge
2017-07-05, by duke
Merge
2010-11-10, by trims
Merge
2010-11-04, by trims
6996136: VM crash in src/share/vm/runtime/virtualspace.cpp:424
2010-11-02, by iveresov
Merge
2010-11-01, by jcoomes
6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
2010-10-28, by ysr
6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
2010-10-23, by ysr
6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent
2010-10-21, by ysr
6991377: G1: race between concurrent refinement and humongous object allocation
2010-10-16, by tonyp
6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack
2010-10-18, by johnc
6992189: G1: inconsistent base used in sparse rem set iterator
2010-10-15, by tonyp
6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly
2010-10-14, by tonyp
Merge
2010-10-26, by kamg
6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
2010-10-26, by kamg
Merge
2010-10-26, by acorn
Merge
2010-10-25, by acorn
6988353: refactor contended sync subsystem
2010-10-22, by acorn
6991315: RedefineClasses fails with java.lang.VerifyError
2010-10-21, by kamg
Merge
2010-10-20, by trims
6989669: Coops: -Xshare:dump causes crash
2010-10-19, by iveresov
Merge
2010-10-18, by never
6992477: fix for 6991512 broke sparc barriers
2010-10-15, by never
less
more
|
(0)
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip