Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-128
+128
+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.
Merge
2008-03-27, by tbell
6643627: JMX source code includes incorrect Java code
2008-03-21, by emcmanus
6649542: Document explicitly in registerMBean etc that MBeanServerNotification is emitted
2008-03-21, by emcmanus
Merge
2008-03-19, by mchung
6672804: First line in com/sun/management/package.html is broken
2008-03-18, by mchung
6658779: Regression: HotspotDiagnosticMXBean.getDiagnosticOptions() throws NullPointerException
2008-03-18, by mchung
6675768: NoSuchElementException thrown in RequiredModelMBean when tracing enabled
2008-03-19, by emcmanus
Added tag jdk7-b25 for changeset 8d655ddd5a03
2008-04-09, by xdono
Merge
2017-07-05, by duke
Merge
2008-04-22, by trims
6689788: Bump HSX12 build version number
2008-04-16, by jcoomes
6692301: Side effect in NumberFormat tests with -server -Xcomp
2008-04-15, by kvn
6692235: Fix for 6666698 broke -XX:BiasedLockingStartupDelay=0
2008-04-10, by sbohne
6681646: Relocking of a scalar replaced object during deoptimization is broken
2008-04-01, by kvn
6682236: C2 hits ideal nodes limit during IGVN optimization with EA
2008-03-31, by kvn
6636352: Unit tests for supplementary character support fail with -XX:+AggressiveOpts
2008-03-31, by never
6679422: networkStream::connect() in ostream.cpp is not 64-bit clean
2008-03-28, by jcoomes
6642862: Code cache allocation fails with large pages after 6588638
2008-03-28, by jcoomes
6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
2008-03-28, by kvn
6679854: assert in escape.cpp:397
2008-03-27, by kvn
Merge
2008-03-21, by rasbold
6678377: Update build number for HS12
2008-03-21, by kvn
6674600: (Escape Analysis) Optimize memory graph for instance's fields
2008-03-20, by kvn
6259129: (Escape Analysis) scalar replacement for not escaping objects
2008-03-20, by kvn
6663621: JVM crashes while trying to execute api/java_security/Signature/SignatureTests.html#initSign tests.
2008-03-20, by never
6662967: Optimize I2D conversion on new x86
2008-03-19, by kvn
6661247: Internal bug in 32-bit HotSpot optimizer while bit manipulations
2008-03-19, by never
6659207: access violation in CompilerThread0
2008-03-18, by never
6676841: ClearArrayNode::Identity is incorrect for 64-bit
2008-03-18, by never
6666343: Compile::has_loops not always set correctly
2008-03-18, by never
6672848: (Escape Analysis) improve lock elimination with EA
2008-03-14, by kvn
6674588: (Escape Analysis) Improve Escape Analysis code
2008-03-14, by kvn
6673473: (Escape Analysis) Add the instance's field information to PhiNode
2008-03-13, by kvn
6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
2008-03-13, by kvn
Merge
2008-03-20, by kamg
6667833: Remove CacheTimeMillis
2008-03-19, by sbohne
6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file
2008-03-14, by sbohne
Merge
2008-03-12, by jcoomes
6666698: EnableBiasedLocking with BiasedLockingStartupDelay can block Watcher thread
2008-03-04, by sbohne
6655385: Disable frame pointer omission in jvm.dll on Windows for better crash logs
2008-03-03, by sbohne
6549844: Wording problems in "An unexpected error ..."
2008-02-27, by coleenp
6610420: Debug VM crashes during monitor lock rank checking
2008-02-05, by xlu
6598190: JPRT tests fail when run with -XX:+CheckUnhandledOops
2008-01-31, by sbohne
6631248: Memory problem when doing invalid type cast
2008-01-31, by kamg
Merge
2008-03-13, by dcubed
6667089: 3/3 multiple redefinitions of a class break reflection
2008-03-12, by dcubed
6452081: 3/4 Allow for Linux builds with Sun Studio Linux compilers
2008-03-12, by dcubed
6453355: 4/4 new No_Safepoint_Verifier uses fail during GC
2008-03-12, by dcubed
6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure
2008-03-12, by dcubed
6497639: 4/3 Profiling Swing application caused JVM crash
2008-03-12, by dcubed
Merge
2008-03-13, by rasbold
6667615: (Escape Analysis) extend MDO to cache arguments escape state
2008-03-11, by kvn
6667620: (Escape Analysis) fix deoptimization for scalar replaced objects
2008-03-11, by kvn
6623167: C2 crashed in StoreCMNode::Value
2008-03-11, by kvn
Merge
2008-03-10, by jcoomes
6667605: (Escape Analysis) inline java constructors when EA is on
2008-03-07, by kvn
6670459: Fix Node::dump() performance
2008-03-06, by kvn
6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
2008-03-06, by kvn
6667610: (Escape Analysis) retry compilation without EA if it fails
2008-03-06, by kvn
6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation
2008-03-05, by kvn
6667618: disable LoadL->ConvL2I ==> LoadI optimization
2008-02-29, by kvn
6667588: Don't generate duplicated CMP for float/double values
2008-02-29, by kvn
6667581: Don't generate initialization (by 0) code for arrays with size 0
2008-02-29, by kvn
6667580: Optimize CmpP for allocations
2008-02-29, by kvn
6667573: Use set_req_X() in AddPNode::Ideal() for Iterative GVN
2008-02-28, by kvn
6590177: jck60019 test assert(!repeated,"do not walk merges twice")
2008-02-28, by kvn
6610906: inexplicable IncompatibleClassChangeError
2008-02-27, by jrose
6633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VM
2008-02-25, by kvn
6650373: Assert in methodOopDesc::make_adapters()
2008-02-22, by kvn
6498878: client compiler crashes on windows when dealing with breakpoint instructions
2008-02-21, by kvn
6621084: ciMethodBlocks::split_block_at() is broken for methods with exception handler
2008-02-21, by kvn
6621094: PrintOptoAssembly is broken for oops information in DebugInfo
2008-02-20, by kvn
6614330: Node::dump(n) does not print full graph for specified depth.
2008-02-20, by kvn
6621098: "* HeapWordSize" for TrackedInitializationLimit is missing
2008-02-12, by kvn
6646946: Kernel installation failed on Japanese and Chinese XP SP2 (VM part)
2008-01-17, by coleenp
6635560: segv in reference processor on t1000
2007-12-06, by jcoomes
6629887: 64-bit windows should not restrict default heap size to 1400m
2007-12-05, by phh
6614036: REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb)
2007-12-05, by rasbold
6621621: HashMap front cache should be enabled only with AggressiveOpts
2007-12-05, by phh
6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
2007-12-05, by never
6664627: Merge changes made only in hotspot 11 forward to jdk 7
2007-12-05, by dcubed
6673975: Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
2008-03-11, by jmasa
Merge
2008-03-05, by jcoomes
6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
2008-03-02, by jmasa
6668743: CMS: Consolidate block statistics reporting code
2008-02-29, by ysr
6621728: Heap inspection should not crash in the face of C-heap exhaustion
2008-02-26, by ysr
6362677: Change parallel GC collector default number of parallel GC threads.
2008-02-22, by jmasa
6642634: Test nsk/regression/b6186200 crashed with SIGSEGV
2008-02-21, by ysr
6665445: Backout change to CardTableModRefBS::resize_covered_region()
2008-02-20, by jmasa
6621144: CMS: assertion failure "is_cms_thread == Thread::current()->is_ConcurrentGC_thread()"
2008-02-16, by ysr
6624765: Guarantee failure "Unexpected dirty card found"
2008-02-15, by jmasa
6659981: +ParallelRefProcEnabled crashes on single core platform
2008-02-12, by ysr
6624782: Bigapps crashes during CMS precleaning.
2008-02-11, by jmasa
Added tag jdk7-b25 for changeset 408b55da75b0
2008-04-09, by xdono
Added tag jdk7-b25 for changeset 41658053480c
2008-04-09, by xdono
Added tag jdk7-b25 for changeset bf2517e15f0c
2017-07-05, by duke
Merge
jdk7-b25
2017-07-05, by duke
Merge
2017-07-05, by duke
6638501: Regression with Javac in JDK6 U4 b03?
2008-03-14, by jjg
6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css
2008-03-13, by jjg
6668794: javac puts localized text in raw diagnostics
2008-03-12, by jjg
6307187: clean up code for -Xlint:options
2008-03-11, by jjg
6668802: javac handles diagnostics for last line badly, if line not terminated by newline
2008-03-06, by jjg
4741726: allow Object += String
2008-03-06, by jjg
6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
2008-03-04, by mcimadamore
6608214: Exception throw while analysing a file with error
2008-03-04, by mcimadamore
6660289: declared bound in inner class referring a type variable of the outer class
2008-03-04, by mcimadamore
6611449: Internal Error thrown during generic method/constructor invocation
2008-03-04, by mcimadamore
6614974: javac successfully compiles code that throws java.lang.VerifyError when run
2008-03-03, by mcimadamore
6669216: Add jcheck configuration directories
2008-02-29, by mr
Added tag jdk7-b24 for changeset 06bc494ca11e
2007-12-04, by xdono
Merge
2017-07-05, by duke
6652588: Fix broken JPRT makefile target, no bundle saved
2008-03-04, by ohair
6669216: Add jcheck configuration directories
2008-02-29, by mr
Added tag jdk7-b24 for changeset 474761f14bca
2007-12-04, by xdono
Merge
2017-07-05, by duke
6652588: Fix broken JPRT makefile target, no bundle saved
2008-03-04, by ohair
6669216: Add jcheck configuration directories
2008-02-29, by mr
Added tag jdk7-b24 for changeset 7f561c08de6b
2007-12-04, by xdono
Merge
2017-07-05, by duke
6627817: Remove ^M characters in all files (Makefiles too)
2008-03-25, by ohair
6624808: corba makefiles not using langtools compiler
2008-03-06, by ohair
6669216: Add jcheck configuration directories
2008-02-29, by mr
Added tag jdk7-b24 for changeset 02bb8761fcce
2007-12-04, by xdono
Merge
2017-07-05, by duke
Merge
2008-03-27, by xdono
Merge
2008-03-26, by ohair
6627817: Remove ^M characters in all files (Makefiles too)
2008-03-25, by ohair
less
more
|
(0)
-128
+128
+1000
+3000
+10000
+30000
tip