Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+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.
8210881: ZGC: Introduce ZRootsIteratorClosure
2018-09-19, by pliden
8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661
jdk-12+12
2018-09-19, by mikael
8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
2018-09-19, by pliden
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
2018-09-12, by mbalao
8207954: Data for --release 11
2018-09-19, by jlahoda
8210496: Improve filtering for classes with security sensitive fields
2018-09-19, by alanb
8210047: some pages contain content outside of landmark region
2018-09-19, by pmuthuswamy
8210864: Reduce the use of metaspaceShared.hpp
2018-09-18, by iklam
8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field
2018-09-18, by sherman
8210753: Make ThreadLocalAllocBuffer::resize() public
2018-09-18, by pliden
8210861: Move assert to help diagnose rare RedefineStress crash
2018-09-18, by coleenp
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
2018-09-18, by dnsimon
8210874: Test for JDK-8209615
2018-09-18, by joehw
8210817: Minor typo in java.nio.file.attribute package summary
2018-09-18, by bpb
8209880: tzdb.dat is not reproducibly built
2018-09-18, by naoto
8210836: Build fails with warn_unused_result in openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
2018-09-18, by jgeorge
8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system
2018-09-18, by sherman
8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?
2018-09-18, by joehw
8210237: [TESTBUG]gc/stress/TestStressIHOPMultiThread.java fails with 'Unexpected exit from test [exit code: 1]' in CDS mode
2018-09-18, by jiangli
8203466: intermittent crash at jdk.internal.misc.Unsafe::getObjectVolatile (native)
2018-09-18, by coleenp
8210729: Clean up macosx static library handling
2018-09-18, by ihse
8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
2018-09-11, by sgehwolf
8210750: Clean up compare.sh exceptions
2018-09-18, by ihse
8210723: Better information in configure for invalid Xcode
2018-09-18, by ihse
8210841: test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError
2018-09-17, by mchung
8210802: temp files left by tests in jdk/java/net/httpclient
2018-09-18, by mli
8210660: PPC64: Mapping floating point registers to vsx registers in ppc.ad
2018-09-17, by mhorie
8210819: Update the host name in CNameTest.java
2018-09-18, by fyuan
8210700: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti/unit tests
2018-09-17, by jcbeyler
8210481: Remove #ifdef cplusplus from vmTestbase
2018-09-17, by jcbeyler
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
2018-09-17, by jnimeh
8210721: Replace legacy serial exception field with Throwable::cause
2018-09-17, by mchung
8209031: SSLSocket should throw an exception when configuring DTLS
2018-09-17, by ascarpino
8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
2018-09-17, by kvn
8210779: 8182404 and 8210732 haven't updated copyright years
2018-09-17, by iignatyev
8210775: JVM TI Spec missing copyright
2018-09-17, by iris
8210726: Fix up a few minor nits forgotten by JDK-8210665
2018-09-17, by jcbeyler
8210596: jshell does not support raw string literals
2018-09-17, by rfield
8210416: [linux] Poor StrictMath performance due to non-optimized compilation
2018-09-17, by sgehwolf
8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
2018-09-17, by jlahoda
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
2018-09-17, by rgoel
8210647: libsaproc is being compiled without optimization.
2018-09-14, by sgehwolf
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
2018-09-17, by weijun
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
2018-09-17, by xyin
8210786: Typo s/overriden/overridden/ in several places
2018-09-15, by igerasim
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
2018-09-15, by igerasim
8183548: Comma-expressions shouldn't use any temporary variable
2018-09-15, by bsrbnd
8210676: Remove some unused Label variables
2018-09-14, by mikael
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
2018-09-14, by xuelei
8210732: remove jdk.testlibrary.Utils
2018-09-14, by iignatyev
8209972: [GRAAL] Don't run RTM tests with Graal
2018-09-14, by gromero
8210724: Change the verbosity threshold of logging for [oopstorage,ref]
2018-09-14, by jcbeyler
8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
2018-09-13, by gadams
8190737: use unicode version of the canonicalize() function to handle long path on windows
2018-09-14, by ccheung
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
2018-09-11, by akolarkunnu
8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
2018-09-14, by rriggs
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip