2008-03-11 jcoomes Merge
2008-03-07 kvn 6667605: (Escape Analysis) inline java constructors when EA is on
2008-03-07 kvn 6670459: Fix Node::dump() performance
2008-03-06 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
2008-03-06 kvn 6667610: (Escape Analysis) retry compilation without EA if it fails
2008-03-05 kvn 6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation
2008-03-01 kvn 6667618: disable LoadL->ConvL2I ==> LoadI optimization
2008-03-01 kvn 6667588: Don't generate duplicated CMP for float/double values
2008-02-29 kvn 6667581: Don't generate initialization (by 0) code for arrays with size 0
2008-02-29 kvn 6667580: Optimize CmpP for allocations
2008-02-28 kvn 6667573: Use set_req_X() in AddPNode::Ideal() for Iterative GVN
2008-02-28 kvn 6590177: jck60019 test assert(!repeated,"do not walk merges twice")
2008-02-27 jrose 6610906: inexplicable IncompatibleClassChangeError
2008-02-25 kvn 6633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VM
2008-02-23 kvn 6650373: Assert in methodOopDesc::make_adapters()
2008-02-22 kvn 6498878: client compiler crashes on windows when dealing with breakpoint instructions
2008-02-21 kvn 6621084: ciMethodBlocks::split_block_at() is broken for methods with exception handler
2008-02-21 kvn 6621094: PrintOptoAssembly is broken for oops information in DebugInfo
2008-02-21 kvn 6614330: Node::dump(n) does not print full graph for specified depth.
2008-02-13 kvn 6621098: "* HeapWordSize" for TrackedInitializationLimit is missing
2008-01-17 coleenp 6646946: Kernel installation failed on Japanese and Chinese XP SP2 (VM part)
2007-12-06 jcoomes 6635560: segv in reference processor on t1000
2007-12-05 phh 6629887: 64-bit windows should not restrict default heap size to 1400m
2007-12-05 rasbold 6614036: REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb)
2007-12-05 phh 6621621: HashMap front cache should be enabled only with AggressiveOpts
2007-12-05 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
2007-12-05 dcubed 6664627: Merge changes made only in hotspot 11 forward to jdk 7
2008-03-11 jmasa 6673975: Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
2008-03-06 jcoomes Merge
2008-03-03 jmasa 6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
2008-02-29 ysr 6668743: CMS: Consolidate block statistics reporting code
2008-02-26 ysr 6621728: Heap inspection should not crash in the face of C-heap exhaustion
2008-02-23 jmasa 6362677: Change parallel GC collector default number of parallel GC threads.
2008-02-21 ysr 6642634: Test nsk/regression/b6186200 crashed with SIGSEGV
2008-02-20 jmasa 6665445: Backout change to CardTableModRefBS::resize_covered_region()
2008-02-17 ysr 6621144: CMS: assertion failure "is_cms_thread == Thread::current()->is_ConcurrentGC_thread()"
2008-02-15 jmasa 6624765: Guarantee failure "Unexpected dirty card found"
2008-02-13 ysr 6659981: +ParallelRefProcEnabled crashes on single core platform
2008-02-11 jmasa 6624782: Bigapps crashes during CMS precleaning.
2008-04-09 xdono Added tag jdk7-b25 for changeset 408b55da75b0
2008-04-09 xdono Added tag jdk7-b25 for changeset 41658053480c
2017-07-05 duke Added tag jdk7-b25 for changeset bf2517e15f0c
2017-07-05 duke Merge jdk7-b25
2017-07-05 duke Merge
2008-03-14 jjg 6638501: Regression with Javac in JDK6 U4 b03?
2008-03-13 jjg 6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css
2008-03-12 jjg 6668794: javac puts localized text in raw diagnostics
2008-03-11 jjg 6307187: clean up code for -Xlint:options
2008-03-06 jjg 6668802: javac handles diagnostics for last line badly, if line not terminated by newline
2008-03-06 jjg 4741726: allow Object += String
2008-03-04 mcimadamore 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
2008-03-04 mcimadamore 6608214: Exception throw while analysing a file with error
2008-03-04 mcimadamore 6660289: declared bound in inner class referring a type variable of the outer class
2008-03-04 mcimadamore 6611449: Internal Error thrown during generic method/constructor invocation
2008-03-03 mcimadamore 6614974: javac successfully compiles code that throws java.lang.VerifyError when run
2008-03-01 mr 6669216: Add jcheck configuration directories
2007-12-05 xdono Added tag jdk7-b24 for changeset 06bc494ca11e
2017-07-05 duke Merge
2008-03-04 ohair 6652588: Fix broken JPRT makefile target, no bundle saved
2008-03-01 mr 6669216: Add jcheck configuration directories
2007-12-05 xdono Added tag jdk7-b24 for changeset 474761f14bca
2017-07-05 duke Merge
2008-03-04 ohair 6652588: Fix broken JPRT makefile target, no bundle saved
2008-03-01 mr 6669216: Add jcheck configuration directories
2007-12-05 xdono Added tag jdk7-b24 for changeset 7f561c08de6b
2017-07-05 duke Merge
2008-03-25 ohair 6627817: Remove ^M characters in all files (Makefiles too)
2008-03-06 ohair 6624808: corba makefiles not using langtools compiler
2008-03-01 mr 6669216: Add jcheck configuration directories
2007-12-05 xdono Added tag jdk7-b24 for changeset 02bb8761fcce
2017-07-05 duke Merge
2008-03-27 xdono Merge
2008-03-27 ohair Merge
2008-03-25 ohair 6627817: Remove ^M characters in all files (Makefiles too)
2008-03-19 ohair 6611629: Avoid hardcoded cygwin paths for memory detection
2008-03-18 ohair 6654458: /java/devtools findbugs doesn't work on windows
2008-03-18 ohair 6674232: OPENJDK=false is same as OPENJDK=true
2008-03-18 ohair 6611788: chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system
2008-03-18 ohair 6674226: Warning errors in freetypecheck
2008-03-24 yan Merge
2008-03-21 ant 6599270: Using EmbeddedFrame in SWT leads to a hang
2008-03-20 ant 6598089: JDK 7: AWT often goes into busy loop when showing dialog
2008-03-20 son 6630878: clean target in sun/xawt is incomplete
2008-03-20 ant Merge
2008-03-19 ant 6567410: PIT : java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java fails
2008-03-20 anthony 4993545: NativeInLightFixer adds asynchronousity
2008-03-18 anthony 6589527: Window and Frame instances can hide their "Applet Warning"
2008-03-18 anthony 6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons.
2008-03-18 anthony 6304277: PIT: Adding a TrayIcon closes a SplashScreen on Solaris but not on Win32
2008-03-18 anthony 6637796: setBounds doesn't enlarge Component
2008-03-18 anthony 6607660: java.awt.Container.getMouseEventTargetImpl should be invoked while holding the TreeLock
2008-03-18 anthony 6613927: Compilation of splashscreen png library failed on Ubuntu 7.04 (64bit)
2008-03-18 anthony 6608764: PropertyChangeListeners machinery should have a better locking scheme
2008-03-14 dcherepanov 6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards.
2008-03-14 dcherepanov 6524352: support for high-resolution mouse wheel
2008-03-14 dcherepanov 6603010: Out-of-process Java Plug-In non-functional or barely functional on X11 platforms
2008-03-14 dcherepanov 6612497: api/java_awt/Container/index.html#isAncestorOf Container2019 hangs since JDK 7 b15
2008-03-14 dcherepanov 6522731: Location of the frame changes,when the frame is resized & non-resized.
2008-03-13 son 6538066: XSelection should be more passive
2008-03-13 son 6645856: static field XWindowPeer.defaultFont hides XWindow.defaultFont
2008-03-13 son 6645885: small refactoring for XContentWindow
2008-03-13 son 6636368: XAtom contains unused code
2008-03-13 son 6636370: minor corrections and simplification of code in AppContext
2008-03-13 son 6636331: ConcurrentModificationException in AppContext code
2008-03-13 son 6636369: sun.awt.datatransfer.DataTransferer contains double-check idiom
2008-03-13 son 6607163: Linux: Cannot copy image from Java to OpenOffice
2008-03-13 son 6603256: Startup: Defer initialization of DropTarget's flavorMap
2008-03-13 son 6592751: EmbeddedFrame disposal is fragile and breaks clean AppContext termination
2008-03-13 son 6632140: minor refactoring for XWM
2008-03-13 son 6616095: AWT's WindowDisposerRecord keeps AppContext alive too long
2008-03-13 son 6595651: Focus transfers broken for applications embedding AWT across processes
2008-03-18 tbell Merge
2008-03-17 wetmore Merge
2008-03-17 wetmore Merge
2008-03-07 wetmore 6578538: com.sun.crypto.provider.SunJCE instance leak using KRB5 and LoginContext
2008-03-17 xuelei 6447412: Issue with socket.close() for ssl sockets when poweroff on other system
2008-03-17 xuelei 6542796: CPU issue with JSSE and tomcat
2008-03-16 xuelei 6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert.
2008-03-15 xuelei 6648816: REGRESSION: setting -Djava.security.debug=failure result in NPE in ACC
2008-03-14 mullan Merge
(0) -120 +120 +1000 +3000 +10000 +30000 tip