Re: RFR: 8075917: The regression-swing case failed as the text on label is not painted red with the GTK L [v2]

2024-02-18 Thread Abhishek Kumar
On Fri, 16 Feb 2024 12:56:50 GMT, Prasanta Sadhukhan wrote: >> should I raise a closed PR now? > > yes Raised a close PR. Please review. - PR Review Comment: https://git.openjdk.org/jdk/pull/17763#discussion_r1494077382

Re: RFR: 8321192 : j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if there's no printer [v2]

2024-02-18 Thread Tejesh R
On Tue, 13 Feb 2024 04:49:28 GMT, Renjith Kannath Pariyangad wrote: >> Hi Reviewers, >> I have updated the test with 'PassFailJFrame' with programmatically >> generating image and print , please review and let me know your suggestions. > > Renjith Kannath Pariyangad has updated the pull

Re: RFR: 8307246 : Printing: banded raster path doesn't account for device offset values [v10]

2024-02-18 Thread Prasanta Sadhukhan
On Fri, 9 Feb 2024 09:47:25 GMT, vtstydev wrote: >>> > Revert the changes to the test which limit the pages printed out. >>> > The test MUST print all orientations and MUST always print both opaque >>> > and alpha >>> > 95% of the point of this test is to ensure consistency across all cases

Re: RFR: 8307246 : Printing: banded raster path doesn't account for device offset values [v14]

2024-02-18 Thread Prasanta Sadhukhan
On Wed, 14 Feb 2024 09:52:12 GMT, vtstydev wrote: >> More correct way to take in consideration nonzero PHYSICALOFFSETX, >> PHYSICALOFFSETY of device for banded-raster printing loop. Only on Windows >> platform under certain conditions real device prints shifted image on paper. > > vtstydev has

Integrated: 8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode

2024-02-18 Thread Daniel D . Daugherty
On Sun, 18 Feb 2024 14:56:03 GMT, Daniel D. Daugherty wrote: > Trivial fixes to ProblemList a couple of tests: > [JDK-8326117](https://bugs.openjdk.org/browse/JDK-8326117) ProblemList > serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default > in Xcomp mode

Re: RFR: 8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode

2024-02-18 Thread Daniel D . Daugherty
On Sun, 18 Feb 2024 16:28:51 GMT, Alan Bateman wrote: >> Trivial fixes to ProblemList a couple of tests: >> [JDK-8326117](https://bugs.openjdk.org/browse/JDK-8326117) ProblemList >> serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default >> in Xcomp mode >>

Re: RFR: 8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode

2024-02-18 Thread Alan Bateman
On Sun, 18 Feb 2024 14:56:03 GMT, Daniel D. Daugherty wrote: > Trivial fixes to ProblemList a couple of tests: > [JDK-8326117](https://bugs.openjdk.org/browse/JDK-8326117) ProblemList > serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default > in Xcomp mode

Integrated: 6510914: JScrollBar.getMinimumSize() breaks the contract of JComponent.setMinimumSize()

2024-02-18 Thread Prasanta Sadhukhan
On Thu, 17 Aug 2023 08:42:13 GMT, Prasanta Sadhukhan wrote: > javadoc contract for JComponent.setMinimumSize(Dimension) states: > > "Sets the minimum size of this component to a constant value. Subsequent > calls to getMinimumSize will always return this value..." > > However, JScrollBar

RFR: 8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode

2024-02-18 Thread Daniel D . Daugherty
Trivial fixes to ProblemList a couple of tests: [JDK-8326117](https://bugs.openjdk.org/browse/JDK-8326117) ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode [JDK-8326120](https://bugs.openjdk.org/browse/JDK-8326120) ProblemList