1. 5cef850 8132524: Missing includes to resourceArea.hpp by Joseph Provino · 8 years ago
  2. ea5a356 8150720: Cleanup code around PrintOptoStatistics by Claes Redestad · 9 years ago
  3. ca56200 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type by Tobias Hartmann · 9 years ago
  4. 69b52aa 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value by Tobias Hartmann · 9 years ago
  5. 6961dea 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash by Roland Westrelin · 9 years ago
  6. ad3414f 8146612: C2: Precedence edges specification violated by Martin Doerr · 9 years ago
  7. afeb87d 8144935: C2: safepoint is pruned from a non-counted loop by Vladimir Ivanov · 9 years ago
  8. 1ca592e 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 by Zoltan Majo · 9 years ago
  9. 16526e0 8136421: JEP 243: Java-Level JVM Compiler Interface by Christian Thalinger · 9 years ago
  10. 645a55a 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places by Vlad Ureche · 9 years ago
  11. fd2f61a 8004073: Implement C2 Ideal node specific dump() method by Michael Haupt · 9 years ago
  12. c7d33de 8076284: Improve vectorization of parallel streams by Jan Civlin · 9 years ago
  13. 05ea4db 8069191: moving predicate out of loops may cause array accesses to bypass null check by Roland Westrelin · 9 years ago
  14. 71e31ee 8073480: C2 should optimize explicit range checks by Roland Westrelin · 9 years ago
  15. eb5be4c 8066312: Add new Node* Node::find_out(int opc) method by Zoltan Majo · 10 years ago
  16. d2891a3 8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1 by Roland Westrelin · 10 years ago
  17. 5a00d5f 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff by Vladimir Ivanov · 10 years ago
  18. 8b9a829 8048879: "unexpected yanked node" opto/postaloc.cpp:139 by Tobias Hartmann · 10 years ago
  19. 70a55ea 8054033: Remove unused references to Compile* by Tobias Hartmann · 10 years ago
  20. 11eb455 8040213: C2 does not put all modified nodes on IGVN worklist by Tobias Hartmann · 10 years ago
  21. 2838bcc 8026796: Make replace_in_map() on parent maps generic by Roland Westrelin · 10 years ago
  22. ddffd7c 8044496: 8034812 broke build with clang by Igor Veresov · 10 years ago
  23. 2a0815a 8034812: remove IDX_INIT macro hack in Node class by Tobias Hartmann · 10 years ago
  24. 305ec3b 8037816: Fix for 8036122 breaks build with Xcode5/clang by David Chase · 10 years ago
  25. c909ac4 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) by Vladimir Kozlov · 10 years ago
  26. 4200d0d Merge by Vladimir Kozlov · 11 years ago
  27. a752b0b 8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out by Henry Jen · 11 years ago
  28. 7d92dc4 Merge by Vladimir Kozlov · 11 years ago
  29. c3a0e80 Merge by Vladimir Kozlov · 11 years ago
  30. c19a7e0 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed by Roland Westrelin · 11 years ago
  31. a0da47f 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 by Mikael Vidstedt · 11 years ago
  32. b4ded0b 8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object by Goetz Lindenmaier · 11 years ago
  33. ccfb92c 8012972: Incremental Inlining should support scalar replaced object in debug info by Vladimir Kozlov · 11 years ago
  34. d7176bf 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis() by Vladimir Kozlov · 11 years ago
  35. b4977e8 6934604: enable parts of EliminateAutoBox by default by Vladimir Kozlov · 11 years ago
  36. fe92862 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution by Roland Westrelin · 12 years ago
  37. c401bf0 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob by Roland Westrelin · 12 years ago
  38. 44cdae9 8005055: pass outputStream to more opto debug routines by Goetz Lindenmaier · 12 years ago
  39. 7fc460b 8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects by Erik Helin · 12 years ago
  40. 2d2532e 7092905: C2: Keep track of the number of dead nodes by Bharadwaj Yadavalli · 12 years ago
  41. d5d2e78 7193318: C2: remove number of inputs requirement from Node's new operator by Bharadwaj Yadavalli · 12 years ago
  42. 5c58d27 6964458: Reimplement class meta-data storage to use native memory by Jon Masamitsu · 12 years ago
  43. d1191bb 7119644: Increase superword's vector size up to 256 bits by Vladimir Kozlov · 12 years ago
  44. 791afc4 7128352: assert(obj_node == obj) failed by Vladimir Kozlov · 13 years ago
  45. b3505a8 7044738: Loop unroll optimization causes incorrect result by Vladimir Kozlov · 13 years ago
  46. c9e484d 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass by Erik Trimble · 13 years ago
  47. 5387ee4 7024475: loop doesn't terminate when compiled by Tom Rodriguez · 13 years ago
  48. 5d3ab72 7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early() by Vladimir Kozlov · 14 years ago
  49. 8006fe8 6989984: Use standard include model for Hospot by Stefan Karlsson · 14 years ago
  50. ba7c173 6941466: Oracle rebranding changes for Hotspot repositories by Erik Trimble · 14 years ago
  51. 7e76fea 6888953: some calls to function-like macros are missing semicolons by John Coomes · 15 years ago
  52. 05d1de7 6810672: Comment typos by Christian Thalinger · 16 years ago
  53. 3730631 6736417: Fastdebug C2 crashes in StoreBNode::Ideal by Vladimir Kozlov · 16 years ago
  54. 2d6f42d Merge by Erik Trimble · 16 years ago
  55. c96a95c 6719955: Update copyright year by Xiomara Jayasena · 16 years ago
  56. 873da1e 6718676: putback for 6604014 is incomplete by Tom Rodriguez · 16 years ago
  57. 6978df8 6714406: Node::dominates() does not always check for TOP by Vladimir Kozlov · 16 years ago
  58. 757229d 6695810: null oop passed to encode_heap_oop_not_null by Vladimir Kozlov · 16 years ago
  59. 60c74ba 6701887: JDK7 server VM in endless loop in Node::dominates by Vladimir Kozlov · 16 years ago
  60. df8fc19 6686791: Side effect in NumberFormat tests with -server -Xcomp by Vladimir Kozlov · 16 years ago
  61. 4a831d4 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes by Coleen Phillimore · 16 years ago
  62. fc0117c 6674588: (Escape Analysis) Improve Escape Analysis code by Vladimir Kozlov · 17 years ago
  63. 37b9a97 6670459: Fix Node::dump() performance by Vladimir Kozlov · 17 years ago
  64. 5ade869 6614330: Node::dump(n) does not print full graph for specified depth by Vladimir Kozlov · 17 years ago
  65. 8153779 Initial load by J. Duke · 17 years ago