Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
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.
Merge
2016-03-23, by jwilhelm
8151444: JDP not working
2016-03-23, by dsamersoff
Merge
2016-03-22, by sspitsyn
4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
2016-03-21, by sgehwolf
7153107: com/sun/jdi/InterruptHangTest.java fails in nightlies
2016-03-22, by sla
8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout
2016-03-22, by sla
8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results
2016-03-22, by hb
8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced
2016-03-21, by hb
Merge
2016-03-19, by jwilhelm
8152074: Avoid lambda usage in StringConcatFactory initializer
2016-03-17, by redestad
8151709: jhsdb should show help message in SALauncher.
2016-03-15, by ysuenaga
8151181: Add JSnap to jhsdb
2016-03-04, by ysuenaga
8150778: Reduce Throwable.getStackTrace() calls to the JVM
2016-03-10, by coleenp
Merge
2016-03-09, by jwilhelm
8153665: URLClassLoader::definePackage no longer inspect packages from ancestors
2016-04-12, by mchung
8154067: Avoid early use of limited privilege escalation in InnerClassLambdaMetafactory
2016-04-12, by redestad
8153829: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails intermittently with NullPointerException
2016-04-12, by rhalade
8153213: Jar manifest attribute "Multi-Release" accepts any value
2016-04-12, by redestad
8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing.
2016-04-12, by amlu
8154031: Mark tools/pack200/BandIntegrity.java as intermittently failing
2016-04-12, by amlu
8150324: java/util/Currency/CurrencyTest.java does not restore default TimeZone
2016-04-12, by peytoia
8145461: finalize and integrate @Deprecated annotation specification change
2016-04-11, by smarks
Added tag jdk-9+114 for changeset 86f49af093e5
2016-04-14, by lana
Merge
2017-07-05, by duke
8137058: Clear out all non-Critical APIs from sun.reflect
2016-04-15, by chegar
Merge
2016-04-14, by lana
8149777: Enable enhanced failure handler for "make test"
2016-04-14, by erikj
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
2016-04-11, by amurillo
Merge
2016-04-11, by amurillo
Merge
2016-04-08, by bharadwaj
Merge
2016-04-05, by bharadwaj
Merge
2016-04-05, by bharadwaj
8151003: Remove nds->is_valid() checks from assembler_x86.cpp
2016-04-05, by mcberg
8151573: Multiversioning for range check elimination
2016-04-05, by mcberg
8151724: Remove -XX:GenerateCompilerNullChecks
2016-04-05, by thartmann
Merge
2016-04-05, by thartmann
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
2016-04-05, by jcm
8074553: Crash with assert(!is_unloaded()) failed: should not call follow on unloaded nmethod
2016-04-05, by thartmann
8072422: Cleanup: Remove some unused flags/code in loop optimizations
2016-04-04, by zmajo
8153315: [JVMCI] evol_method dependencies failures should return dependencies_failed
2016-04-03, by never
8138798: improve tests for HotSpotVMEventListener::notifyInstall
2016-04-01, by dpochepk
8151828: Jittester: array creation node handled inproperly in source code visitor for non-int numerical arrays
2016-04-01, by dpochepk
Merge
2016-04-01, by thartmann
8150690: C++11 user-defined literal syntax in jvmciCompilerToVM.cpp.
2016-04-01, by rraghavan
8144964: JVMCI compilations need to be disabled until the module system is initialized
2016-03-31, by twisti
8152024: MemoryAccessProvider javadoc should be modified
2016-03-31, by dnsimon
8152023: MethodHandleAccessProvider.resolveLinkToTarget throws NPE/IAE on null/wrong argument
2016-03-31, by dnsimon
8152022: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget throws NPE on null first argument
2016-03-31, by dnsimon
8152021: MethodHandleAccessProvider.lookupMethodHandleIntrinsic throws NPE on null argument
2016-03-31, by dnsimon
Merge
2016-03-31, by kvn
8152172: PPC64: Support AES intrinsics
2016-03-18, by mdoerr
8153172: aarch64: hotspot crashes after the 8.1 LSE patch is merged
2016-03-31, by enevill
8136798: TestMonomorphicObjectCall.java fails with compilation error
2016-03-31, by thartmann
8148639: Some MethodCounter fields can be excluded when not including C2
2016-03-30, by cjplummer
8152840: aarch64: improve _unsafe_arraycopy stub routine
2016-03-28, by fyang
8152537: aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero.
2016-03-23, by fyang
8151775: aarch64: add support for 8.1 LSE atomic operations
2016-03-29, by enevill
8153816: [BACKOUT] Make intrinsics flags diagnostic
2016-04-08, by bharadwaj
Merge
2016-04-07, by dcubed
8153671: Quarantine serviceability/tmtools/jstack/JstackThreadTest.java until JDK-8153319 is fixed
2016-04-06, by jwilhelm
Merge
2016-04-05, by sangheki
8152188: Allow CMSBitMapYieldQuantum for BitMap::clear_range and clear_large_range
2016-04-05, by sangheki
8153300: [TESTBUG] Enhance test/testlibrary/ClassFileInstaller.java to support JAR files
2016-04-05, by iklam
8153117: Back out JDK-8142935 until JDK-8152723 fixed
2016-04-05, by tbenson
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
+10000
tip