2011-06-28 kvn 7047954: VM crashes with assert(is_Mem()) failed
2011-06-28 kvn 7044738: Loop unroll optimization causes incorrect result
2011-06-28 kvn 6990015: Incorrect Icache line size is used for 64 bit x86
2011-06-28 kvn 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
2011-06-24 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
2011-06-22 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
2011-06-21 never 7056380: VM crashes with SIGSEGV in compiled code
2011-06-20 kvn 7052494: Eclipse test fails on JDK 7 b142
2011-06-16 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
2011-07-06 jcoomes Merge
2011-06-28 brutisso 7016112: CMS: crash during promotion testing
2011-06-24 tonyp 7049999: G1: Make the G1PrintHeapRegions output consistent and complete
2011-06-21 tonyp 7046182: G1: remove unnecessary iterations over the collection set
2011-06-21 tonyp 7055073: G1: code cleanup in the concurrentMark.* files
2011-06-20 ysr 6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle")
2011-06-16 tonyp 6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
2011-06-15 johnc 7045751: G1: +ExplicitGCInvokesConcurrent causes excessive single region evacuation pauses
2011-06-14 johnc 7004681: G1: Extend marking verification to Full GCs
2011-06-14 tonyp 7046558: G1: concurrent marking optimizations
2011-06-13 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
2011-06-13 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
2011-06-10 minqi Merge
2011-06-10 minqi 6941923: RFE: Handling large log files produced by long running Java Applications
2011-06-10 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
2011-06-09 tonyp 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
2011-06-08 tonyp 7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
2011-06-08 ysr Merge
2011-06-02 ysr 7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
2011-05-27 ysr 7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
2011-07-01 trims 7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
2011-06-15 never Merge
2011-06-14 never Merge
2011-06-14 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
2011-06-14 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
2011-06-09 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
2011-06-04 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
2011-06-04 never 7045514: SPARC assembly code for JSR 292 ricochet frames
2011-06-02 never 7050554: JSR 292 - need optimization for selectAlternative
2011-06-08 dsamersoff Merge
2011-06-03 coleenp Merge
2011-06-02 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
2011-05-21 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
2011-06-07 jcoomes Merge
2011-05-23 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
2011-06-02 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
2011-06-02 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
2011-05-31 kvn 6956668: misbehavior of XOR operator (^) with int
2011-05-27 kvn 7047069: Array can dynamically change size when assigned to an object field
2011-05-26 never Merge
2011-05-26 never 7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
2011-05-26 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
2011-05-26 kvn 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
2011-05-25 never 7046732: JSR 292 assert(result == cpce->f1()) failed: expected result for assembly code
2011-05-25 kvn 7048030: is_scavengable changes causing compiler to embed more constants
2011-05-24 iveresov 7046893: LP64 problem with double_quadword in c1_LIRAssembler_x86.cpp
2011-05-24 kvn 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
2011-05-21 kvn 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
2011-05-21 kvn 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently
2011-05-21 jcoomes Merge
2011-05-20 kvn 7046096: SEGV IN C2 WITH 6U25
2011-05-24 mr 7048009: Update .jcheck/conf files for JDK 8
2011-05-24 trims Merge
2011-05-24 trims Added tag hs21-b13 for changeset c59e039b8a59
2011-05-20 trims 7040781: Bump the HS21 build number to 14
2011-05-18 never Merge
2011-05-18 never Merge
2011-05-18 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
2011-05-17 jrose 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
2011-05-17 kvn 7045570: compiler/5091921/Test7005594.java failed because not enough space for object heap
2011-05-17 bdelsart 7045515: ARM assembly code for JSR 292 ricochet frames
2011-05-17 never 6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
2011-05-16 kvn 7044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range: 29488
2011-05-18 kamg Merge
2011-05-17 dholmes Merge
2011-05-16 dholmes 7035744: jprt no longer does open-only builds
2011-05-18 brutisso Merge
2011-05-17 johnc 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
2011-05-03 jmasa 7041789: 30% perf regression with c2/arm following 7017732
2011-05-20 schien Added tag jdk7-b143 for changeset c59e039b8a59
2011-07-23 ohair Merge
2011-07-23 ohair 7069993: Adjust make/jprt.properties file for jdk8
2011-07-15 lana Merge
2011-06-30 jjg 7061195: Clean up makefiles for JDK 8
2011-06-27 schien Merge
2011-06-27 schien Added tag jdk7-b147 for changeset 1a289b7faf76
2011-06-21 schien Merge
2011-06-08 schien Merge
2011-05-24 mr 7048009: Update .jcheck/conf files for JDK 8
2017-07-05 duke Added tag jdk7-b147 for changeset a2a589fc2954
2017-07-05 duke Merge jdk7-b147
2017-07-05 duke Merge
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset 996242032853
2017-07-05 duke Merge
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset 909731f081e7
2017-07-05 duke Merge
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset dbf30739b207
2017-07-05 duke Merge
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset 52a6defbfaf6
2017-07-05 duke Merge
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset 5f44e9dc3049
2011-06-22 lana Merge
2011-06-22 jeff 7057046: Add embedded license to THIRD PARTY README
2011-06-20 schien Added tag jdk7-b146 for changeset 1051d91efcc2
2017-07-05 duke Added tag jdk7-b146 for changeset dca1e8a87e8f
2017-07-05 duke Merge jdk7-b146
2017-07-05 duke Merge
2011-06-18 schien Merge
2011-06-18 bpatel Merge
2011-06-18 bpatel 7052425: Change the look and feel of the javadoc generate HTML pages using stylesheet
2011-06-15 lana Merge
2011-06-06 asaha Merge
2011-06-03 asaha Merge
2011-06-06 asaha Merge
2011-05-27 asaha Merge
2011-05-27 asaha Merge
2011-05-24 asaha Merge
2011-05-06 asaha Merge
2011-05-04 asaha Merge
2011-04-21 asaha Merge
2011-06-10 lana Merge
2011-06-09 jjh 7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
2011-06-07 schien Added tag jdk7-b145 for changeset e4b5be572a36
2017-07-05 duke Merge
2011-06-15 lana Merge
2011-06-06 asaha Merge
2011-06-03 asaha Merge
2011-06-06 asaha Merge
2011-05-27 asaha Merge
2011-05-27 asaha Merge
2011-05-24 asaha Merge
2011-05-06 asaha Merge
2011-05-04 asaha Merge
2011-04-21 asaha Merge
2011-06-07 schien Added tag jdk7-b145 for changeset 38453b2eac62
2017-07-05 duke Merge
2011-06-07 schien Added tag jdk7-b145 for changeset 027c88c4e55f
2017-07-05 duke Merge
2011-06-07 schien Added tag jdk7-b145 for changeset 18c6a8bc55b0
2017-07-05 duke Merge
2011-06-18 lana Merge
2011-06-17 lana Merge
2011-06-17 alanb 7055508: (aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7
2011-06-17 trims Merge
2011-06-15 jrose 7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
2011-06-15 lana Merge
2011-06-09 wetmore 7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail.
2011-06-07 lana Merge
2011-05-27 asaha Merge
2011-05-27 asaha Merge
2011-05-06 asaha Merge
2011-05-06 asaha Merge
2011-05-04 asaha Merge
2011-05-04 alexp 7020198: ImageIcon creates Component with null acc
2011-04-26 valeriep 7003952: SEC: securely load DLLs and launch executables using fully qualified path
2011-04-21 asaha Merge
2011-04-21 asaha Merge
2011-04-21 asaha Merge
2011-04-21 asaha Merge
2011-04-21 asaha Merge
2011-04-21 asaha Merge
2011-04-20 asaha Merge
2011-04-19 zgu Merge
2011-04-15 zgu 7003964: SERV: securely load DLLs and launch executables using fully qualified path
2011-04-15 dcherepanov 7036952: build warning after the changes for 7003962
2011-04-12 asaha Merge
2011-04-08 asaha Merge
2011-04-08 asaha Merge
2011-04-08 dcherepanov 7035077: Minor addition to the changes for 7003962
2011-04-08 dcherepanov 7003962: AWT: securely load DLLs and launch executables using fully qualified path
2011-04-05 ksrini 7032593: DLL_LOADING: Upgrade solution to 7016985 to reflect JDK7 solution
2011-04-05 chegar 7033865: JDK: Add private API for secure/restrictive loading of system dlls
2011-03-03 ksrini 7016985: (launcher) implement safe secure dll loading
2011-03-02 flar 7016495: Crash in Java 2D transforming an image with scale close to zero
2011-02-25 dcherepanov 7012520: Heap overflow vulnerability in FileDialog.show()
2011-02-18 chegar 7013969: NetworkInterface.toString can reveal bindings
2011-02-17 bae 7013519: [parfait] Integer overflows in 2D code
2011-02-09 weijun 6618658: Deserialization allows creation of mutable SignedObject
2011-06-10 lana Merge
2011-06-10 dwanvik 7046557: Changes to the Java DB README files in JDK7
2011-06-08 michaelm 7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
2011-06-10 lana Merge
2011-06-07 dav 7048568: Crash in Java_sun_awt_Win32GraphicsEnvironment_isVistaOS
2011-06-07 schien Added tag jdk7-b145 for changeset e271924310f9
2011-06-07 schien Added tag jdk7-b145 for changeset fcb5ff9cf5b1
2017-07-05 duke Added tag jdk7-b145 for changeset 8294c99e685a
2017-07-05 duke Merge jdk7-b145
2017-07-05 duke Merge
2011-06-02 lana Merge
2011-06-01 jjg 7042623: Regression: javac silently crash when attributing non-existent annotation
2011-05-27 jeff 7045697: JDK7 THIRD PARTY README update
2011-05-23 mcimadamore 7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface
2011-05-27 schien Added tag jdk7-b144 for changeset 3e48977e539d
2017-07-05 duke Merge
2011-06-02 lana Merge
2011-06-01 ohair 7049699: Problem with xml/jax-ws
2011-05-27 jeff 7045697: JDK7 THIRD PARTY README update
2011-05-27 schien Added tag jdk7-b144 for changeset 1a67669453f3
2017-07-05 duke Merge
2011-06-02 lana Merge
2011-05-27 jeff 7045697: JDK7 THIRD PARTY README update
2011-05-21 lana Merge
2011-05-19 ohair 7044493: Incorrectly formated GPL headers in JDK7 JAXP source drop
2011-05-27 schien Added tag jdk7-b144 for changeset 57cd6696ddb0
2017-07-05 duke Merge
2011-06-02 lana Merge
2011-05-27 jeff Merge
2011-05-27 jeff 7045697: JDK7 THIRD PARTY README update
2011-05-26 miroslawzn 7046882: Regression : JDK 7b123 : Enum exchanged as parameters using CORBA call results in Exception
2011-05-27 schien Added tag jdk7-b144 for changeset 6fcd25d0c401
2017-07-05 duke Merge
2011-06-05 lana Merge
2011-06-04 mullan Merge
2011-06-04 mullan 7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows
2011-06-04 alanb 7050358: (fs spec) Path.toUri doesn't allow custom providers to use opaque URIs
2011-06-05 lana Merge
2011-06-04 lana Merge
2011-06-03 rupashka 6977587: GTK L&F: jnlp: java.io.IOException thrown when choosing more than 1 file in the dialog
2011-06-05 lana Merge
2011-06-04 bae 7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64.
2011-06-04 trims Merge
2011-06-03 jrose 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
2011-06-02 jrose 7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache
2011-06-02 jrose 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
2011-06-02 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
2011-06-02 lana Merge
2011-06-02 lancea 7049107: Cannot call initCause() on BatchUpdateException
2011-05-31 wetmore 7042097: JDK 7's Unlimited Cryptographic Policy bundle text files must be updated.
2011-05-30 michaelm 7042550: Reintegrate 6569621
2011-05-30 vinnie 7049173: Replace the software license for ECC native code
2011-05-27 jeff 7045697: JDK7 THIRD PARTY README update
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip