Re: JSP custom tag operating different when adoptOpenJDK is used vs Oracle (cross post from tomcat-taglibs-user)

2019-10-27 Thread Felix Schumacher
I tried to reproduce the bug with the following simple jsp: <%@ taglib prefix = "fmt" uri = "http://java.sun.com/jsp/jstl/fmt"; %>      String/Object bug         <%     request.setAttribute("now", new java.util.Date());   %>      but both Java versions (oracle 1.8.0_2

Re: JSP custom tag operating different when adoptOpenJDK is used vs Oracle (cross post from tomcat-taglibs-user)

2019-10-27 Thread LoBello,Jeff
Sorry for not mentioning that before, Felix. I’ve seen this bug under Mac & Windows Java versions. We only support Java 1.8, at the moment. Mac: openjdk version "1.8.0_222" OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_222-b10) OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.222-b