Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
2019-05-02, by michaelm
8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
2019-04-29, by cushon
8222992: Shenandoah: Pre-evacuate all roots
2019-05-02, by zgu
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02, by dl
8220248: fix headings in java.util.concurrent
2019-05-02, by dl
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
2019-05-02, by dl
8221120: CopyOnWriteArrayList.set should always have volatile write semantics
2019-05-02, by dl
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
2019-05-02, by dl
8223145: Replace wildcard address with loopback or local host in tests - part 1
2019-05-02, by dfuchs
8223064: Minor cleanups in ResolvedMethodTable
2019-05-02, by stefank
8222986: Add parameter to skip clearing CHeapBitMaps when resizing
2019-05-02, by stefank
8198505: Remove CollectorPolicy and its subclasses
2019-04-15, by stefank
8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
2019-05-02, by redestad
8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
2019-05-01, by coleenp
Added tag jdk-13+19 for changeset a43d6467317d
2019-05-02, by jwilhelm
8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
2019-04-30, by manc
8146726: Improve AbstractProcessor to issue warnings for repeated information
2019-05-01, by darcy
8220818: Validator does not find missing match for keyref error
jdk-13+19
2019-05-01, by joehw
8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
2019-05-01, by mseledtsov
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
2019-05-01, by bchristi
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
2019-05-01, by kvn
8222744: add support for generating method handles from a variable symbol
2019-05-01, by vromero
8202414: Unsafe write after primitive array creation may result in array length change
2019-05-01, by rraghavan
8223078: Add microbenchmark for array copying/clearing/resizing
2019-05-01, by martin
8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
2019-05-01, by coleenp
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
2019-05-01, by zgu
8074355: make MutexLocker smarter about non-JavaThreads
2019-05-01, by coleenp
8213399: DecoderLocker is unused
2019-05-01, by coleenp
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
2019-04-30, by jcbeyler
8222821: com/sun/jdi/ExceptionEvents.java failed
2019-04-30, by dtitov
8215113: Sampling interval not always correct
2019-04-30, by jcbeyler
8222137: Remove T-Systems root CA certificate
2019-04-30, by rhalade
8216577: Add GlobalSign's R6 Root certificate
2019-04-30, by rhalade
8222913: Add Jib support for VERSION_EXTRA*
2019-04-30, by erikj
8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
2019-04-30, by dtitov
8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
2019-04-18, by sgehwolf
8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
2019-04-30, by thartmann
8222852: Reduce String concat combinator tree shapes by folding constants into prependers
2019-04-30, by redestad
8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
2019-04-30, by sspitsyn
8218152: [javac] fails and exits with no error if a bad annotation processor provided
2019-04-30, by jlahoda
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
2019-04-17, by rschmelter
8221991: Improve the HTML for the inheritance tree for a type
2019-04-30, by pmuthuswamy
8219403: JVMCIRuntime::adjust_comp_level should be replaced
2019-04-24, by dlong
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
2019-03-08, by manc
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
2019-04-29, by coleenp
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
2019-04-29, by mullan
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
2019-04-29, by bpb
8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
2019-04-26, by fyang
8223015: Cleanups for zipfs tests
2019-04-29, by clanger
8221592: C2 compilation failed with assert(!q->is_MergeMem())
2019-04-29, by thartmann
8223003: SunMSCAPI keys are not cleaned up
2019-04-27, by weijun
8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
2019-04-26, by lmesnik
8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
2019-04-26, by vromero
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
2019-04-26, by naoto
8221988: add possibility to build with Visual Studio 2019
2019-04-26, by avoitylov
8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
2019-04-26, by dfuchs
8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
2019-04-26, by jwilhelm
8223016: ZGC: Fix misaligned statistics printout
2019-04-26, by pliden
8222637: Obsolete NeedsDeoptSuspend
2019-04-26, by rehn
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
2019-04-26, by clanger
8222518: Remove unnecessary caching of Parker object in java.lang.Thread
2019-04-26, by dholmes
8222743: Xerces 2.12.0: DOM Implementation
2019-04-25, by joehw
8222562: Don't set IPV6_V6ONLY when IPv4 is not available
2019-04-16, by aeubanks
8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
2019-04-25, by dholmes
8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
2019-04-25, by mseledtsov
8222977: Fix shenandoah broken with JDK-8222811
2019-04-25, by coleenp
8222811: Consolidate MutexLockerEx and MutexLocker
2019-04-25, by coleenp
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
2019-04-25, by robm
8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint
2019-04-24, by rwestberg
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
2019-04-25, by alanb
8220497: Improve Javadoc search feature and add test coverage
2019-04-25, by hannesw
8222469: ZGC: Generalize ZPageCache::flush()
2019-04-25, by pliden
8221786: ZGC: Increase max heap size to 16TB
2019-04-25, by pliden
8222462: Introduce CollectedHeap::unused()
2019-04-25, by pliden
8222664: runtime/appcds/sharedStrings/SharedStringsStress.java assert GC active during NoGCVerifier
2019-04-25, by pliden
8222935: Fix ExceptionCheckingJniEnv system
2019-04-24, by jcbeyler
Added tag jdk-13+18 for changeset bebb82ef3434
2019-04-25, by jwilhelm
8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
2019-04-25, by jwilhelm
8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256
jdk-13+18
2019-04-24, by mbalao
8222669: Create and use new html.Entity class
2019-04-24, by jjg
8222295: more baseline cleanups from Async Monitor Deflation project
2019-04-24, by dcubed
8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
2019-04-24, by redestad
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
2019-04-24, by hseigel
8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
2019-04-24, by shade
8222843: Print Shenandoah cset map addresses in hs_err
2019-04-24, by shade
8222785: aarch64: add necessary masking for immediate shift counts
2019-04-20, by fyang
8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
2019-04-24, by ysuenaga
8222817: Refactor printing processor to use streams
2019-04-23, by darcy
8221598: Update Graal
2019-04-23, by jwilhelm
8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
2019-04-23, by lfoltan
8213501: Deploy ExceptionJniWrapper for a few tests
2019-04-23, by jcbeyler
8222526: Use of no longer existing jquery directory in script.js
2019-04-23, by hannesw
8215017: Improve String::equals warmup characteristics
2019-04-11, by redestad
8219998: Eliminate inherently singleton lists
2019-04-23, by pmuthuswamy
8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
2019-04-23, by lfoltan
Merge
2019-04-23, by psadhukhan
Merge
2019-04-23, by psadhukhan
Merge
2019-04-22, by psadhukhan
8222332: PIT: Problemlist tests that times out consistently
2019-04-16, by psadhukhan
8220231: Cache HarfBuzz face object for same font's text layout calls
2019-04-11, by dbatrak
8215580: Remove support for `--no-module-directories`
2019-04-23, by pmuthuswamy
8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
2019-04-23, by jjiang
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
2019-04-22, by gadams
8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers
2019-04-22, by shade
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
2019-04-19, by coleenp
8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
2019-04-19, by mbalao
8222747: [Graal] mx_subprocess files miss testing VM flags
2019-04-19, by epavlova
8222753: AAarch64: Add CPU implementer code for Ampere
2019-04-19, by qpzhang
8222735: Update doc/building.md with current Oracle build platforms and compilers
2019-04-19, by erikj
8222668: Add @since tag to JapaneseEra.REIWA
2019-04-18, by naoto
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
2019-04-18, by dfuchs
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
2019-04-15, by mbalao
8217338: [Containers] Improve systemd slice memory limit support
2019-03-12, by sgehwolf
8222550: runtime/MemberName/MemberNameLeak.java times out
2019-04-17, by stefank
8222713: Add OutputAnalyzer(Path) constructor
2019-04-18, by stefank
8222558: Rework ResolvedMethodTable verification
2019-04-17, by stefank
8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
2019-04-18, by coleenp
8222280: Provide virtualization related info in the hs_error file on AIX
2019-04-12, by mbaesken
Added tag jdk-13+17 for changeset 93b702d2a0cb
2019-04-18, by jwilhelm
8222444: Add a suggestion for non-US locale in the test doc
jdk-13+17
2019-04-17, by erikj
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip