1. 24e9db9 Update jdt.core to I20210503-1800 by Stephan Herrmann · 3 years ago
  2. c195123 update jdt.core to I20210320-0650 (incl. the JAVA 16 merge) by Stephan Herrmann · 3 years, 1 month ago
  3. d0fe02b Bug 406920 - Integrate well-known OT types with TypeIds for optimized checking by Stephan Herrmann · 3 years, 2 months ago
  4. 1985845 Bug 569568 - [dom] adopt / adjust additions in JDT ast around JLS15 & by Stephan Herrmann · 3 years, 5 months ago
  5. d0ff820 fix regressions after merge by Stephan Herrmann · 3 years, 5 months ago
  6. 62d26ee Update jdt.core to S4_18_0_M1 by Stephan Herrmann · 3 years, 6 months ago
  7. 663c913 Update jdt.core to I20200916-1800 (after merge of BETA_JAVA15) by Stephan Herrmann · 3 years, 7 months ago
  8. 4103845 update jdt.core to I20200707-0600 for 2020-09 M1 by Stephan Herrmann · 3 years, 10 months ago
  9. 7f445fe update jdt.core to I20200429-1800 for 4.16 M2 by Stephan Herrmann · 4 years ago
  10. de20b1c Bug 562120 - DOM cannot handle super(base(x)) calls by Stephan Herrmann · 4 years ago
  11. 58e7d49 Bug 562009 - Conflict between AccRole and new AccRecord by Stephan Herrmann · 4 years ago
  12. ac67b1f update jdt.core to 07329519f5ac8fd8379eab265d25b2c09a24fd96 (before by Stephan Herrmann · 4 years ago
  13. f59da28 update jdt.core to 07329519f5ac8fd8379eab265d25b2c09a24fd96 (before by Stephan Herrmann · 4 years ago
  14. c146221 Update jdt.core to S4_15_0_M3 by Stephan Herrmann · 4 years, 2 months ago
  15. 86daa50 update jdt.core to S4_15_0_M1 by Stephan Herrmann · 4 years, 3 months ago
  16. 58a8eaf update jdt.core to I20190919-0850 after BETA_JAVA13 merge by Stephan Herrmann · 4 years, 7 months ago
  17. 37b6226 Initial update to BETA_JAVA13 as of Y20190829-0900 by Stephan Herrmann · 4 years, 8 months ago
  18. 04ac9ac update jdt.core to S4_12_0_M1 by Stephan Herrmann · 5 years ago
  19. 7e648ad update jdt.core to I20190321-0435 (first build with Java 12 support) by Stephan Herrmann · 5 years ago
  20. 3410680 update jdt.core to I20190131-0130 for 2019-03 M2 by Stephan Herrmann · 5 years ago
  21. a441c70 Update jdt.core to S-4.10M1-201810101800 by Stephan Herrmann · 6 years ago
  22. d0fe062 Update jdt.core to I20180725-2000 (towards 2018-09 M2) by Stephan Herrmann · 6 years ago
  23. 5e087fb Update jdt.core to S4_8_0_M7 by Stephan Herrmann · 6 years ago
  24. a1dd2df Update jdt.core to I20171205-0800 (4.8M4 warm-up) by Stephan Herrmann · 6 years ago
  25. 5f65a16 Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final field by Stephan Herrmann · 6 years ago
  26. 811da98 Bug 527560 - [9] Must avoid AccTeam which now conflicts with AccModule by Stephan Herrmann · 6 years ago
  27. b6bd639 Bug 526040: Merge Java 9 related changes from JDT by Stephan Herrmann · 7 years ago
  28. 5714984 Bug 526040: Merge Java 9 related changes from JDT - fix some more compile errors by Stephan Herrmann · 7 years ago
  29. fc918f4 Bug 526040: Merge Java 9 related changes from JDT by Stephan Herrmann · 7 years ago
  30. 3da4e74 API: shy attempt to react to API tooling wrt @since of OT-additions by Stephan Herrmann · 7 years ago
  31. fd40c0e update jdt.core to I20170126-1030 by Stephan Herrmann · 7 years ago
  32. 03fc98b Update jdt.core & tests to I20140918-0330 (4.5M2) by Stephan Herrmann · 9 years ago
  33. b1f7ad6 Fix regression in CodeCompletionTest.testCompleteCallin7 by Stephan Herrmann · 10 years ago
  34. 679a469 Releng: add @since tags & API problem filters by Stephan Herrmann · 10 years ago
  35. f957156 Fix for bug 428468 - Updating bundle version for Java 8 on Luna by Stephan Herrmann · 10 years ago
  36. a9ff5de Update jdt.core from origin BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  37. 4388de0 update jdt.core from origin BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  38. 7c411a0 update jdt.core all from orig BETA_JAVA8 with by Stephan Herrmann · 10 years ago
  39. 396f334 update jdt.core and .tests to I20130313-2000 (4.3 M6) by Stephan Herrmann · 11 years ago
  40. b046a49 update jdt.core to I20120808-2000 by Stephan Herrmann · 12 years ago
  41. 378fee6 cleanup: update api_filters from orig, add a @since tag, avoid warnings by Stephan Herrmann · 12 years ago
  42. ae64da7 update jdt.core + tests to v_C19 by Stephan Herrmann · 12 years ago
  43. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  44. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  45. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  46. 81f9ee4 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  47. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 13 years ago
  48. 8fc3dc5 Test & fix for Bug 336152 - [compiler] incompatible cast error if "Object" is hidden by an import by Stephan Herrmann · 13 years ago
  49. 13465d7 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  50. 3a83965 Fix for Bug 332893 - Class Precedence not working between Role callin and SubRole callin by Stephan Herrmann · 13 years ago
  51. 2206ebc add filters for restrictions added between 0.7.1 and 0.8 (noimplement/noreference) by Stephan Herrmann · 13 years ago
  52. c7d4a0a More API cleanup by Stephan Herrmann · 13 years ago
  53. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  54. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago