2009-12-10 chegar 6909089: Memory leak occurs by lack of free for read buffer in SocketInputStream#read()
2009-12-10 mullan Merge
2009-12-10 mullan 6867348: Digest Value of References inside Manifest - calculation order problem
2009-12-10 mchung 6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
2009-12-10 darcy 6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
2009-12-09 weijun 6908628: ObjectIdentifier s11n test fails
2009-12-08 martin 6903754: (bf) Improve floating-point buffer comparison
2009-12-17 mikejwre Added tag jdk7-b78 for changeset 97c33ee30c4f
2017-07-05 duke Merge
2009-12-23 trims Merge
2009-12-17 xlu Merge
2009-12-16 xlu Merge
2009-12-16 xlu 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build
2009-12-16 xlu Merge
2009-12-16 xlu 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build
2009-12-16 phh 6843629: Make current hotspot build part of jdk5 control build
2009-12-14 dcubed Merge
2009-12-14 dcubed 6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14
2009-12-14 dcubed 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check")
2009-12-11 minqi 6361589: Print out stack trace for target thread of GC crash
2009-12-03 dholmes Merge
2009-12-02 dholmes 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
2009-12-02 coleenp Merge
2009-11-25 mchung 6888880: JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook
2009-12-23 trims Merge
2009-12-23 jmasa Merge
2009-12-23 jmasa Merge
2009-12-16 iveresov 6862387: tune concurrent refinement further
2009-12-23 iveresov Merge
2009-12-17 never 5057818: codecache full and compiler disabled in bigapps fastdebug run
2009-12-16 twisti 6829192: JSR 292 needs to support 64-bit x86
2009-12-23 trims 6912782: Bump the HS17 build number to 06
2009-12-23 trims Merge
2009-12-17 jmasa Merge
2009-12-11 jmasa Merge
2009-12-10 johnc 6908215: G1: SEGV with G1PolicyVerbose=2 debug flag
2009-12-16 iveresov Merge
2009-12-10 kvn 6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
2009-12-10 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
2009-12-09 never 6908167: jbb2005, OptimizeStringConcat causes assert in EA
2009-12-23 trims Merge
2009-12-12 trims Merge
2009-12-11 jmasa Merge
2009-12-08 ysr 6908208: UseCompressedOops: array_size() returns incorrect size for MAX_INT object array following 6906727
2009-12-07 tonyp 6904967: G1: some CollectionUsageThreshold tests fail
2009-12-04 tonyp 6906565: G1: deal with compilation warning in g1MemoryPool.hpp
2009-12-04 tonyp 6880903: G1: G1 reports incorrect Runtime.maxMemory()
2009-12-03 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
2009-11-24 johnc 6899058: G1: Internal error in ptrQueue.cpp:201 in nightly tests
2009-11-20 tonyp 6815790: G1: Missing MemoryPoolMXBeans with -XX:+UseG1GC
2009-11-19 ysr 6902303: G1: ScavengeALot should cause an incremental, rather than a full, collection
2009-11-19 ysr 6902701: G1: protect debugging code related to 6898948 with a debug flag
2009-11-13 ysr 6898948: G1: forensic instrumentation for out-of-bounds recent_avg_pause_time_ratio()
2009-11-10 jmasa 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
2009-11-06 johnc 6895788: G1: SATB and update buffer allocation code allocates too much space
2009-12-02 cfang 6901572: JVM 1.6.16 crash on loops: assert(has_node(i),"")
2009-12-02 iveresov Merge
2009-11-25 cfang 6904191: OptimizeStringConcat should be product instead of experimental
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-12-01 iveresov Merge
2009-11-27 twisti 6896043: first round of zero fixes
2009-11-25 kamg Merge
2009-11-23 acorn Merge
2009-11-11 acorn 6893504: LinkageError for bootstrap duplicate class definitions.
2009-11-20 phh 6900899: vm fails to start when -Xmx value is less than OldSize + NewSize
2009-11-24 cfang Merge
2009-11-19 kvn 6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
2009-11-19 twisti 6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
2009-11-12 never 6892079: live value must not be garbage failure after fix for 6854812
2009-11-11 kamg Merge
2009-11-06 kamg Merge
2009-11-04 phh 6898160: Need serviceability support for new vm argument type 'uint64_t'
2009-11-06 kamg Merge
2009-10-31 xlu Merge
2009-10-28 phh 6887571: Increase default heap config sizes
2009-11-11 cfang Merge
2009-11-04 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
2009-11-04 kvn 6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
2009-11-02 roland 6769124: various 64-bit fixes for c1
2009-10-30 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
2009-10-30 cfang 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
2009-10-29 kvn 6896084: VM does not reserve protected page below heap for compressed oops implicit null checks
2009-12-17 mikejwre Added tag jdk7-b78 for changeset c60317f0dfe6
2009-12-17 mikejwre Added tag jdk7-b78 for changeset 2325bc76b570
2017-07-05 duke Added tag jdk7-b78 for changeset 4061c66ba1af
2017-07-05 duke Merge jdk7-b78
2017-07-05 duke Merge
2009-12-17 mikejwre Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-08 tbell Merge
2009-12-07 jjg 6907660: stupid typo in ZipFileIndex guarantees NPE
2009-12-03 darcy 6906748: Project Coin: Minor strings in switch cleanup
2009-11-24 tbell Merge
2009-11-20 jjg 6902337: fix langtools build to allow forward refs into jdk/ repo
2009-11-20 jjg 6903456: 6898585 drops javadoc doclet.xml from JDK
2009-11-19 jjg 6902720: javac pretty printer does not handle enums correctly
2009-11-19 jjg 6900511: javac command line help broken
2009-11-19 jjg 6902264: fix indentation of tableswitch and lookupswitch
2009-11-18 jjg 6898585: restructure langtools build.xml to facilitate more options for <build-classes> macro
2009-12-03 mikejwre Added tag jdk7-b77 for changeset 2edda439128d
2017-07-05 duke Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-03 mikejwre Added tag jdk7-b77 for changeset 8b1d8a20852f
2017-07-05 duke Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-03 mikejwre Added tag jdk7-b77 for changeset d396d3706e0b
2017-07-05 duke Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-03 mikejwre Added tag jdk7-b77 for changeset a9713976af74
2017-07-05 duke Merge
2009-12-17 mikejwre Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-16 lana Merge
2009-12-10 lana Merge
2009-12-10 peterz 6827653: Make Synth UI classes public
2009-12-09 malenkov 6905574: DOC: Introspector's javadoc contains wrong statement
2009-12-09 malenkov 4638075: DOC: Doc for java.beans.PropertyDescriptor.getPropertyType() is incorrect.
2009-11-30 malenkov 6905516: Test failed: java/beans/EventHandler/Test6788531.java
2009-11-30 malenkov 6905515: Test failed: java/beans/XMLEncoder/6329581/Test6329581.java
2009-11-27 amenkov Merge
2009-11-27 amenkov Merge
2009-11-27 amenkov 6832063: OpenJDK fails to open the default ALSA device when PulseAudio is enabled
2009-11-27 kalli 6823449: Gervill: ArrayIndexOutOfBoundsException thrown when trying to play too may voices at same time
2009-11-27 kalli 6833357: Improve time-stamp support in Gervill to reduce jitter
2009-11-06 amenkov 6887318: Incorrect constant used in DirectSound Mixer implementation
2009-11-06 amenkov 6744801: JCK api/javax_sound/interactive/RecordSoundTest.html#RecordSoundTest fails on Solaris10 x64 for -d64
2009-11-27 malenkov 5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param
2009-11-27 okutsu 6904997: (tz) Windows-only: tzmappings needs update for KB976098
2009-11-25 lana Merge
2009-11-25 peterz 6888156: With GTK Look and Feel Icons cannot be rendered in Jtable Cells
2009-11-23 rupashka 6823603: Generics: JList
2009-12-10 lana Merge
2009-12-09 dav 6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles
2009-12-09 anthony 6900622: Security warning icon is not getting displayed properly for tooltip
2009-12-08 mchung 6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
2009-12-07 ant 6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
2009-12-07 dcherepanov Merge
2009-12-07 dcherepanov 6823138: Need to replace ComponentAccessor with AWTAccessor
2009-12-07 yan 5099725: AWT doesn't seem to handle MappingNotify events under X11.
2009-12-04 ant 6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
2009-12-02 ant 6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
2009-12-02 anthony 6901021: Security Warning Icon not getting displayed properly when frame loses focus
2009-11-27 anthony 6402325: Swing toolbars vs native toolbars on Windows
2009-11-27 art 4913324: Deadlock when using two event queues
2009-11-26 lana Merge
2009-11-25 denis 4899516: Transferable has no DataFlavors when dragging from Gnome window to Swing
2009-11-24 denis 5098433: REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
2009-11-20 anthony 6863566: Java should support the freedesktop.org startup notification specification
2009-12-10 lana Merge
2009-12-03 lana Merge
2009-11-30 prr 6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
2009-12-08 tbell Merge
2009-12-08 jjb 6905046: More Dual-pivot quicksort improvements
2009-12-08 martin 6900043: Add method to return line.separator property
2009-12-07 martin 6905029: Broken links in Deflater and DeflaterOutputStream javadoc
2009-12-07 alanb Merge
2009-12-07 alanb 6902010: (cl) Delay initialization of ClassLoader.parallelLoaders
2009-12-07 alanb 6903753: (se) Selector should implement Closeable
2009-12-07 vinnie 6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
2009-12-07 weijun 6886058: JNDI LDAP InitialLdapContext SECURITY_CREDENTIALS byte[] can be corrupted, then LDAP referral fails
2009-12-07 weijun 6879540: enable empty password for kerberos 5
2009-12-04 darcy 6907177: Update jdk tests to remove unncessary -source and -target options
2009-12-03 vinnie 6906854: SSL/Krb5 testcase should not use a fixed port number
2009-12-02 vinnie Merge
2009-12-02 vinnie 6906510: Fix testcase for 6894643: Separate out dependency on Kerberos
2009-12-01 ohair Merge
2009-12-01 ohair 6905705: Fix broken exit code values in jdk/test/Makefile
2009-11-30 ohair 6903197: Some java template files need to be renamed to .java.template
2009-11-20 ksrini 6367077: Purge LD_LIBRARY_PATH usage from the launcher
2009-11-29 tbell Merge
2009-11-27 weijun 6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
2009-11-27 weijun 6901085: SPNEGO does not works with native program
2009-11-27 weijun 6853328: Support OK-AS-DELEGATE flag
2009-11-25 ohair 6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
2009-11-24 tbell Merge
2009-11-23 mchung Merge
2009-11-23 mchung Merge
2009-11-23 mchung 6903638: Remove dependency on AuthPermission from SecurityConstants
2009-11-23 ohair Merge
2009-11-23 ohair 6902666: Include closed tests in the test/Makefile jdk_* targets
2009-11-23 alanb 6888171: JMX Monitor API should not require JavaBeans to be present
2009-11-23 mullan Merge
2009-11-23 mullan 6899503: Security code issue using Verisign root certificate
2009-11-23 dcubed 6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
2009-11-20 jccollet 6901170: HttpCookie parsing of version and max-age mis-handled
2009-11-19 mchung 6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
2009-11-18 ohair Merge
2009-11-18 ohair Merge
2009-11-18 ohair 6892742: Improve root set used by jhat
2009-11-18 ohair 6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
2009-11-18 mullan 6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
2009-12-03 mikejwre Added tag jdk7-b77 for changeset 78820074e4d5
2017-07-05 duke Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-03 mikejwre Added tag jdk7-b77 for changeset 3b5dba03cfd7
2009-12-17 mikejwre Merge
2009-12-16 ohair 6909462: Fix nbproject/private references in .hgignore
2009-12-08 tbell Merge
2009-11-24 tbell Merge
2009-11-19 ohair 6727046: Add message when docs are skipped in control build
2009-12-03 mikejwre Added tag jdk7-b77 for changeset 606fe54fc200
2017-07-05 duke Added tag jdk7-b77 for changeset 1d0121b741f0
2017-07-05 duke Merge jdk7-b77
2017-07-05 duke Merge
2009-11-17 tbell Merge
2009-11-07 tbell Merge
2009-10-20 jjg 6893062: remove support for obsolete attributes
2009-11-12 katleman Added tag jdk7-b76 for changeset bd950c8f4fb3
2017-07-05 duke Merge
2009-11-17 tbell Merge
2009-11-11 ohair 6900341: jaxp/jaxws ant scripts using ant runtime in classpath, needs to be explicit
2009-11-12 katleman Added tag jdk7-b76 for changeset bd5ae0a4bc94
2017-07-05 duke Merge
2009-11-17 tbell Merge
2009-11-11 ohair 6900341: jaxp/jaxws ant scripts using ant runtime in classpath, needs to be explicit
2009-11-12 katleman Added tag jdk7-b76 for changeset 430015834eb3
2017-07-05 duke Merge
2009-11-25 ohair Merge
2009-11-23 gbenson 6903453: Zero build on ARM and IA-64
2009-11-12 katleman Added tag jdk7-b76 for changeset 2180f3e03264
2017-07-05 duke Merge
2009-11-25 ohair Merge
2009-11-23 gbenson 6903453: Zero build on ARM and IA-64
2009-11-25 lana Merge
2009-11-19 lana Merge
2009-11-18 peterz 6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
2009-11-18 rupashka 6520574: JFileChooser - create new folder - not editable
2009-11-17 rupashka 6868611: FileSystemView throws NullPointerException
2009-11-12 peytoia 6842557: NumericShaper needs to be updated for Unicode 5.1 support
2009-11-11 peytoia 6899397: (tz) Support tzdata2009r
2009-11-06 alexp 6878399: public SwingUtilities.getParentViewport() is required
2009-11-06 alexp Merge
2009-11-06 alexp 6879228: LayerUI should be extended
2009-11-06 rupashka 6621569: Win32ShellFolder2 and Win32ShellFolderManager2 may leak native resources
2009-10-30 rupashka 6891412: The sun.awt.shell.ShellFolder#getInvoker method should be synchronized
2009-10-30 rupashka 6894504: javax/swing/JFileChooser/6741890/bug6741890.java fails w/ RuntimeException
2009-10-22 alexp 6795356: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc
2009-10-22 rupashka 6550546: Win LAF: JFileChooser -> Look in Drop down should not display any shortcuts created on desktop
2009-10-22 peterz 6893704: Potential memory leak in gtk2_interface.c
2009-10-21 rupashka 6892340: Part of the CR 6741890 should be forwardported
2009-11-19 lana Merge
2009-11-16 alanb 6890458: Datatransfer API should not require RMI to be present
2009-11-12 dcherepanov 6882909: Resetting a full-screen window to normal rotates screen to normal orientation.
2009-11-11 dcherepanov 6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
2009-11-11 dcherepanov 6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
2009-10-23 anthony 6887249: Get rid of double-check for isValid() idiom in validate() methods
2009-10-22 dcherepanov 6707273: TrayIcon does not support 8-bit alpha channel in Windows XP
2009-10-21 anthony 6852592: invalidate() must be smarter
2009-10-19 anthony 6891483: XToolkit.getEnv() checks for NULL on a wrong symbol
2009-10-15 lana Merge
2009-10-14 anthony 6884960: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
2009-10-14 anthony 6885735: closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledHW.html fails
2009-10-14 anthony 6711717: PIT: Security Icon is hidden for FullScreen apps, WinXP
2009-10-14 anthony 6684916: jframe.setMaximizedBounds() has no effect in linux
2009-10-12 dcherepanov 6796915: Deadlock in XAWT when switching virtual desktops
2009-11-19 lana Merge
(0) -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip