ports/java/openjdk8
Greg Lewis c1db705823 Workaround for infinite recursion crash
* FreeBSD crashes on infinite recursion rather than throwing a stack
  overflow because the stack address of the fault is in the page below
  the guard area.  Workaround this by rounding down the fault address to
  the nearest page boundary.  Investigation is still under way into what
  may be causing this but this appears to prevent it in simple test cases.

PR:		222146
2019-08-12 04:05:58 +00:00
..
files Workaround for infinite recursion crash 2019-08-12 04:05:58 +00:00
distinfo Update to 8u222 2019-07-19 16:31:14 +00:00
Makefile Workaround for infinite recursion crash 2019-08-12 04:05:58 +00:00
pkg-descr Update WWW 2019-03-13 16:11:47 +00:00
pkg-message