2012-01-12 johnc 6484965: G1: piggy-back liveness accounting phase on marking
2012-01-24 tonyp 7132398: G1: java.lang.IllegalArgumentException: Invalid threshold: 9223372036854775807 > max (1073741824)
2012-01-23 brutisso 7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()...
2012-01-20 brutisso 7131791: G1: Asserts in nightly testing due to 6976060
2012-01-19 tonyp 7078465: G1: Don't use the undefined value (-1) for the G1 old memory pool max size
2012-01-17 johnc 7129271: G1: Interference from multiple threads in PrintGC/PrintGCDetails output
2012-01-18 tonyp 7097586: G1: improve the per-space output when using jmap -heap
2012-01-16 brutisso 6976060: G1: humongous object allocations should initiate marking cycles when necessary
2012-01-16 brutisso 7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp
2012-01-13 johnc 7121547: G1: High number mispredicted branches while iterating over the marking bitmap
2012-01-27 jrose Merge
2012-01-26 iveresov 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
2012-01-26 bdelsart 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
2012-01-26 roland 7123910: Some CTW tests crash VM: is_loaded() && that->is_loaded()
2012-01-25 kvn Merge
2012-01-25 kvn 7132936: guarantee(t != NULL) failed: must be con
2012-01-25 roland 7116050: C2/ARM: memory stomping error with DivideMcTests
2012-01-25 iveresov 7132945: Tiered: adjust OSR threshold of level 3
2012-01-24 bdelsart 7120450: complete information dumped by frame_describe
2012-01-22 never 7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction
2012-01-20 iveresov 7131028: Switch statement takes wrong path
2012-01-20 kvn 7131302: connode.cpp:205 Error: ShouldNotReachHere()
2012-01-21 amurillo 7131979: new hotspot build - hs23-b12
2012-01-27 katleman Added tag jdk8-b23 for changeset af005838b2f8
2012-01-27 katleman Added tag jdk8-b23 for changeset c62b7a0288a4
2017-07-05 duke Added tag jdk8-b23 for changeset 498124337041
2017-07-05 duke Merge jdk8-b23
2017-07-05 duke Merge
2012-01-24 lana Merge
2012-01-19 jjh 7131308: Three regression tests fail due to bad fix for 7127924
2012-01-19 darcy 7130768: Clarify behavior of Element.getEnclosingElements in subtypes
2012-01-18 lana Merge
2012-01-18 jjh 7127924: langtools regression tests sometimes fail en-masse on windows
2012-01-12 mcimadamore 7123100: javac fails with java.lang.StackOverflowError
2012-01-11 mcimadamore 7126754: Generics compilation failure casting List<? extends Set...> to List<Set...>
2012-01-20 katleman Added tag jdk8-b22 for changeset e6809c7d1735
2017-07-05 duke Merge
2012-01-20 katleman Added tag jdk8-b22 for changeset 0a4b26cf7553
2017-07-05 duke Merge
2012-01-20 katleman Added tag jdk8-b22 for changeset 99a092d22c70
2017-07-05 duke Merge
2012-01-20 katleman Added tag jdk8-b22 for changeset 5df4cdb80642
2017-07-05 duke Merge
2012-01-25 katleman Merge
2012-01-23 mr 7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
2012-01-25 amurillo Merge
2012-01-20 amurillo Merge
2012-01-19 jrose 7030453: JSR 292 ClassValue.get method is too slow
2012-01-19 jrose 7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init
2012-01-19 jrose 7117167: Misc warnings in java.lang.invoke and sun.invoke.*
2012-01-24 lana Merge
2012-01-19 lana Merge
2012-01-18 lana Merge
2012-01-17 mchung 7117570: Warnings in sun.mangement.* and its subpackages
2012-01-17 chegar 6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
2012-01-16 chegar 7129083: CookieManager does not store cookies if url is read before setting cookie manager
2012-01-16 alanb 7130398: ProblemList.txt updates (1/2012)
2012-01-16 weijun 7118809: rcache deadlock
2012-01-13 littlee 7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
2012-01-13 valeriep Merge
2012-01-13 valeriep 7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
2012-01-13 weijun 7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
2012-01-12 xuelei 7106773: 512 bits RSA key cannot work with SHA384 and SHA512
2012-01-11 ksrini 7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
2012-01-11 alanb 7068856: (fs) Typo in Files.isSameFile() javadoc
2012-01-11 chegar 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
2012-01-11 darcy 7128931: Bad HTML escaping in java.lang.Throwable javadoc
2012-01-11 darcy 7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances
2012-01-10 chegar 7128584: Typo in sun.misc.VM's private directMemory field comment
2012-01-10 chegar 7123415: Some cases of network interface indexes being read incorrectly
2012-01-10 darcy 7128512: Javadoc typo in java.lang.invoke.MethodHandle
2012-01-09 darcy 7128441: StrictMath performance improvement note shared with Math
2012-01-09 gadams 7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space
2012-01-07 darcy 7123649: Remove public modifier from Math.powerOfTwoF.
2012-01-07 valeriep 7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
2012-01-06 valeriep Merge
2012-01-06 valeriep 6414899: P11Digest should support cloning
2012-01-06 alanb 7127235: (fs) NPE in Files.walkFileTree if cached attributes are GC'ed
2012-01-19 lana Merge
2012-01-18 lana Merge
2012-01-18 anthony 7130662: GTK file dialog crashes with a NPE
2012-01-17 denis 7110590: DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException
2012-01-16 malenkov 7122740: PropertyDescriptor Performance Slow
2012-01-13 alexsch 7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
2012-01-10 alexsch 6505523: NullPointerException in BasicTreeUI when a node is removed by expansion listener
2012-01-10 alexsch 7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS
2012-01-18 lana Merge
2012-01-16 dbuck 7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates
2012-01-13 prr 7127827: JRE8: javaws fails to launch on oracle linux due to XRender
2012-01-20 katleman Added tag jdk8-b22 for changeset 054ae6fb4346
2017-07-05 duke Merge
2012-01-21 amurillo Added tag hs23-b11 for changeset ad2a7ae4f3b0
2012-01-21 amurillo Merge
2012-01-20 jrose Merge
2012-01-20 jrose Merge
2012-01-19 iveresov 7131288: COMPILE SKIPPED: deopt handler overflow (retry at different tier)
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip