2008-07-17 iveresov 6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
2008-07-14 iveresov 6720130: NUMA allocator: The linux version should search for libnuma.so.1
2008-07-11 jcoomes 6724367: par compact could clear less young gen summary data
2008-07-11 jcoomes 6483129: par compact assertion failure (new_top > bottom)
2008-07-11 jcoomes 6718283: existing uses of *_FORMAT_W() were broken by 6521491
2008-07-09 jmasa 6672698: mangle_unused_area() should not remangle the entire heap at each collection.
2008-08-01 dcubed Merge
2008-08-01 martin 6731726: jmap -permstat reports only 50-60% of permgen memory usage.
2008-08-01 dcubed Merge
2008-07-30 dcubed Merge
2008-07-29 swamyv 6710791: Remove files or build from source:maf-1_0.jar, jlfg-1_0.jar
2008-07-31 kvn 6732312: Switch off executing Escape Analysis by default
2008-07-31 kvn Merge
2008-07-30 kvn Merge
2008-07-29 rasbold 6730192: expression stack wrong at deoptimization point
2008-07-29 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
2008-07-25 kvn 6729552: jvm98 crashes with SS12 built jdk on Solaris X64 fastdebug version
2008-07-25 never 6700047: C2 failed in idom_no_update
2008-07-25 never 6712835: Server compiler fails with assertion (loop_count < K,"infinite loop in PhaseIterGVN::transform")
2008-07-25 never 6717457: Internal Error (src/share/vm/code/relocInfo.hpp:1089)
2008-07-21 rasbold 6726504: handle do_ifxxx calls in parser more uniformly
2008-07-16 kvn 6723160: Nightly failure: Error: meet not symmetric
2008-07-16 rasbold 6707044: uncommon_trap of ifnull bytecode leaves garbage on expression stack
2008-07-11 kvn Merge
2008-07-04 kvn 6684714: Optimize EA Connection Graph build performance
2008-07-30 coleenp Merge
2008-07-28 kamg 6721093: -XX:AppendRatio=N not supported
2008-08-14 xdono Added tag jdk7-b33 for changeset 58918025243a
2008-08-17 ohair 6737659: debug bundles are empty
2008-08-14 xdono Added tag jdk7-b33 for changeset 05b15a2aeaaf
2017-07-05 duke Added tag jdk7-b33 for changeset 6838c1a3296a
2017-07-05 duke Merge jdk7-b33
2017-07-05 duke Merge
2008-08-07 tbell Merge
2008-07-28 mcimadamore 6720185: DiagnosticFormatter refactoring
2008-07-25 mcimadamore 6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
2008-07-25 mcimadamore 6500701: Enhanced for loop with generics generates faulty bytecode
2008-07-24 mcimadamore 6717241: some diagnostic argument is prematurely converted into a String object
2008-07-24 mcimadamore 6594284: NPE thrown when calling a method on an intersection type
2008-07-24 mcimadamore 6651719: Compiler crashes possibly during forward reference of TypeParameter
2008-07-24 jjg 6726015: JavaCompiler: replace desugarLater by compileStates
2008-08-04 xdono Added tag jdk7-b32 for changeset aded486da6fd
2017-07-05 duke Merge
2008-08-04 xdono Added tag jdk7-b32 for changeset a89e8027a876
2017-07-05 duke Merge
2008-08-04 xdono Added tag jdk7-b32 for changeset ebccb17151f8
2017-07-05 duke Merge
2008-08-12 xdono Merge
2008-08-06 ohair 6724669: JDK7: Official change to Sun Studio 12 compilers on Solaris
2008-08-06 ohair 6734545: Corrections to missing explicit corba sources on javac compile lines
2008-08-07 tbell Merge
2008-08-01 ohair 6732815: CORBA_2_3 java sources not explicitly compiled
2008-08-04 xdono Added tag jdk7-b32 for changeset 9ab23b73f1b9
2017-07-05 duke Merge
2008-08-12 xdono Merge
2008-08-08 ohair Merge
2008-08-08 ohair 6734977: Fix build failure regarding the now deleted file jdk/README.html
2008-08-06 ohair Merge
2008-08-06 ohair 6724669: JDK7: Official change to Sun Studio 12 compilers on Solaris
2008-07-31 ohair 6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
2008-08-06 ohair 6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
2008-08-07 tbell Merge
2008-08-01 tbell Merge
2008-07-29 wetmore Merge
2008-07-29 wetmore Merge
2008-07-29 chegar 6730740: Fix for 6729881 has apparently broken several 64 bit tests: "Bad address"
2008-07-28 chegar 6729881: Compiler warning in networking native code
2008-07-27 weijun 6709758: keytool default cert fingerprint algorithm should be SHA1, not MD5
2008-07-23 wetmore Merge
2008-07-23 michaelm 6728076: Test case for 6536211 is failing on all platforms
2008-07-19 chegar 6726164: jdk\src\windows\native\java\net\NetworkInterface.h(172) : error C2365: 'IpPrefixOriginOther' : redef
2008-07-14 michaelm 6536211: flaw in ServerImpl
2008-07-09 weijun 6480981: keytool should be able to import certificates from remote SSL servers
2008-07-07 wetmore Merge
2008-07-01 jccollet 6656849: NullPointerException thrown while de-serializing IPV6 Address.
2008-07-01 jccollet 6713809: FTP fails from multi-homed system
2008-07-29 dfuchs 6402254: Revisit ModelMBean DescriptorSupport implementation of equals and hashCode.
2008-07-28 jjh 6730587: TEST: com/sun/jdi/MonitorFrameInfoTest.java fails with -server -Xcomp
2008-07-27 sherman 6681798: (build) CharsetEncoder.java fails to compile in openjdk6 on ubutu 8.04
2008-07-25 thurka 6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work
2008-07-24 ohair 6725543: Compiler warnings in serviceability native code
2008-07-24 alanb 6726309: Compiler warnings in nio code
2008-07-24 alanb 6728728: (se) WindowsSelectorImpl.c doesn't compile with Visual Studio 2008
2008-08-07 jtusla Merge
2008-08-01 jtusla 6608572: Currency change for Malta and Cyprus
2008-08-01 jtusla 6509039: Swedish localization has incorrect am/pm markers in FormatData_sv
2008-08-06 lana Merge
2008-07-25 lana Merge
2008-07-22 tdv 6728492: typo in copyrights in some files touched by the d3d pipeline port
2008-07-18 tdv 6725214: D3D: forward-port the new pipeline from 6u10
2008-07-15 igor 6720240: IOB exception when getting font metrics of hershey font
2008-06-23 jgodinez 6708509: print dialog is not displayed when default paper is custom
2008-06-18 srl 6711377: test/java/awt/font/TextLayout/VisibleAdvance.java missing GPL
2008-06-12 prr 6378099: RFE: Use libfontconfig to create/synthesise a fontconfig.properties
2008-06-05 lana Merge
2008-05-28 igor 6587560: OpenJDK problem handling bitmaps returned when LCD text is requested
2008-08-04 xdono Added tag jdk7-b32 for changeset be386e469547
2017-07-05 duke Merge
2008-08-04 xdono Added tag jdk7-b32 for changeset 49e709107aec
2008-08-12 xdono Merge
2008-08-06 ohair Merge
2008-08-06 ohair 6724669: JDK7: Official change to Sun Studio 12 compilers on Solaris
2008-08-06 ohair 6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
2008-08-04 xdono Added tag jdk7-b32 for changeset 52d57178a9d7
2017-07-05 duke Added tag jdk7-b32 for changeset a9f1805e3ba9
2017-07-05 duke Merge jdk7-b32
2017-07-05 duke Merge
2008-07-22 tbell Merge
2008-07-16 jjg 6657907: javadoc has unchecked warnings
2008-07-15 jjg 6724071: refactor Log into a front end and back end
2008-07-18 tbell Merge
2008-07-11 jjg 6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive
2008-07-10 jjg 6724551: Use Queues instead of Lists to link compiler phases
2008-07-10 jjg 6724327: eliminate use of shell tests for simple golden file tests
2008-07-09 jjg 4501661: disallow mixing -public, -private, and -protected options at the same time
2008-07-09 jjg 6716452: (classfile) need a method to get the index of an attribute
2008-07-09 jjg 6715753: unknown option error can be a little more helpful
2008-07-09 jjg 6715757: javap does not print "extends java.lang.Object"
2008-07-08 jjg 6715251: javap should be consistent with javac and return 2 if given no arguments
2008-07-17 xdono Added tag jdk7-b31 for changeset bcb5c0d7c1ab
(0) -120 +120 +1000 +3000 +10000 +30000 tip