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.
8209347: SATBMarkQueue.cpp should not need jvm.h
2018-08-14, by kbarrett
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
2018-08-14, by amenkov
8209346: Refactor SATBMarkQueue filter configuration
2018-08-14, by kbarrett
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
2018-08-14, by rhalade
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-13, by akolarkunnu
8209416: Refactoring GetPropertyAction calls in security libs
2018-08-14, by weijun
8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
2018-08-14, by lucy
8061467: Add UseLargePages to TestNUMAPageSize
2018-08-13, by jcbeyler
8209376: ZGC: Move ZMarkStackAllocator into a separate file
2018-08-13, by pliden
8209375: ZGC: Use dynamic base address for mark stack space
2018-08-13, by pliden
8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
2018-08-14, by kbarrett
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
2018-08-14, by xiaofeya
8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
2018-08-13, by iignatyev
8209396: Make PtrQueueSets not statically allocated
2018-08-13, by kbarrett
8207153: Some intrinsic tests take long time to run
2018-08-13, by kvn
8209120: Archive the Integer.IntegerCache
2018-08-13, by redestad
8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
2018-08-10, by mbaesken
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
2018-08-13, by epavlova
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
2018-08-13, by tschatzl
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
2018-08-13, by tschatzl
8209193: Fix aarch64-linux compilation after -Wreorder changes
2018-08-13, by tschatzl
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
2018-08-13, by ghaug
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
2018-08-13, by avoitylov
8209378: Fix Minimal VM after JDK-8208677
2018-08-13, by shade
8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2018-08-11, by coleenp
8209384: ProblemList stressHierarchy metaspace tests
2018-08-10, by coleenp
8205399: Set node color on pinned HashMap.TreeNode deletion
2018-08-10, by bchristi
8164683: Solaris: JVM abuses thread preemption control
2018-08-10, by coleenp
8207778: Add locking to ModuleEntry and PackageEntry tables
2018-08-10, by hseigel
8206895: aarch64: rework error-prone cmp instuction
2018-08-10, by bulasevich
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
2018-08-10, by weijun
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
2018-08-10, by xyin
8207263: Store the Configuration for system modules into CDS archive.
2018-08-10, by jiangli
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
2018-08-09, by ccheung
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
2018-08-10, by redestad
8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
2018-08-09, by rkennke
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
2018-08-09, by epavlova
Merge
2018-08-09, by mikael
Added tag jdk-11+26 for changeset 945ba9278a27
2018-08-09, by mikael
8208391: Differentiate response and connect timeouts in HTTP Client API
2018-08-09, by chegar
8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
2018-08-08, by serb
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
2018-08-08, by dcubed
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
2018-08-08, by yzhang
8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
2018-08-06, by rwestberg
8208663: JDK 11 L10n resource file update msg drop 20
jdk-11+26
2018-08-07, by ljiang
8201394: Update java.se module summary to reflect removal of java.se.ee module
2018-08-07, by iris
8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07, by iignatyev
8208691: Tighten up jdk.includeInExceptions security property
2018-08-07, by mullan
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
2018-08-06, by dbuck
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06, by dcubed
8208496: New Test to verify concurrent behavior of TLS.
2018-08-06, by ssahoo
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
2018-08-06, by thartmann
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
2018-08-03, by iignatyev
8205523: Explicit barriers for interpreter
2018-06-22, by rkennke
8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
2018-08-09, by rkennke
Added tag jdk-12+6 for changeset 7939b3c4e408
2018-08-09, by mikael
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip