Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+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.
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
2018-10-09, by amenkov
8211792: Fix misplaced BarrierSet forward declarations
2018-10-05, by rkennke
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
2018-10-08, by gadams
8211856: [ppc, s390] ProblemList some failing tests.
2018-10-09, by goetz
8211768: [s390] Implement JFR profiling
2018-10-09, by ghaug
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
2018-10-09, by redestad
8211902: broken link in java.net.http.WebSocket.Builder
2018-10-09, by chegar
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
2018-10-09, by chegar
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
2018-10-02, by sgehwolf
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
2018-10-09, by alanb
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
2018-10-08, by jcbeyler
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
2018-10-08, by kbarrett
8210388: Use hash table to store archived subgraph_info records
2018-10-08, by iklam
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
2018-10-08, by sherman
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
2018-10-08, by jcbeyler
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
2018-10-08, by jcbeyler
8211407: Bad links to non-existent entries on serialized-form page
2018-10-08, by jjg
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
2018-10-08, by gadams
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
2018-10-08, by chegar
8211860: Avoid reading security properties eagerly on Manifest class initialization
2018-10-08, by redestad
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
2018-10-08, by simonis
8209407: VerifyError is thrown for inner class with lambda
2018-10-08, by vromero
8211718: Supporting multiple concurrent OopStorage iterators
2018-10-08, by eosterlund
8211776: 8210887 broke arraycopy optimization when ZGC is enabled
2018-10-05, by roland
8210395: Add doc to SecurityTools.java
2018-10-08, by weijun
8211765: JarFile constructor throws undocumented exception
2018-10-07, by lancea
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
2018-10-05, by dnsimon
8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
2018-10-05, by vaibhav
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
2018-09-27, by rkennke
8202951: Implementation of JEP 341: Default CDS Archives
2018-10-05, by jiangli
8206963: [AOT] bug with multiple class loaders
2018-10-05, by kvn
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
2018-10-05, by bpb
8211123: GC Metaspace printing after full gc
2018-10-05, by jcbeyler
8211296: Remove HotSpot deprecation warning suppression for Mac/clang
2018-10-05, by kbarrett
8209889: RedefineStress tests crash
2018-10-05, by coleenp
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
2018-10-05, by hseigel
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
2018-10-05, by michaelm
8210459: Add support for generating compile_commands.json
2018-10-05, by rwestberg
8211398: Square character support for the Japanese new era
2018-10-04, by naoto
8206240: java.lang.Class.newInstance() is causing caller to leak
2018-10-04, by mchung
8210789: langtools/tools/javac/T8152616.java missing @modules
2018-10-04, by vromero
8211677: Java resource copy and clean should use MakeTargetDir macro
2018-10-04, by erikj
8209136: [JVMCI] Make sure volatile fields are read as volatile during constant reflection.
2018-08-17, by gdub
8211148: var in implicit lambdas shouldn't be accepted for source < 11
2018-10-04, by vromero
8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
2018-10-04, by mchung
8210754: print_location is not reliable enough (printing register info)
2018-10-04, by mdoerr
8210303: VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable"
2018-10-04, by rehn
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
2018-10-04, by nishjain
Added tag jdk-12+14 for changeset 6f04692c7d51
2018-10-04, by jwilhelm
Added tag jdk-12+14 for changeset 8897e41b327c
2018-10-04, by jwilhelm
8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError
2018-10-03, by kvn
8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
jdk-12+14
2018-10-03, by sherman
8211150: G1 Full GC not purging code root memory and hence causing memory leak
2018-10-03, by poonam
8169718: nsk/jdb/locals/locals002: ERROR: Cannot find boolVar with expected value: false
2018-10-03, by gadams
8211392: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI
2018-10-03, by kvn
8204294: [REDO] - JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-10-03, by gziemski
8211375: Minimal VM build failures after JDK-8211251 (Default mask register for avx512 instructions)
2018-10-03, by shade
Merge
2018-10-03, by aph
8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean
2018-10-03, by aph
8211160: Handle different look and feels in JInternalFrameOperator
2018-10-01, by akolarkunnu
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip