Re: RFR: 8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index [v3]

2022-07-31 Thread Alan Bateman
On Fri, 29 Jul 2022 16:02:54 GMT, Brian Burkhalter wrote: > Is there anything else to be done in this PR? Thanks. It looks like this issue has changed from the original bug report and now rejects the empty pattern with IAE. This is a behavior change (and probably the right behavior) but I thin

Re: RFR: 8291360: Create entry points to expose low-level class file information

2022-07-31 Thread David Holmes
On Fri, 29 Jul 2022 18:02:46 GMT, Harold Seigel wrote: > Please review this change to fix JDK-8291360. This fix adds entry points > getClassFileVersion() and getClassAccessFlagsRaw() to class java.lang.Class. > The new entry points return the current class's class file version and its > raw