Deep historyshows the 2 jdk_foreign test cases were last passing 10/16/2023 and first seen failing 11/06/2023 (ACTION: check whatcommits were introduced in between those dates). This commit seems 'suspect'openjdk/jdk@3885dc5 Created#5169to perform further investigation and to pinpoint if th...
5 : 1); def unboundedGradeLevel = baseGradeLevel + creditPerAydUnit.intValue(); def isAssociate = program.getProgramType() == "ASSOCIATE"; def gradeLevelUb = (isAssociate ? 2 : program.isUndergraduate() ? 5 : 7); def gradeLevel = [unboundedGradeLevel, gradeLevelUb...