Block or Report
Block or report jaikiran
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,088 contributions in the last year
Less
More
Contribution activity
March 2023
Created 29 commits in 15 repositories
Created a pull request in openjdk/jdk that received 10 comments
8304225: Remove javax/script/Test7.java from ProblemList
Can I please get a review of this change which removes javax/script/Test7.java
from the ProblemList?
As noted in https://bugs.openjdk.org/browse/JD…
+0
−1
•
10
comments
Opened 1 other pull request in 1 repository
Reviewed 20 pull requests in 1 repository
openjdk/jdk
20 pull requests
- 8304006: jlink should create the jimage file in the native endian for the target platform
- 8267140: Support closing the HttpClient by making it auto-closable
- JDK-8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
- 8304502: Classfile API class hierarchy makes assumptions when class is not resolved
- JDK-8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
- 8304437: ProblemList com/sun/jdi/ThreadMemoryLeadTest.java with ZGC
- JDK-8303742: CompletableFuture.orTimeout leaks if the future completes exceptionally
- 8304367: jlink --include-locales=* attempts to parse non .class resource files with classfile reader
- 8304164: jdk/classfile/CorpusTest.java still fails after JDK-8303910
- 8304174: Remove delays from httpserver tests
- 8303910: jdk/classfile/CorpusTest.java failed 1 of 6754 tests
- 8303965: java.net.http.HttpClient should reset the stream if response headers contain malformed header fields
- 8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
- 8303682: Simplify HttpClient DebugLogger
- 8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
- 8294982: Implementation of Classfile API
- 8303198: System and Runtime.exit() resilience to logging errors
- 8303481: CancelRequestTest assertTrue failing with AssertionError due to java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading
- 8303186: Missing Classpath exception from Continuation.c
- 8303405: fix @returnss typo in ReflectionFactory