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.
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
2019-03-16, by igerasim
6307456: UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)
2019-03-16, by igerasim
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
2019-03-16, by alanb
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
2019-03-16, by alanb
8220555: JFR tool shows potentially misleading message when it cannot access a file
2019-03-16, by ysuenaga
8220745: Fix problemlist entry to refer to 8220613
2019-03-16, by jwilhelm
8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes
2019-03-15, by bpb
8220512: Deoptimize redefinition functions that have dirty ICs
2019-03-15, by coleenp
8220704: ZGC: gc tests complain Java heap too small
2019-03-15, by jwilhelm
8220093: Change to GCC 8.2 for building on Linux at Oracle
2019-03-15, by erikj
8213912: Semantic typo in HttpExchange.java
2019-03-15, by chegar
8179549: Typo in network properties documentation
2019-03-15, by chegar
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
2019-03-15, by shade
8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/setenabled003
2019-03-15, by gadams
8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout
2019-03-15, by thartmann
8219139: move hotspot tests from test/jdk/vm
2019-03-14, by iignatyev
8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed
2019-03-14, by dtitov
8220689: problem list RandomCommandsTest in graal runs
2019-03-14, by iignatyev
8220249: fix headings in java.compiler
2019-03-14, by jjg
8219628: [TESTBUG] javadoc/doclet/InheritDocForUserTags fails with -othervm
2019-03-14, by ngasson
8219691: method summary table head should be enclosed in <thead>
2019-03-14, by jjg
Merge
2019-03-14, by jjg
8220379: Fix doclint handling of headings
2019-03-14, by jjg
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
2019-03-14, by mseledtsov
8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
2019-03-14, by redestad
8220644: Align required/found pairs in diagnostics
2019-03-13, by cushon
8220281: IBM-858 alias name is missing on IBM00858 charset
2019-03-15, by itakiguchi
8220378: Unused Names constants
2019-03-08, by cushon
8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
2019-03-14, by bpb
8220628: Move the HeapMonitor library to C++
2019-03-14, by jcbeyler
8218166: com/sun/jdi/SimulResumerTest.java failure
2019-03-14, by gadams
8220252: Fix Headings in java.naming
2019-03-14, by lancea
8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
2019-03-14, by redestad
8219579: Remove redundant signature parsing from the verifier
2019-03-14, by hseigel
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
2019-02-25, by sgehwolf
8220343: Move scavenge_root_nmethods from shared code
2019-03-14, by stefank
8220342: Remove scavenge_root_nmethods_do from VM_HeapWalkOperation::collect_simple_roots
2019-03-14, by stefank
8220411: Remove ScavengeRootsInCode=0 code
2019-03-14, by stefank
8220374: C2: LoopStripMining doesn't strip as expected
2019-03-12, by roland
8220660: [s390]: debug build broken after JDK-8220301
2019-03-14, by mdoerr
8220566: AArch64: Set default vm features for Ampere eMAG CPUs
2019-03-12, by pzhang
8220598: Malformed copyright year range in a few files in java.base
2019-03-14, by chegar
8193277: SimpleFileObject inconsistency between getName and getShortName
2019-03-05, by cushon
8220634: SymLinkArchiveTest should handle not being able to create symlinks
2019-03-13, by cushon
Added tag jdk-13+12 for changeset 1d7aec80147a
2019-03-14, by jwilhelm
8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
2019-03-13, by cjplummer
8220345: Use appropriate type for G1RemSetScanState::IsDirtyRegionState
2019-03-13, by tschatzl
8220301: Remove jbyte use in CardTable
2019-03-13, by tschatzl
8219882: [AOT] Develop regression test for 8218859
2019-03-13, by epavlova
8219197: ThreadGroup.enumerate() may return wrong value
2019-03-13, by dfuchs
8219597: (bf) Heap buffer state changes could provoke unexpected exceptions
jdk-13+12
2019-03-13, by bpb
8220253: Fix Headings in java.sql.rowset
2019-03-13, by lancea
Merge
2019-03-13, by jiangli
8220585: Incorrect code in MulticastSocket sample code
2019-03-13, by aeubanks
8220546: Shenandoah Reports timing details for weak root processing
2019-03-13, by zgu
8220496: Race in java_lang_String::length() when deduplicating
2019-03-13, by redestad
8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
2019-03-13, by neliasso
6504660: HPI panic callback is dead code
2019-03-13, by bpb
8160247: Mark deprecated javax.security.cert APIs with forRemoval=true
2019-03-13, by xuelei
8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c
2019-03-13, by chegar
8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
2019-03-13, by tnakamura
8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
2019-03-13, by chegar
8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap
2019-03-13, by pliden
8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
2019-03-13, by pliden
8219817: Remove unused CollectedHeap::block_size()
2019-03-13, by pliden
8219816: Add IsArray/RemoveExtent type traits utilities
2019-03-13, by pliden
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
2019-03-13, by clanger
8170639: [Linux] jsig is limited to a maximum of 64 signals
2019-03-13, by aoqi
8220258: fix headings in java.smartcardio
2019-03-13, by valeriep
8220256: fix headings in java.security.sasl
2019-03-13, by weijun
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
2019-03-12, by dtitov
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
2019-02-27, by aeubanks
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
2019-01-15, by manc
8218074: Update Graal
2019-03-12, by jwilhelm
8220529: JDK-8220383 broke test image build
2019-03-12, by erikj
8220005: java/util/Arrays/TimSortStackSize2.java times out
2019-03-12, by lancea
8220237: ProcessBuilder API documentation typo
2019-03-12, by rriggs
8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
2019-03-12, by gadams
8220257: fix headings in java.instrument
2019-03-12, by gadams
8217576: C1 atomic access handlers use incorrect decorators
2019-03-12, by kbarrett
8220515: Revert removal of for_each_lock_value removal
2019-03-12, by redestad
8220383: Incremental build is broken and inefficient
2019-03-12, by erikj
8220262: fix headings in java.logging
2019-03-12, by dfuchs
8220501: Improve c1_ValueStack locks handling
2019-03-12, by redestad
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
2019-03-12, by zgu
8220363: hotspot-ide project fails
2019-03-11, by rschmelter
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
2019-03-07, by sgehwolf
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
2019-03-12, by gadams
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
2019-03-12, by mdoerr
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
2019-03-12, by chegar
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
2019-03-12, by thartmann
8214922: Add vectorization support for fmin/fmax
2019-03-07, by pli
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
2019-03-11, by dholmes
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
2019-03-12, by bsrbnd
Merge
2019-03-11, by valeriep
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
2019-03-11, by valeriep
8219705: Wrong media-type for a given serialization method
2019-03-11, by joehw
8220202: Simplify/standardize method naming for HtmlTree
2019-03-11, by jjg
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
2019-03-11, by darcy
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
2019-03-11, by zgu
8220331: Remove extra spaces in copyright header
2019-03-11, by lancea
8220420: Cleanup c1_LinearScan
2019-03-11, by redestad
8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
2019-03-11, by clanger
8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
2019-03-11, by rgoel
8074817: Resolve disabled warnings for libverify
2019-03-11, by shade
8218201: Failures when vmIntrinsics::_getClass is not inlined
2019-03-11, by thartmann
8220087: Remove remnants of HTML4 support
2019-03-11, by pmuthuswamy
8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
2019-03-11, by nishjain
8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
2019-03-11, by pmuthuswamy
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
2019-03-11, by kbarrett
8220162: Shenandoah should not commit HugeTLBFS memory
2019-03-11, by shade
8220153: Shenandoah does not work with TransparentHugePages properly
2019-03-11, by shade
8220350: Refactor ShenandoahHeap::initialize
2019-03-11, by shade
8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
2019-03-10, by dholmes
8220368: Update String.indexOf to test all the C2 intrinsics
2019-03-08, by ecaspole
8219860: Cleanup ClassFileParser::parse_linenumber_table
2019-03-08, by redestad
8220334: Fix copyright header text
2019-03-08, by bobv
8220323: Fix copyright header text
2019-03-08, by bobv
8220377: Unused field SourceFileObject.flatname
2019-03-08, by cushon
Merge
2019-03-08, by mseledtsov
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip