Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mat-dev] Next release of Memory Analyzer for Eclipse 2022-06
  • From: Andrew Johnson <andrew_johnson@xxxxxxxxxx>
  • Date: Wed, 15 Jun 2022 05:29:29 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uk.ibm.com; dmarc=pass action=none header.from=uk.ibm.com; dkim=pass header.d=uk.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=IIeX4hKP9D7duTQjWyd4yfe7jQqGQ0I8SH+5u2ebvD0=; b=T38hA622aK2LHVWGsjQcgiN5Ex6fSY3W1yRm1p/7QTWrpa+1iNwas4wrV685bNzIkMEF3zr4iL3UfFNwBBcEAzRRgUmOTGhSO255QGtH3ieWXljUSwC0lJjwC6B0UA1q1jOpkxlkqfxmB4Sstzc7ogBNClLbSbnDp6NnMLwg7U1VmO9sXhf/WW8pOMAu0FjaT3dxGIFGMJ3FFwCw7IQeqvebrp8RKnkP/t/Lsb8TZkSIvgUE9CvVevkWD2uCX0nyN7GuSd+RO+RRje3rN0SldFq0p0+3GRFUSWXVJc90UHxqiyeGMDMTSg/pFLUncqW0wcSSmwR88Fz9ARaA961WWg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=bYakWkg6BYYAcks6R6+qU1LghYjaf32G9ltDy6M0bAIrqpSabt0gu9A0hsmjs7iKXdIw2dv+TbF+HRD4UVPN1QvFxjU1NSgnmb3SDcScTC1EOZJdTcagoQNTF2na7yHRI7hLgYQBpsIB0IaojAuuPsekc9vbI3/gIYBUkVGs98RfcpSjq6c/hay7oLHrpd10/M+E4rFI8goy1ksSvuhP24QeWnjDPVqbgK+/FUYFxQe1YW9XKKJOJ+smrNXr3AppKIiOIGEVeHgFM9N1R5yAtYnFetkcQyGtX3A9kaKsrvvqWznf/yfGlPCBIHtJe6uY25EZX/M3yvq7Vrw8iF4Qhw==
  • Delivered-to: mat-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mat-dev/>
  • List-help: <mailto:mat-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mat-dev>, <mailto:mat-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdhT+4rwbSbcWOhtRoG8aN74oJZFtAHtX+QgB7WU0sIAACBncAF7o7SQ
  • Thread-topic: Next release of Memory Analyzer for Eclipse 2022-06

I have been preparing for the release, following https://wiki.eclipse.org/MemoryAnalyzer/Contributor_Reference#Simultaneous_release_policies

I have tagged the source and run the standalone packaging build and added 1.13 as a version to Bugzilla

I have now found a problem with the standalone version (not a problem for MAT installed into Eclipse).

 

580157: Help fails with HTTP ERROR 500 org.apache.jasper.JasperException: PWC6033 with Java 17

https://bugs.eclipse.org/bugs/show_bug.cgi?id=580157

 

This problem also occurs with MAT 1.12.0 and Java 17, but no one has reported it over the past year. Do we live with this problem, caused by the following, or attempted to work around it by “- a workaround: you should add the org.eclipse.jdt.core as a dependency to your project. (yes, it's an extra 7MB)”. I think it is just a case of adding the plugin to org.eclipse.mat.ui.rcp.feature/feature.xml


574937: [17] org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP PWC6197: org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException

https://bugs.eclipse.org/bugs/show_bug.cgi?id=574937

 

578221: HTTP ERROR 500 org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP PWC6197: An error occurred at line: 41 in the jsp file: /index.jsp PWC6199: Generated servlet error: System cannot be resolved

https://bugs.eclipse.org/bugs/show_bug.cgi?id=578221

 

The release review is ongoing: https://projects.eclipse.org/projects/tools.mat/reviews/1.13.0-release-review

 

Andrew Johnson

 

 

 

Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU

Back to the top