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.
8221172: SunEC specific test is not limited to SunEC
2019-03-21, by apetcher
8221096: Description of -XX:+PrintFlagsRanges is incorrect
2019-03-21, by hseigel
8220753: Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
2019-03-21, by mbalao
8220784: hsdis cannot be built with MinGW64
2019-03-21, by ysuenaga
8220658: Improve the readability of container information in the error log
2019-03-21, by jiefu
8172695: (scanner) java/util/Scanner/ScanTest.java fails
2019-03-21, by clanger
8221208: Backout JDK-8218446
2019-03-21, by dholmes
8221180: Deprecate AllowJNIEnvProxy
2019-03-20, by dholmes
Added tag jdk-13+13 for changeset 83cace4142c8
2019-03-21, by jwilhelm
8220249: fix headings in java.compiler
2019-03-20, by jjg
8218446: SuspendAtExit hangs
2019-03-20, by dholmes
8220389: Update Graal
2019-03-20, by jwilhelm
Merge
2019-03-20, by jwilhelm
Added tag jdk-12-ga for changeset b67884871b5f
2019-03-20, by jwilhelm
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
jdk-13+13
2019-03-20, by chegar
8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
2019-03-20, by dcherepanov
8153508: ContentHandler API contains link to private contentPathProp
2019-03-20, by chegar
8219958: Automatically load taglets from a jar file
2019-03-20, by pmuthuswamy
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
2019-03-19, by apetcher
8220744: Move RedefineTests to from runtime to serviceability
2019-03-19, by coleenp
8218975: Bug in macOSX kernel's pthread support
2019-03-19, by kbarrett
Merge
2019-03-19, by bobv
8217766: Container Support doesn't work for some Join Controllers combinations
2019-03-19, by bobv
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
2019-03-19, by bobv
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
2019-03-19, by bobv
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
2019-03-19, by kbarrett
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
2019-03-19, by rriggs
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
2019-03-19, by chegar
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
2019-03-18, by mbaesken
8220781: linux-s390 : os::get_summary_cpu_info gives bad output
2019-03-18, by mbaesken
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
2019-03-19, by chegar
8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
2019-03-19, by aoqi
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
2019-03-19, by jjiang
8218723: Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
2019-03-18, by jnimeh
8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date
2019-03-18, by jjg
8220737: Jib based 32 bit windows builds fail
2019-03-18, by erikj
8220780: ShenandoahBS::AccessBarrier::oop_store_in_heap ignores AS_NO_KEEPALIVE
2019-03-18, by rkennke
8220609: Cleanups in ScavengableNMethods
2019-03-18, by stefank
8220606: Move ScavengableNMethods unlinking to unregister_nmethod
2019-03-18, by stefank
8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp
2019-03-13, by sgehwolf
8220601: ZGC: Delete ZNMethodTableEntry arrays using ZSafeDelete
2019-03-18, by pliden
8220600: ZGC: Delete ZPages using ZSafeDelete
2019-03-18, by pliden
8220599: ZGC: Introduce ZSafeDelete
2019-03-18, by pliden
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
2019-03-18, by pliden
8220596: ZGC: Convert ZNMethodData to use ZAttachedArray
2019-03-18, by pliden
8220595: ZGC: Introduce ZAttachedArray
2019-03-18, by pliden
8220594: ZGC: Remove superfluous ZPage::is_active()
2019-03-18, by pliden
8220593: ZGC: Remove superfluous ZPage::is_detached()
2019-03-18, by pliden
8220592: ZGC: Move destruction of detached ZPages into ZPageAllocator
2019-03-18, by pliden
8220591: ZGC: Don't delay reclaimation of ZVirtualMemory
2019-03-18, by pliden
8220590: ZGC: Remove ZPages from ZPageTable when freed
2019-03-18, by pliden
8220589: ZGC: Remove superfluous ZPageTableEntry
2019-03-18, by pliden
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
2019-03-18, by pliden
8220587: ZGC: Break out forwarding information from ZPage
2019-03-18, by pliden
8220586: ZGC: Move relocation logic from ZPage to ZRelocate
2019-03-18, by pliden
8220741: ZGC: Move CPU agnostic files from linux_x86 to linux
2019-03-18, by pliden
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
2019-03-18, by pliden
8220719: Allow other named NetPermissions to be used
2019-03-17, by chegar
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip