Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
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.
7055355: JSR 292: crash while throwing WrongMethodTypeException
2011-06-16, by never
Merge
2011-07-06, by jcoomes
7016112: CMS: crash during promotion testing
2011-06-28, by brutisso
7049999: G1: Make the G1PrintHeapRegions output consistent and complete
2011-06-24, by tonyp
7046182: G1: remove unnecessary iterations over the collection set
2011-06-21, by tonyp
7055073: G1: code cleanup in the concurrentMark.* files
2011-06-20, by tonyp
6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
2011-06-20, by ysr
6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
2011-06-16, by tonyp
7045751: G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses
2011-06-15, by johnc
7004681: G1: Extend marking verification to Full GCs
2011-06-14, by johnc
7046558: G1: concurrent marking optimizations
2011-06-14, by tonyp
6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
2011-06-13, by brutisso
7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
2011-06-13, by ysr
Merge
2011-06-10, by minqi
6941923: RFE: Handling large log files produced by long running Java Applications
2011-06-10, by minqi
7045330: G1: Simplify/fix the HeapRegionSeq class
2011-06-10, by tonyp
7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
2011-06-08, by tonyp
7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
2011-06-08, by tonyp
Merge
2011-06-08, by ysr
7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
2011-06-02, by ysr
7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
2011-05-27, by ysr
7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
2011-07-01, by trims
Merge
2011-06-15, by never
Merge
2011-06-14, by never
7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
2011-06-14, by never
7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
2011-06-14, by twisti
7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
2011-06-08, by jrose
7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
2011-06-04, by kvn
7045514: SPARC assembly code for JSR 292 ricochet frames
2011-06-03, by never
7050554: JSR 292 - need optimization for selectAlternative
2011-06-02, by never
Merge
2011-06-09, by dsamersoff
Merge
2011-06-02, by coleenp
7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
2011-06-02, by coleenp
7033141: assert(has_cp_cache(i)) failed: oob
2011-05-21, by coleenp
Merge
2011-06-07, by jcoomes
7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
2011-05-23, by ysr
7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
2011-06-01, by jrose
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
2011-06-01, by jrose
6956668: misbehavior of XOR operator (^) with int
2011-05-31, by kvn
7047069: Array can dynamically change size when assigned to an object field
2011-05-27, by kvn
Merge
2011-05-26, by never
7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
2011-05-26, by never
7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
2011-05-26, by iveresov
7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
2011-05-25, by kvn
7046732: JSR 292 assert(result == cpce->f1()) failed: expected result for assembly code
2011-05-25, by never
7048030: is_scavengable changes causing compiler to embed more constants
2011-05-24, by kvn
7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
2011-05-24, by iveresov
7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
2011-05-24, by kvn
7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
2011-05-21, by kvn
7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
2011-05-21, by kvn
Merge
2011-05-20, by jcoomes
7046096: SEGV IN C2 WITH 6U25
2011-05-20, by kvn
7048009: Update .jcheck/conf files for JDK 8
2011-05-24, by mr
Merge
2011-05-24, by trims
Added tag hs21-b13 for changeset c59e039b8a59
2011-05-24, by trims
7040781: Bump the HS21 build number to 14
2011-05-20, by trims
Merge
2011-05-18, by never
Merge
2011-05-17, by never
7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
2011-05-17, by never
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
2011-05-17, by jrose
7045570: compiler/5091921/Test7005594.java failed because not enough space for object heap
2011-05-17, by kvn
7045515: ARM assembly code for JSR 292 ricochet frames
2011-05-17, by bdelsart
6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
2011-05-16, by never
7044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range: 29488
2011-05-16, by kvn
Merge
2011-05-18, by kamg
Merge
2011-05-17, by dholmes
7035744: jprt no longer does open-only builds
2011-05-15, by dholmes
Merge
2011-05-18, by brutisso
7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
2011-05-17, by johnc
7041789: 30% perf regression with c2/arm following 7017732
2011-05-03, by jmasa
Added tag jdk7-b143 for changeset c59e039b8a59
2011-05-20, by schien
Merge
2011-07-22, by ohair
7069993: Adjust make/jprt.properties file for jdk8
2011-07-22, by ohair
Merge
2011-07-14, by lana
7061195: Clean up makefiles for JDK 8
2011-06-30, by jjg
Merge
2011-06-27, by schien
Added tag jdk7-b147 for changeset 1a289b7faf76
2011-06-27, by schien
Merge
2011-06-20, by schien
Merge
2011-06-08, by schien
7048009: Update .jcheck/conf files for JDK 8
2011-05-24, by mr
Added tag jdk7-b147 for changeset a2a589fc2954
2017-07-05, by duke
Merge
jdk7-b147
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset 996242032853
2011-06-20, by schien
Merge
2017-07-05, by duke
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset 909731f081e7
2011-06-20, by schien
Merge
2017-07-05, by duke
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset dbf30739b207
2011-06-20, by schien
Merge
2017-07-05, by duke
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset 52a6defbfaf6
2011-06-20, by schien
Merge
2017-07-05, by duke
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset 5f44e9dc3049
2011-06-20, by schien
Merge
2011-06-22, by lana
7057046: Add embedded license to THIRD PARTY README
2011-06-22, by jeff
Added tag jdk7-b146 for changeset 1051d91efcc2
2011-06-20, by schien
Added tag jdk7-b146 for changeset dca1e8a87e8f
2017-07-05, by duke
Merge
jdk7-b146
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-06-18, by schien
Merge
2011-06-17, by bpatel
7052425: Change the look and feel of the javadoc generate HTML pages using stylesheet
2011-06-17, by bpatel
Merge
2011-06-15, by lana
Merge
2011-06-06, by asaha
Merge
2011-06-03, by asaha
Merge
2011-06-06, by asaha
Merge
2011-05-26, by asaha
Merge
2011-05-26, by asaha
Merge
2011-05-24, by asaha
Merge
2011-05-05, by asaha
Merge
2011-05-04, by asaha
Merge
2011-04-21, by asaha
Merge
2011-06-10, by lana
7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
2011-06-09, by jjh
Added tag jdk7-b145 for changeset e4b5be572a36
2011-06-07, by schien
Merge
2017-07-05, by duke
Merge
2011-06-15, by lana
Merge
2011-06-06, by asaha
Merge
2011-06-03, by asaha
Merge
2011-06-06, by asaha
Merge
2011-05-26, by asaha
Merge
2011-05-26, by asaha
Merge
2011-05-24, by asaha
Merge
2011-05-05, by asaha
Merge
2011-05-04, by asaha
Merge
2011-04-21, by asaha
Added tag jdk7-b145 for changeset 38453b2eac62
2011-06-07, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b145 for changeset 027c88c4e55f
2011-06-07, by schien
Merge
2017-07-05, by duke
Added tag jdk7-b145 for changeset 18c6a8bc55b0
2011-06-07, by schien
Merge
2017-07-05, by duke
Merge
2011-06-18, by lana
Merge
2011-06-17, by lana
7055508: (aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7
2011-06-17, by alanb
Merge
2011-06-17, by trims
7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
2011-06-14, by jrose
Merge
2011-06-15, by lana
7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail.
2011-06-09, by wetmore
Merge
2011-06-06, by lana
Merge
2011-05-26, by asaha
Merge
2011-05-26, by asaha
Merge
2011-05-06, by asaha
Merge
2011-05-05, by asaha
Merge
2011-05-04, by asaha
7020198: ImageIcon creates Component with null acc
2011-05-04, by alexp
7003952: SEC: securely load DLLs and launch executables using fully qualified path
2011-04-26, by valeriep
Merge
2011-04-21, by asaha
Merge
2011-04-21, by asaha
Merge
2011-04-21, by asaha
Merge
2011-04-21, by asaha
Merge
2011-04-21, by asaha
Merge
2011-04-20, by asaha
Merge
2011-04-20, by asaha
Merge
2011-04-19, by zgu
7003964: SERV: securely load DLLs and launch executables using fully qualified path
2011-04-15, by zgu
7036952: build warning after the changes for 7003962
2011-04-15, by dcherepanov
Merge
2011-04-12, by asaha
Merge
2011-04-08, by asaha
Merge
2011-04-08, by asaha
7035077: Minor addition to the changes for 7003962
2011-04-08, by dcherepanov
7003962: AWT: securely load DLLs and launch executables using fully qualified path
2011-04-08, by dcherepanov
7032593: DLL_LOADING: Upgrade solution to 7016985 to reflect JDK7 solution
2011-04-05, by ksrini
7033865: JDK: Add private API for secure/restrictive loading of system dlls
2011-04-05, by chegar
7016985: (launcher) implement safe secure dll loading
2011-03-03, by ksrini
7016495: Crash in Java 2D transforming an image with scale close to zero
2011-03-02, by flar
7012520: Heap overflow vulnerability in FileDialog.show()
2011-02-25, by dcherepanov
7013969: NetworkInterface.toString can reveal bindings
2011-02-18, by chegar
7013519: [parfait] Integer overflows in 2D code
2011-02-17, by bae
6618658: Deserialization allows creation of mutable SignedObject
2011-02-09, by weijun
Merge
2011-06-10, by lana
7046557: Changes to the Java DB README files in JDK7
2011-06-10, by dwanvik
7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
2011-06-08, by michaelm
Merge
2011-06-10, by lana
7048568: Crash in Java_sun_awt_Win32GraphicsEnvironment_isVistaOS
2011-06-07, by dav
Added tag jdk7-b145 for changeset e271924310f9
2011-06-07, by schien
Added tag jdk7-b145 for changeset fcb5ff9cf5b1
2011-06-07, by schien
Added tag jdk7-b145 for changeset 8294c99e685a
2017-07-05, by duke
Merge
jdk7-b145
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2011-06-02, by lana
7042623: Regression: javac silently crash when attributing non-existent annotation
2011-06-01, by jjg
7045697: JDK7 THIRD PARTY README update
2011-05-27, by jeff
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip