Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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.
8199674: Improve G1 Full GC array marking
2018-03-15, by sjohanss
8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
2018-03-29, by chegar
8200409: jdk11 nightly solaris sparc build failure
2018-03-29, by erikj
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
2018-03-28, by xiaofeya
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
2018-03-28, by martin
8200124: Various cleanups in jar/zip
2018-03-28, by martin
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
2018-03-28, by martin
8200178: Remove mapfiles for JDK native libraries
2018-03-28, by ihse
8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk
2018-03-28, by ihse
8197595: Serialization javadoc should link to security best practices
2018-03-28, by rriggs
8200355: local variable inference regression test generates classfile in test folder
2018-03-28, by mcimadamore
8200199: javac suggests to use var even when var is used
2018-03-28, by mcimadamore
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
2018-03-26, by rpatil
8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978
2018-03-28, by jlahoda
8199465: {@docRoot} references need to be updated to reflect new module/package structure
2018-03-27, by jjg
8200289: Reduce number of exceptions created when calling Lookup::canBeCached
2018-03-28, by redestad
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
2018-03-27, by igerasim
8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
2018-03-27, by alanb
8200301: deduplicate lambda methods
2018-03-27, by cushon
8199705: Docs.gmk needs to be updated to remove the -html5 option
2018-03-26, by bpatel
8199278: Javadoc search results does not link to anchors on a page
2018-03-26, by bpatel
8199843: Optimize Integer/Long.highestOneBit()
2018-03-26, by igerasim
8198652: Stop linking with -base:0x8000000 on Windows
2018-03-26, by erikj
8200198: javah man pages were not removed by JDK-8191054
2018-03-26, by serb
8200229: Simplify building of libjsig
2018-03-26, by ihse
8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
2018-03-26, by shade
8200215: 17th loop of "let foo = ''"; throws ReferenceError
2018-03-26, by sundar
8200118: [TESTBUG] String concat tests should test toString() application order
2018-03-26, by shade
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
2018-03-26, by jlahoda
8200213: Configure broken on MIPS
2018-03-26, by dholmes
8200179: (se) More Selector cleanup
2018-03-24, by alanb
8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
2018-03-24, by shinyafox
8199902: {@docRoot} references need to be updated to reflect new module/package structure
2018-03-23, by jjg
8180410: ByteArrayOutputStream should not throw IOExceptions
2018-03-23, by bpb
8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen
2018-03-23, by chegar
Merge
2018-03-20, by jwilhelm
8198796: Create test case for CDS + condy
2018-03-13, by iklam
8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
2018-03-15, by gromero
8166642: serviceability/dcmd/framework/* timeout
2018-03-14, by dtitov
8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
2018-03-09, by dstewart
8197429: Increased stack guard causes segfaults on x86-32
2018-02-16, by aph
8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
2018-03-15, by clanger
8199656: Make slow metaspace verifications switchable in debug builds
2018-03-15, by stuefe
8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
2018-03-15, by rkennke
8199272: Broken assertion in ClassLoaderData::remove_handle
2018-03-15, by coleenp
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
2018-03-15, by stuefe
8199431: Split up class Metaspace into a static and a non-static part
2018-03-15, by stuefe
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
2018-03-14, by goetz
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
2018-03-13, by goetz
8199561: Fix two typos in the JVMTI documentation
2018-03-14, by jcbeyler
8071282: remove misc dead code
2018-03-14, by rraghavan
8199603: Build failures after JDK-8199421 "Add support for vector popcount"
2018-03-14, by shade
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
2018-03-13, by zgu
8199516: Remove dead code overlooked during Full GC work
2018-03-14, by tschatzl
8199472: Fix non-PCH build after JDK-8199319
2018-03-14, by simonis
8199282: Remove ValueObj class for allocation subclassing for gc code
2018-03-14, by coleenp
Merge
2018-03-14, by dholmes
8199220: Zero build broken after 8195103, 8191102 and 8189871
2018-03-13, by enevill
8199430: Rename MetaspaceAux to something more meaningful
2018-03-11, by stuefe
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
2018-03-14, by shade
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip