CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/12/20 14:54:14
Modified files:
devel/jdk/17 : Makefile
Added files:
devel/jdk/17/patches:
patch-make_hotspot_lib_JvmOverrideFiles_gmk
Log message:
Reduce optimization on parse2.cpp due to multiple tests fail with
assert(taken_cnt <= total_cnt) with fastdebug build on i386.
