2008-10-17 tbell Merge
2008-10-13 sherman 5025260: Register methods should throw ClosedChannelException instead of NPE
2008-10-10 dfuchs 6758165: ConnectorBootstrap.DefaultValues should have a default value for USE_LOCAL_ONLY
2008-10-09 dfuchs 6332953: JMX agent should bind to loopback address when starting the local connector server
2008-10-08 emcmanus 6757225: MXBean: Incorrect type names for parametrized types, dealing with arrays
2008-10-23 xdono Added tag jdk7-b38 for changeset 1b948c48b8e9
2017-07-05 duke Merge
2008-10-30 trims Merge
2008-10-23 xlu Merge
2008-10-22 acorn Merge
2008-10-22 acorn 6761092: jvm crashes when CDS is enabled.
2008-10-21 never 6762004: 6532536 fix contains changes in os_solaris.cpp which were pushed by mistake
2008-10-21 never Merge
2008-10-14 kvn 6532536: Optimize arraycopy stubs for Intel cpus
2008-10-14 rasbold 6717150: improper constant folding of subnormal strictfp multiplications and divides
2008-10-10 rasbold 6752257: Use NOT instead of XOR -1 on x86
2008-10-06 never Merge
2008-10-03 never 6743188: incomplete fix for 6700047 C2 failed in idom_no_update
2008-10-02 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
2008-10-17 xlu Merge
2008-10-14 coleenp 6700107: java/lang/Class/forName/TooManyDimensions.java crashes with SIGSEGV in c2 compiler with fastdebug
2008-10-16 dcubed Merge
2008-10-14 mchung 6306922: Dump dump created by +HeapDumpOnOutOfMemoryError should include stack traces for stack roots
2008-10-30 trims Merge
2008-10-16 trims Merge
2008-10-14 iveresov 6758633: G1: SEGV with GCOld on Linux
2008-10-09 tonyp Merge
2008-10-07 iveresov 6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing
2008-10-06 tonyp 6752248: G1: introduce parallel heap verification
2008-10-02 jmasa 6660681: Incrementally reserve pages on win server 2003 for better large page affinity
2008-10-08 ksrini 6755845: JVM_FindClassFromBoot triggers assertions
2008-10-06 xlu 6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
2008-10-02 trims 6755406: minor mistakes in copyright notices
2008-10-02 dcubed Merge
2008-10-02 acorn Merge
2008-09-30 acorn Merge
2008-09-26 coleenp 6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
2008-10-16 trims Merge
2008-10-07 trims Merge
2008-10-01 trims Merge
2008-10-01 trims 6754998: Update Hotspot version for hs14 b06
2008-10-01 tonyp Merge
2008-09-30 jcoomes 6729594: par compact - remove unused block table implementation
2008-09-30 jcoomes 6725697: par compact - rename class ChunkData to RegionData
2008-09-30 jcoomes 6716466: par compact - remove VerifyParallelOldWithMarkSweep code
2008-09-27 iveresov 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
2008-09-30 rasbold Merge
2008-09-30 never 6753795: HotSpot crash in strlen() when JVMTI is used
2008-09-25 never 6744783: HotSpot segfaults if given -XX options with an empty string argument
2008-09-24 rasbold 6750588: assert(lrg._area >= 0,"negative spill area") running NSK stmp0101 test
2008-09-23 kvn 6747051: Improve code and implicit null check generation for compressed oops
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-09-17 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
2008-09-24 apetrusenko Merge
2008-09-22 tonyp 6742641: G1: NullPointerException during GCOld
2008-09-17 apetrusenko Merge
2008-09-17 apetrusenko Merge
2008-09-04 jmasa 6743059: Error in spaceDecorator.cpp "optimized" build.
2008-08-27 ysr Merge
2008-08-26 tonyp 6740930: G1: compilation failure with latest gcc
2008-08-22 iveresov 6735416: G1: runThese javasoft.sqe.tests.lang.thrd011.thrd01101.thrd01101 fails
2008-08-22 tonyp Merge
2008-08-22 tonyp Merge
2008-08-06 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
2008-07-30 iveresov 6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425
2008-07-10 iveresov 6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!)
2008-07-03 iveresov 6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
2008-07-01 ysr Merge
2008-07-01 ysr 6618726: Introduce -XX:+UnlockExperimentalVMOptions flag
2008-06-26 ysr 6718811: Mismerge of 6680469:macro.cpp
2008-06-24 ysr Merge
2008-06-23 ysr 6718086: CMS assert: _concurrent_iteration_safe_limit update missed
2008-06-17 ysr Merge
2008-06-12 ysr Merge
2008-06-12 ysr Merge
2008-06-11 iveresov 6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...)
2008-06-05 ysr 6711316: Open source the Garbage-First garbage collector
2008-08-27 ysr Merge
2008-08-26 ysr 6722116: CMS: Incorrect overflow handling when using parallel concurrent marking
2008-10-23 xdono Added tag jdk7-b38 for changeset 2db019fa6029
2008-10-23 xdono Added tag jdk7-b38 for changeset 654f8f2e8e45
2017-07-05 duke Added tag jdk7-b38 for changeset a2879b2837f5
2017-07-05 duke Merge jdk7-b38
2017-07-05 duke Merge
2008-10-10 tbell Merge
2008-10-06 jjg 6748546: javadoc API should be classloader-friendly
2008-10-05 tbell Merge
2008-10-01 jjg 6748601: javadoc API should allow varargs use
2008-10-05 tbell Merge
2008-09-30 tbell Merge
2008-09-29 martin 6739427: -Xlint:processing not recognized as an option
2008-09-29 mcimadamore 6753718: raw type warnings should be suprresed during a langtools build
2008-09-29 mcimadamore 6747671: -Xlint:rawtypes
2008-09-29 mcimadamore 6735840: Need a type/symbol visitor printer
2008-09-29 mcimadamore 6500343: compiler generates bad code when translating conditional expressions
2008-09-23 jjg 6420151: need to improve byfile compile policy to eliminate footprint issues
2008-10-09 xdono Added tag jdk7-b37 for changeset 076a3cde30d5
2017-07-05 duke Merge
2008-10-09 xdono Added tag jdk7-b37 for changeset 4c4fb0aeb1fc
2017-07-05 duke Merge
2008-10-09 xdono Added tag jdk7-b37 for changeset e665a277bfd2
2017-07-05 duke Merge
2008-10-16 xdono Merge
2008-10-16 tbell 6759959: VS2008 errors compiling corba sources
2008-10-09 xdono Added tag jdk7-b37 for changeset 7ffc53470502
2017-07-05 duke Merge
2008-10-17 tbell Merge
2008-10-14 ksrini 6758881: (launcher) needs to throw NoClassDefFoundError instead of JavaRuntimeException
2008-10-10 tbell Merge
2008-10-06 wetmore Merge
2008-09-26 chegar 6752807: java.net test ADatagramSocket.sh is broken
2008-09-24 chegar 6621697: Problem with file test/sun/net/www/http/ChunkedInputStream/test.txt
2008-09-22 mullan Merge
2008-09-22 mullan 6469266: Integrate Apache XMLSec 1.4.2 into JDK 7
2008-09-22 michaelm Merge
2008-09-22 michaelm 6739920: java 6u4~ use larger C heap if there are many threads
2008-09-19 chegar 6746836: java.net exception classes don't specify serialVersionUID
2008-09-19 michaelm Merge
2008-09-19 michaelm 6750364: Error in test for 6744329
2008-10-06 ksrini 6755847: (launcher) will trigger assertions in debug build
2008-10-05 tbell Merge
2008-10-01 ksrini 4459600: java -jar fails to run Main-Class if classname followed by whitespace.
2008-10-03 mchung Merge
2008-10-02 mchung 6581243: Service Tag and Product Registration Support in JDK 7
2008-10-03 jjh 6751643: ThreadReference.ownedMonitors() can return null
2008-10-05 tbell Merge
2008-09-30 tbell Merge
2008-09-24 ksrini 6742159: (launcher) improve the java launching mechanism
2008-09-24 emcmanus 6750935: The expected NotCompliantMBeanException is not thrown for the custom MXBeanMappingFactory
2008-09-24 chegar Merge
2008-09-24 chegar 6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID
2008-10-14 lana Merge
2008-09-24 lana Merge
2008-09-10 rupashka 6587742: filling half of a JSlider's track is no longer optional
2008-09-08 peytoia 6730743: (tz) Support tzdata2008e
2008-09-08 peytoia 6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
2008-09-08 peytoia 6650748: (tz) Java runtime doesn't detect VET time zone correctly on Windows
2008-09-08 peytoia 4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
2008-09-08 peytoia 6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
2008-09-08 peytoia 6607310: InputContext may cause loading of swing classes even for non-Swing applets
2008-09-08 peytoia 6665028: native code of method j*.text.Bidi.nativeBidiChars is using the contents of a primitive array direct
2008-09-04 rupashka 6278700: JSlider created with BoundedRangeModel fires twice when changed
2008-09-03 malenkov 6397609: DOC: De-register API required for PropertyEditorManager and/or doc change
2008-09-01 malenkov 5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
2008-09-01 peterz 5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
2008-08-30 rupashka 6554743: JFileChooser dn't close after pressing escape key after changing the views
2008-08-29 rupashka 6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
2008-08-29 rupashka 6742490: JSlider tests are located in JFileChooser directory
2008-08-27 rupashka 6351074: JFileChooser removes leading space in filename
2008-08-26 rupashka 6727662: Code improvement and warnings removing from swing packages
2008-08-26 mlapshin 6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
2008-08-13 lana Merge
2008-08-12 mlapshin 6735918: test/closed/javax/swing/JMenuItem/6458123/bug6458123.java fails on Linux
2008-08-11 mlapshin 6579243: Windows, GTK: Internal frame title is drawn wrong if the frame has RTL orientation
2008-08-11 rupashka 6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build.
2008-08-08 mlapshin 6584657: GTK Look and Feel: Bugs in menu item layout
2008-07-25 idk 6699328: NullPointerException in EventQueue.dispatchEvent when applet is closed, only reprise/scenario applet
2008-07-25 idk 6638195: need API for EventQueueDelegate
2008-07-25 malenkov 6630275: The spec on VetoableChangeSupport.fireVetoableChange should be updated
2008-07-25 idk 6608456: need API to define RepaintManager per components hierarchy
2008-07-25 rupashka 6727661: Code improvement and warnings removing from the swing/plaf packages
2008-07-25 mlapshin 6727829: BasicLabelUI rendering fails if multiple AppContexts exist in same java JVM
2008-07-24 malenkov 6707406: BasicColorChooserUI tests throw NPE while getColorSelectionModel if isPropertyChanged() returns true
2008-07-24 rupashka 6722802: Code improvement and warnings removing from the javax.swing.text package
2008-07-24 malenkov 4778988: CompoundBorder.isBorderOpaque() has incorrect documentation.
2008-07-24 mlapshin 6725409: Unable to localize JInternalFrame system menu during run-time
2008-07-21 mlapshin 6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
2008-07-21 idk 6668281: NullPointerException in DefaultTableCellHeaderRenderer.getColumnSortOrder()
2008-07-18 malenkov 6552812: Add HSL tab to JColorChooser
2008-07-09 malenkov 4994637: LTP: java.beans.java_util_Map_PersistenceDelegate: ConcurrentModificationException
2008-07-09 malenkov 6351692: catch(Throwable) in java.beans.MetaData preventing thread shutdown
2008-07-08 malenkov 4916852: RFE: LTP: BorderLayout Persistence Delegate should use 1.5 API
2008-07-08 peterz 6635663: make/tools/AutoMulti/{AutoMulti,TestALFGenerator}.java still generate files with wrong legal notices
2008-07-07 mlapshin 6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
2008-07-02 mlapshin 6618401: Input method cannot be selected from System menu
2008-06-26 malenkov 6718965: Swing color chooser tests should be open source
2008-06-26 malenkov 6718964: Swing border tests should be open source
2008-06-23 idk 6623943: javax.swing.TimerQueue's thread occasionally fails to start
2008-06-19 malenkov 4114658: DOC: Unspecified behaviour for java.beans.PropertyEditorSupport
2008-10-09 xdono Added tag jdk7-b37 for changeset b4c26443dee5
2017-07-05 duke Merge
2008-10-09 xdono Added tag jdk7-b37 for changeset 5eb97f366a6a
2008-10-09 xdono Added tag jdk7-b37 for changeset 00ad557cab71
2017-07-05 duke Added tag jdk7-b37 for changeset c2036bf76829
2017-07-05 duke Merge jdk7-b37
2017-07-05 duke Merge
2008-10-03 xdono 6754988: Update copyright year
2008-09-26 tbell Merge
2008-09-19 jjg 6744408: Extra ouput is appearing in stderr
2008-09-18 jjg 6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
2008-09-17 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
2008-09-13 tbell Merge
2008-09-09 jjg 6724118: change JavaCompiler to not use Scanner directly
2008-09-09 jjg 6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
2008-09-25 xdono Added tag jdk7-b36 for changeset 7798f9e88bf9
2017-07-05 duke Merge
2008-09-25 xdono Added tag jdk7-b36 for changeset 5a725d2f0daa
2017-07-05 duke Merge
2008-09-25 xdono Added tag jdk7-b36 for changeset 3ebe122b58a9
2017-07-05 duke Merge
2008-10-03 xdono 6754988: Update copyright year
2008-09-25 xdono Added tag jdk7-b36 for changeset 1e2b0dc294fd
2017-07-05 duke Merge
2008-10-03 xdono 6754988: Update copyright year
2008-09-26 tbell Merge
2008-09-23 tbell Merge
2008-09-23 jjh 6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
2008-09-22 sjiang 6697180: JMX query results in java.io.IOException: Illegal state - also a deadlock can also be seen
2008-09-18 wetmore Merge
2008-09-16 wetmore Merge
2008-09-15 wetmore Merge
2008-09-11 mullan Merge
2008-09-11 mullan 6465942: Add problem identification facility to the CertPathValidator framework
2008-09-11 michaelm 6744329: Exception in light weight http server code
2008-09-08 weijun 6740833: krb5.conf does not accept kdc=hostname (no spaces around =)
2008-09-05 wetmore Merge
2008-09-04 jccollet 6692802: HttpCookie needs to support HttpOnly attribute
2008-09-17 dfuchs 6748745: JConsole: plotters don't resize well when the window is resized
2008-09-13 tbell Merge
2008-09-12 dfuchs 6747983: jmx namespace: unspecified self-link detection logic
2008-09-12 dfuchs 6747899: jmx namespaces: hooks for permission checks should be defined in HandlerInterceptor
2008-09-12 emcmanus 6747411: EventClient causes thread leaks
2008-09-11 bristor 6440786: Cannot create a ZIP file containing zero entries
2008-09-10 dfuchs 6746754: jmx namespace: test for leading separator missing
2008-09-10 emcmanus 6746759: Fix for 6734813 introduced build break
2008-09-10 emcmanus 6734813: Provide a way to construct an ObjectName without checked exceptions
2008-09-09 martin 6733145: (bf) CharBuffer.subSequence can be updated to take advantage of covariant returns
2008-09-09 martin 6728229: (str) StringBuilder.append(CharSequence) does not throw IndexOutOfBoundsException
2008-09-09 dfuchs 6745832: jmx namespaces: Some refactoring/commenting would improve code readability.
2008-09-09 emcmanus 6746196: Some JMX classes do not compile with Eclipse compiler
2008-09-09 sjiang 6736611: [Evt Srv] EventSubscriber.unsubscribe removes other listeners
2008-09-25 xdono Added tag jdk7-b36 for changeset 41afb8ee8f45
2017-07-05 duke Merge
2008-10-03 xdono 6754988: Update copyright year
2008-09-25 xdono Added tag jdk7-b36 for changeset c347afc55218
2008-10-03 xdono 6754988: Update copyright year
2008-09-25 xdono Added tag jdk7-b36 for changeset 700ccd6abff4
2017-07-05 duke Added tag jdk7-b36 for changeset d718a4419361
2017-07-05 duke Merge jdk7-b36
2017-07-05 duke Merge
(0) -1000 -240 +240 +1000 +3000 +10000 +30000 tip