> Please review a cleanup in DocCommentParser to merge blockContent and 
> inlineContent into a single method to parse "rich content" in a doc comment.

Jonathan Gibbons has updated the pull request incrementally with 42 additional 
commits since the last revision:

 - Merge remote-tracking branch 'upstream/master' into 8305713.dcp-content
 - 8305809: (fs) Review obsolete Linux kernel dependency on os.version (Unix 
kernel 2.6.39)
   
   Reviewed-by: rriggs, alanb
 - 8294806: jpackaged-app ignores splash screen from jar file
   
   Reviewed-by: almatvee
 - 8305368: G1 remset chunk claiming may use relaxed memory ordering
   
   Reviewed-by: ayang, iwalulya
 - 8305370: Inconsistent use of for_young_only_phase parameter in G1 predictions
   
   Reviewed-by: iwalulya, kbarrett
 - 8305663: Wrong iteration order of pause array in g1MMUTracker
   
   Reviewed-by: ayang, tschatzl
 - 8305761: Resolve multiple definition of 'jvm' when statically linking with 
JDK native libraries
   
   Reviewed-by: alanb, kevinw
 - 8305419: JDK-8301995 broke building libgraal
   
   Reviewed-by: matsaave, dnsimon, thartmann
 - 8302696: Revert API signature changes made in JDK-8285504 and JDK-8285263
   
   Reviewed-by: mullan
 - 8304738: UnregisteredClassesTable_lock never created
   
   Reviewed-by: iklam, jcking, dholmes
 - ... and 32 more: https://git.openjdk.org/jdk/compare/b8b43eae...ab56c463

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13431/files
  - new: https://git.openjdk.org/jdk/pull/13431/files/b8b43eae..ab56c463

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13431&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13431&range=00-01

  Stats: 9487 lines in 384 files changed: 2654 ins; 5914 del; 919 mod
  Patch: https://git.openjdk.org/jdk/pull/13431.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13431/head:pull/13431

PR: https://git.openjdk.org/jdk/pull/13431

Reply via email to