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.
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
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
2019-03-08, by mseledtsov
8219642: ciReplay loads wrong data when MethodData size changes
2019-03-08, by neliasso
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
2019-03-08, by sgehwolf
8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently
2019-03-08, by hseigel
8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
2019-03-08, by rehn
8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
2019-03-08, by shade
8219584: Try to dump error file by thread which causes safepoint timeout
2019-03-08, by mdoerr
8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
2019-03-07, by sgehwolf
8220165: Encryption using GCM results in RuntimeException- input length out of bound
2019-03-07, by ascarpino
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
2019-03-07, by mseledtsov
8219448: split-if update_uses accesses stale idom data
2019-03-07, by neliasso
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
2019-03-07, by naoto
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
2019-03-07, by mseledtsov
8218618: Program fails when using JDK addressed by UNC path and using Security Manager
2019-03-07, by mullan
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip