1. ea90a30 8008481: Dependency analyzer needs exclusion for profile builds with JFR disabled by dholmes · 12 years ago
  2. 95225a5 8007097: (profiles) Build needs test to ensure that profile definitions are updated by alanb · 12 years ago
  3. 17a1c7d Merge by dholmes · 12 years ago
  4. 07da459 Merge by erikj · 12 years ago
  5. d67f53f Merge by dholmes · 12 years ago
  6. d8ab802 8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac by erikj · 12 years ago
  7. bfdaa40 Merge by lana · 12 years ago
  8. 4749a26 8007392: JSR 310: DateTime API Updates by sherman · 12 years ago
  9. 75b9f2e Merge by lana · 12 years ago
  10. ba95ae8 8006594: Add jdk_core target to jdk/test/Makefile Reviewed-by: alanb by mduigou · 12 years ago
  11. a654899 8005697: Add StampedLock Reviewed-by: chegar, alanb, dice, martin by dl · 12 years ago
  12. 759d6dd Merge by dholmes · 12 years ago
  13. d0e5991 8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used. by erikj · 12 years ago
  14. 7c8e60c 8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error' by tbell · 12 years ago
  15. d06df37 Merge by lana · 12 years ago
  16. 0648e85 8006709: Add minimal support of MacOSX platform for NetBeans Projects by mduigou · 12 years ago
  17. 3e2900c Merge by lana · 12 years ago
  18. 3b4d89b Merge by erikj · 12 years ago
  19. 2df11b2 8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection by robm · 12 years ago
  20. 870c323 8006764: FunctionalInterface missing from rt.jar (old build) by alanb · 12 years ago
  21. 4b05c01 8003680: JSR 310 Date/Time API by sherman · 12 years ago
  22. 8c5a2d9 8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE by alanb · 12 years ago
  23. 28b777a 8003256: (profiles) Add support for profile identification by alanb · 12 years ago
  24. 85dd5c8 8004265: Add build support for Compact Profiles Reviewed-by: erikj, ohair by dholmes · 12 years ago
  25. 8fefef6 Merge by lana · 12 years ago
  26. f502bdc 8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder by dl · 12 years ago
  27. b1ce4f5 Merge by lana · 12 years ago
  28. 95ef2dd 8004182: Add support for profiles in javac Reviewed-by: dholmes by alanb · 12 years ago
  29. 2775446 8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI by okutsu · 12 years ago
  30. 12594ff 8006124: javadoc/doclet should be updated to support profiles by bpatel · 12 years ago
  31. 450da98 8000839: Integrate the Java Access Bridge with Java Runtime by raginip · 12 years ago
  32. 07cf553 Merge by katleman · 12 years ago
  33. cad79f2 7162007: Clean up i18n related caches Reviewed-by: okutsu, ohair by naoto · 12 years ago
  34. 0e61647 8004834: Add doclint support into javadoc Reviewed-by: erikj, tbell by jjg · 12 years ago
  35. db79c51 8005096: Move a few source files in swing/beaninfo and in a demo. by ohrstrom · 12 years ago
  36. a660be9 Merge by katleman · 12 years ago
  37. a96e72e 8005635: build-infra: Support building install in jprt by erikj · 12 years ago
  38. 98b6e50 8003562: Provide a CLI tool to analyze class dependencies by mchung · 12 years ago
  39. 2ab8259 8003981: Support Parallel Array Sorting - JEP 103 by chegar · 12 years ago
  40. 9c7ea46 8002356: Add ForkJoin common pool and CountedCompleter by dl · 12 years ago
  41. 3ee1b57 7009998: JMX synchronization during connection restart is faulty by dsamersoff · 12 years ago
  42. 28a98e2 8005248: (props) Integrate small footprint parser into Properties by alanb · 12 years ago
  43. cdd7cfd 8004832: Add new doclint package Reviewed-by: erikj, ohair by jjg · 12 years ago
  44. 9fc671c 8005090: Include com.sun.source.doctree in Tree API docs Reviewed-by: erikj by jjg · 12 years ago
  45. ea39fce 8004235: Disable native JGSS provider on Mac Reviewed-by: erikj, valeriep by weijun · 12 years ago
  46. 03cba17 8004904: Makefile for ntlm Reviewed-by: erikj, chegar by weijun · 12 years ago
  47. e5ae711 8000983: Support narrow display names for calendar fields by okutsu · 12 years ago
  48. 0c08b75 8004188: Rename src/share/lib/security/java.security to java.security-linux by mullan · 12 years ago
  49. 20cb370 7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04 by dxu · 12 years ago
  50. 370cbf8 8004131: move jdi tests out of core testset Reviewed-by: alanb, chegar by smarks · 12 years ago
  51. 9987cf4 Merge by michaelm · 12 years ago
  52. c24f035 7200720: crash in net.dll during NTLM authentication by michaelm · 12 years ago
  53. 6afece8 4235519: Make sun.misc.BASE64{De,En}coder classes public by sherman · 12 years ago
  54. 7c63fc6 8001634: Initial set of functional interface types by mduigou · 12 years ago
  55. 82638e1 Merge by lana · 12 years ago
  56. 681a5df Merge by katleman · 12 years ago
  57. e60404c 8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions by okutsu · 12 years ago
  58. af51a5e 8002040: Allow Full Debug Symbols when cross-compiling by dholmes · 12 years ago
  59. d1471f5 8002227: (tz) Support tzdata2012i Reviewed-by: peytoia, asaha by coffeys · 12 years ago
  60. 0903a76 Merge by lana · 12 years ago
  61. 9d673b5 7198195: Support Unicode 6.2.0 Reviewed-by: okutsu by peytoia · 12 years ago
  62. e8b79f2 8001191: use -source 8 -target 8 when compiling the JDK by ksrini · 12 years ago
  63. ab84973 Merge by lana · 12 years ago
  64. 0d05823 7197491: update copyright year to match last edit in jdk8 jdk repository by alanb · 12 years ago
  65. 85d2c71 8001231: Move locale data out of rt.jar (except the US locale) by naoto · 12 years ago
  66. 84fbd72 Merge by lana · 12 years ago
  67. b0866d1 Merge by lana · 12 years ago
  68. 9ed783f 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK by ohrstrom · 12 years ago
  69. 8350a29 7176225: Remove JDBC-ODBC Bridge Reviewed-by: lancea, ohair, tbell by alanb · 12 years ago
  70. ad61719 4239752: FileSystem should be a platform-specific class to avoid native code by dxu · 12 years ago
  71. 1b7282d Merge by lana · 12 years ago
  72. 18b7b26 7053526: Upgrade JDK 8 to use Little CMS 2.4 Reviewed-by: prr, jgodinez by bae · 12 years ago
  73. b9ef435 7197071: Makefiles for various security providers aren't including the default manifest by wetmore · 12 years ago
  74. 844a010 Merge by lana · 12 years ago
  75. 02d657c 7152336: Enable builds on Windows with MinGW/MSYS by tbell · 12 years ago
  76. 9f1c3d6 7197401: Add a subset of the org.objectweb.asm packages to jdk8 by jjh · 12 years ago
  77. f0414e5 Merge by asaha · 12 years ago
  78. 24df1ac 8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false by mchung · 12 years ago
  79. 89a6229 7194449: String resources for Key Tool and Policy Tool should be in their respective packages by sflores · 12 years ago
  80. edcc5ea Merge by lana · 12 years ago
  81. 051eb99 7186817: Remove Windows 95/98/ME Support Reviewed-by: alanb by dxu · 12 years ago
  82. f85c3e9 Merge by asaha · 12 years ago
  83. 1b66ea9 7173494: some jdk tests are not run in test/Makefile by alanb · 12 years ago
  84. 6226e5e Merge by lana · 12 years ago
  85. 0606b21 8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations by alanb · 12 years ago
  86. dc85317 7184932: Remove the temporary Selector usage in the NIO socket adapters by robm · 12 years ago
  87. 7b1e417 7196799: CLDR adapter can not be invoked when region code is specified in Locale by naoto · 12 years ago
  88. 878a570 Merge by lana · 12 years ago
  89. 2508cbf Merge by asaha · 12 years ago
  90. a790b82 7179349: [macosx] Java processes on Mac should not use default Apple icon by leonidr · 12 years ago
  91. d4c787a 7191703: jprt cannot build jdk on MacOSX. Reviewed-by: anthony by ohair · 12 years ago
  92. 4b7a000 7199410: Remove files that were omitted from 7130909 changeset by dholmes · 12 years ago
  93. 39315bd 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent by ohair · 12 years ago
  94. 9550112 Merge by katleman · 12 years ago
  95. dc766d9 Merge by ohair · 12 years ago
  96. f9180a9 7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__ by ohair · 12 years ago
  97. 7c37de0 Merge by lana · 12 years ago
  98. 4730afd 7195519: OutOfMemoryError in docs build after 7151010 Reviewed-by: darcy by jjg · 12 years ago
  99. 3dc9792 Merge by lana · 12 years ago
  100. 660978f Merge by lana · 12 years ago