Alan Bateman
af5c49226c
8320532: Remove Thread/ThreadGroup suspend/resume
...
Reviewed-by: dholmes, jpai, sspitsyn, smarks
2023-12-08 07:10:20 +00:00
Alan Bateman
29d7a22348
8321270: Virtual Thread.yield consumes parking permit
...
Reviewed-by: sspitsyn
2023-12-07 11:41:41 +00:00
Jim Laskey
82796bdebb
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
...
Reviewed-by: rriggs
2023-12-06 21:55:05 +00:00
Roger Riggs
155abc576a
8311906: Improve robustness of String constructors with mutable array inputs
...
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
2023-12-04 18:28:59 +00:00
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +00:00
Alan Bateman
2476be4590
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
...
Reviewed-by: mchung
2023-12-01 07:31:10 +00:00
Jim Laskey
04ad98ed32
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
...
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
2023-11-30 12:49:49 +00:00
Jan Lahoda
0c9a61c185
8319220: Pattern matching switch with a lot of cases is unduly slow
...
Reviewed-by: asotona, vromero
2023-11-24 09:05:39 +00:00
Darragh Clarke
5522656af7
8317834: java/lang/Thread/IsAlive.java timed out
...
Reviewed-by: dfuchs, alanb, dholmes, shade
2023-11-17 12:21:13 +00:00
Mandy Chung
1588dd934c
8319567: Update java/lang/invoke tests to support vm flags
...
8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags
8319672: Several classloader tests ignore VM flags
8319676: A couple of jdk/modules/incubator/ tests ignore VM flags
8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
Reviewed-by: jvernee, lmesnik
2023-11-16 22:40:22 +00:00
Roger Riggs
68110b7a82
8319574: Exec/process tests should be marked as flagless
...
Reviewed-by: bpb, naoto, jpai
2023-11-09 16:21:42 +00:00
Mourad Abbay
7bc8e4c891
8294980: test/jdk/java/lang/invoke 15 test classes use experimental bytecode library
...
Reviewed-by: asotona
2023-11-08 13:26:58 +00:00
Gergö Barany
a290256bbf
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
...
Reviewed-by: dnsimon, never, psandoz
2023-11-07 19:23:53 +00:00
Mandy Chung
8eb6f617b3
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
...
Reviewed-by: alanb
2023-11-07 17:00:08 +00:00
Jan Lahoda
541ff7149f
8318144: Match on enum constants with body compiles but fails with MatchException
...
Reviewed-by: liach, vromero
2023-11-07 12:05:58 +00:00
Mandy Chung
6ad093ef12
8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar"
...
Reviewed-by: jpai, rriggs
2023-11-02 16:38:30 +00:00
Mandy Chung
5207443b36
8317965: TestLoadLibraryDeadlock.java fails with "Unable to load native library.: expected true, was false"
...
Reviewed-by: rriggs
2023-11-01 22:19:57 +00:00
Andrew Haley
ee6f25b507
8319120: Unbound ScopedValue.get() throws the wrong exception
...
Reviewed-by: alanb
2023-10-31 12:58:56 +00:00
Kimura Yukihiro
d051f22284
8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
...
Reviewed-by: sspitsyn, kevinw
2023-10-30 23:26:16 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Jorn Vernee
32ac72c3d3
8312522: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
Leonid Mesnik
fec1d49783
8316452: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags
...
Reviewed-by: sspitsyn
2023-10-10 20:14:56 +00:00
Aleksei Voitylov
cfcbfc6cae
8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163
...
Reviewed-by: simonis, rgiulietti, rriggs
2023-09-28 18:11:40 +00:00
Roger Riggs
1be355734d
8315721: CloseRace.java#id0 fails transiently on libgraal
...
Reviewed-by: lancea, jpai
2023-09-27 13:30:35 +00:00
Alan Bateman
b24ad7cf57
8316924: java/lang/Thread/virtual/stress/ParkALot.java times out
...
Reviewed-by: jpai
2023-09-27 12:54:29 +00:00
Coleen Phillimore
3301fb1e8a
8315869: UseHeavyMonitors not used
...
Reviewed-by: dcubed, alanb
2023-09-20 19:09:02 +00:00
Naoto Sato
7c991cc567
8296246: Update Unicode Data Files to Version 15.1.0
...
Reviewed-by: erikj, joehw, srl, rriggs
2023-09-20 17:39:57 +00:00
Alan Bateman
4461eeb31d
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
...
Reviewed-by: sspitsyn, rpressler
2023-09-19 10:58:12 +00:00
Mandy Chung
5cea53d372
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
2023-09-14 16:10:55 +00:00
Sean Coffey
ff240a9135
8316087: Test SignedLoggerFinderTest.java is still failing
...
Reviewed-by: dfuchs
2023-09-13 15:05:46 +00:00
Erik Joelsson
020255a72d
8267174: Many test files have the wrong Copyright header
...
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
2023-09-12 20:16:05 +00:00
Sean Coffey
e409d07ae8
8315696: SignedLoggerFinderTest.java test failed
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-09-08 14:25:58 +00:00
shaojin.wensj
4b43c25fe3
8310929: Optimization for Integer.toString
...
Reviewed-by: redestad, rriggs
2023-09-08 02:13:52 +00:00
Mandy Chung
111ecdbaf5
8268829: Provide an optimized way to walk the stack with Class object only
...
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
2023-09-07 21:37:40 +00:00
Christoph Langer
69c9ec92d0
8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
...
Reviewed-by: mbaesken, azeller
2023-09-05 08:30:03 +00:00
Sean Coffey
7daae1fb42
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
2023-08-30 12:54:57 +00:00
Matthias Baesken
f3aeb024d9
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
...
Reviewed-by: stuefe, rriggs
2023-08-30 06:46:51 +00:00
Jim Laskey
6864441163
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
...
Reviewed-by: redestad
2023-08-08 19:33:44 +00:00
Alan Bateman
6faf05c6dd
8311989: Test java/lang/Thread/virtual/Reflection.java timed out
...
Reviewed-by: jpai, mchung
2023-08-02 10:40:25 +00:00
Jim Laskey
6af0af5934
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
...
Reviewed-by: naoto, rriggs, mchung, liach
2023-07-31 19:11:14 +00:00
Kevin Walls
4ae5a3e39b
8306446: java/lang/management/ThreadMXBean/Locks.java transient failures
...
Reviewed-by: cjplummer, sspitsyn
2023-07-28 09:44:04 +00:00
Chen Liang
5d57b5c2f0
6983726: Reimplement MethodHandleProxies.asInterfaceInstance
...
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: jvernee, mchung
2023-07-20 00:59:28 +00:00
Chen Liang
201e3bcf52
8291065: Creating a VarHandle for a static field triggers class initialization
...
Reviewed-by: mchung, psandoz
2023-07-18 00:58:25 +00:00
Anthony Scarpino
e737968792
8308398: Move SunEC crypto provider into java.base
...
Reviewed-by: valeriep, alanb
2023-07-17 17:38:54 +00:00
Joe Darcy
19691fab48
6361826: (reflect) provide method for mapping strings to class object for primitive types
...
Reviewed-by: rriggs, mchung
2023-07-14 20:18:23 +00:00
Alan Bateman
0d2196f8e5
8311992: Test java/lang/Thread/virtual/JfrEvents::testVirtualThreadPinned failed
...
Reviewed-by: jpai
2023-07-14 16:01:26 +00:00
Alan Bateman
7304316a8c
8311926: java/lang/ScopedValue/StressStackOverflow.java takes 9mins in tier1
...
Reviewed-by: jpai
2023-07-12 15:44:41 +00:00
Matthias Baesken
25cbe85d6f
8310550: Adjust references to rt.jar
...
Reviewed-by: erikj, clanger
2023-07-07 06:57:23 +00:00
Matthias Baesken
a7d168b522
8311026: Some G1 specific tests do not set -XX:+UseG1GC
...
Reviewed-by: sspitsyn, tschatzl
2023-06-30 11:35:02 +00:00
Adam Sotona
990e3a700d
8308899: Introduce Classfile context and improve Classfile options
...
8306650: Improve control of stack maps generation in Classfile API
8308646: Typo in ConstantValueAttribute
Reviewed-by: mcimadamore
2023-06-27 05:05:17 +00:00
Mandy Chung
7c6a28fd0c
8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242
...
Reviewed-by: dholmes
2023-06-26 21:25:09 +00:00
Mandy Chung
7db2f08756
8310242: Clarify the name parameter to Class::forName
...
Reviewed-by: rriggs, liach, alanb, dholmes
2023-06-26 19:56:24 +00:00
Axel Boldt-Christmas
a0595761ef
8310187: Improve Generational ZGC jtreg testing
...
Reviewed-by: stefank, eosterlund, stuefe
2023-06-20 10:08:13 +00:00
Andrew Haley
44a8aa0691
8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"
...
Reviewed-by: alanb
2023-06-16 12:21:11 +00:00
Kevin Walls
8c9b85a990
8303916: ThreadLists.java inconsistent results
...
Reviewed-by: cjplummer, dholmes, lmesnik
2023-06-16 08:40:16 +00:00
Mandy Chung
9bfe415f66
8305104: Remove the old core reflection implementation
...
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
Chen Liang
75dcc4ef94
8307508: IndirectVarHandle.isAccessModeSupported throws NPE
...
Reviewed-by: mchung
2023-06-13 17:05:52 +00:00
Alan Bateman
b2a5271e74
8309196: Remove Thread.countStackFrames
...
Reviewed-by: rriggs, mchung, dholmes, jpai, iris
2023-06-08 17:28:04 +00:00
Mandy Chung
e8a59843f2
8309630: Clean up tests that reference deploy modules
...
Reviewed-by: bchristi
2023-06-08 01:00:44 +00:00
Mandy Chung
02bce0b145
8309532: java/lang/Class/getDeclaredField/FieldSetAccessibleTest should filter modules that depend on JVMCI
...
Reviewed-by: alanb, dfuchs
2023-06-07 18:44:27 +00:00
Joe Darcy
4ffc8cc216
8309574: Improve core reflection tests for JEP 445
...
Reviewed-by: mchung
2023-06-07 18:11:56 +00:00
Alan Bateman
f1c7afcc3f
8306647: Implementation of Structured Concurrency (Preview)
...
8306572: Implementation of Scoped Values (Preview)
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: psandoz, dfuchs, mchung
2023-06-07 06:41:09 +00:00
Mandy Chung
74dc50b7f0
8301721: lookup.findSpecial fails on Object method call from interface
...
Reviewed-by: alanb
2023-06-06 16:19:46 +00:00
Chen Liang
38cef2adbd
8309413: Improve the performance of MethodTypeDesc::descriptorString
...
8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of
Reviewed-by: mchung
2023-06-06 15:56:36 +00:00
Jan Lahoda
9be5769a68
8291966: SwitchBootstrap.typeSwitch could be faster
...
Reviewed-by: asotona
2023-06-05 10:48:25 +00:00
Mandy Chung
a23bbea959
8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
...
Reviewed-by: dnsimon, bchristi
2023-06-02 18:12:19 +00:00
Alan Bateman
5bd2af26e6
8307478: Implementation of Prepare to Restrict The Dynamic Loading of Agents
...
Reviewed-by: sspitsyn, cjplummer
2023-06-02 05:57:01 +00:00
Volker Simonis
39f6d807db
8307990: jspawnhelper must close its writing side of a pipe before reading from it
...
Reviewed-by: stuefe, rriggs
2023-06-01 10:56:31 +00:00
Chen Liang
78aa5f3fc1
8299505: findVirtual on array classes incorrectly restricts the receiver type
...
Reviewed-by: mchung
2023-05-31 16:28:26 +00:00
Mandy Chung
de7fd1c306
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
...
Reviewed-by: rriggs
2023-05-30 21:01:12 +00:00
Chen Liang
8ffa264cf0
8306698: Add overloads to MethodTypeDesc::of
...
Reviewed-by: mchung
2023-05-23 21:26:25 +00:00
Maurizio Cimadamore
5fc9b5787d
8308276: Change layout API to work with bytes, not bits
...
Reviewed-by: psandoz, pminborg
2023-05-22 14:57:00 +00:00
Jan Lahoda
eaa80ad08c
8300543: Compiler Implementation for Pattern Matching for switch
...
8300545: Compiler Implementation for Record Patterns
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00
Adam Sotona
5763be7267
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
...
Reviewed-by: erikj, liach
2023-05-17 12:45:19 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Jim Laskey
4aa65cbeef
8285932: Implementation of JEP 430 String Templates (Preview)
...
Reviewed-by: mcimadamore, rriggs, darcy
2023-05-10 11:34:01 +00:00
Aleksey Shipilev
fcb280a48b
8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
...
Reviewed-by: dholmes, alanb
2023-05-03 09:39:57 +00:00
Adam Sotona
c8f37564bf
8306729: Add nominal descriptors of modules and packages to Constants API
...
Reviewed-by: mchung
2023-05-03 06:34:58 +00:00
Alan Bateman
86f97fe70c
8305919: java/lang/Thread/virtual/HoldsLock.java#id0 failed, ThreadInfo.getLockInfo() return null
...
Reviewed-by: jpai
2023-05-02 07:20:19 +00:00
Hannes Greule
b3dbf28bc0
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
Roger Riggs
b827ce8334
8298993: (process) java/lang/ProcessBuilder/UnblockSignals.java fails
...
Reviewed-by: bchristi
2023-04-27 20:36:40 +00:00
Per Minborg
cbccc4c817
8304265: Implementation of Foreign Function and Memory API (Third Preview)
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
2023-04-27 09:00:58 +00:00
Daniel D. Daugherty
4b23bef51d
8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
...
8302607: increase timeout for ContinuousCallSiteTargetChange.java
8305502: adjust timeouts in three more M&M tests
Reviewed-by: naoto, lmesnik, thartmann
2023-04-24 16:10:44 +00:00
Aleksey Shipilev
e764e9b740
8306452: Fix Amazon copyright in JDK-8305425 test
...
Reviewed-by: simonis
2023-04-19 18:36:07 +00:00
Leonid Mesnik
92521b100f
8305875: Test TraceVirtualThreadLocals should be run with continuations only
...
Reviewed-by: alanb
2023-04-13 16:39:25 +00:00
Chen Liang
e5ce7d9e43
8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc
...
Reviewed-by: mchung
2023-04-11 13:40:56 +00:00
Alan Bateman
2586f36120
8304919: Implementation of Virtual Threads
...
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +00:00
David Holmes
35cb303a2c
8305425: Thread.isAlive0 doesn't need to call into the VM
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, coleenp, alanb
2023-04-05 21:54:38 +00:00
Mandy Chung
dd59471798
8304846: Provide a shared utility to dump generated classes defined via Lookup API
...
Reviewed-by: jvernee
2023-04-04 18:07:02 +00:00
Jim Laskey
9b9b5a7a5c
8302323: Add repeat methods to StringBuilder/StringBuffer
...
Reviewed-by: tvaleev, redestad
2023-04-03 15:29:21 +00:00
Joe Darcy
abfb900829
8304028: Port fdlibm IEEEremainder to Java
...
Reviewed-by: bpb
2023-03-31 19:48:03 +00:00
Chen Liang
bdbf8fc61d
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
...
Reviewed-by: mchung
2023-03-31 17:14:44 +00:00
Mandy Chung
1d7bb1ffa0
8304585: Method::invoke rewraps InvocationTargetException if a caller-sensitive method throws IAE
...
Reviewed-by: darcy, jpai, alanb
2023-03-30 16:07:47 +00:00
Roger Riggs
d063b8964f
8303392: Runtime.exec and ProcessBuilder.start should use System logger
...
Reviewed-by: stuefe, alanb, mullan
2023-03-29 17:32:46 +00:00
Archie L. Cobbs
4b8f7db6be
8027682: javac wrongly accepts semicolons in package and import decls
...
Reviewed-by: vromero
2023-03-23 16:04:35 +00:00
Raffaello Giulietti
4bf1fbb06d
8303648: Add String.indexOf(String str, int beginIndex, int endIndex)
...
Reviewed-by: rriggs
2023-03-21 08:43:23 +00:00
Naoto Sato
f593a6b52e
8303018: Unicode Emoji Properties
...
Reviewed-by: prr, erikj, rriggs
2023-03-20 20:20:19 +00:00
Mandy Chung
622f239448
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
...
Reviewed-by: jpai, alanb
2023-03-20 17:30:24 +00:00
Leonid Mesnik
d5a150706e
8304314: StackWalkTest.java fails after CODETOOLS-7903373
...
Reviewed-by: alanb, mchung
2023-03-17 13:43:54 +00:00
Chen Liang
2e987d798a
8304360: Test to ensure ConstantDescs fields work
...
Reviewed-by: mchung, jvernee
2023-03-16 20:55:29 +00:00
Adam Sotona
714b5f036f
8294962: Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class
...
Reviewed-by: alanb, mchung
2023-03-15 07:09:55 +00:00
Vladimir Kozlov
8cfd74f76a
8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter
...
Reviewed-by: sviswanathan, jbhateja, vlivanov
2023-03-09 03:26:38 +00:00
Joe Darcy
1bb39a95eb
8302027: Port fdlibm trig functions (sin, cos, tan) to Java
...
Reviewed-by: bpb
2023-03-04 23:52:03 +00:00
Alan Bateman
629a9053f0
8303242: ThreadMXBean issues with virtual threads
...
Reviewed-by: mchung, pchilanomate
2023-03-04 07:33:33 +00:00
Raffaello Giulietti
5b2e2e4695
8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)
...
Reviewed-by: rriggs, alanb
2023-03-03 20:51:13 +00:00
Roger Riggs
379f2061aa
8303198: System and Runtime.exit() resilience to logging errors
...
Reviewed-by: dholmes, jpai, alanb
2023-03-03 16:14:45 +00:00
Joe Darcy
61e8867591
8302040: Port fdlibm sqrt to Java
...
Reviewed-by: bpb, thartmann, aturbanov
2023-02-28 18:33:53 +00:00
David M. Lloyd
b527edd338
8292914: Lambda proxies have unstable names
...
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
2023-02-27 17:18:44 +00:00
Eirik Bjorsnos
17e3769ed7
8302871: Speed up StringLatin1.regionMatchesCI
...
Reviewed-by: redestad, martin, alanb
2023-02-25 07:48:03 +00:00
Joe Darcy
fcaf871408
8302028: Port fdlibm atan2 to Java
...
Reviewed-by: bpb
2023-02-22 22:49:59 +00:00
Eirik Bjorsnos
ef1f7bd3b8
8302877: Speed up latin1 case conversions
...
Reviewed-by: naoto, redestad
2023-02-21 20:54:36 +00:00
Joe Darcy
dfce4e1943
8302800: Augment NaN handling tests of FDLIBM methods
...
Reviewed-by: bpb
2023-02-21 18:31:22 +00:00
Roger Riggs
10b4cc9eb4
8301627: System.exit and Runtime.exit debug logging
...
Reviewed-by: alanb, chegar
2023-02-21 15:37:08 +00:00
Joe Darcy
655a71277d
8301444: Port fdlibm hyperbolic transcendental functions to Java
...
Reviewed-by: bpb
2023-02-17 03:22:06 +00:00
Joe Darcy
3ba156082b
8302026: Port fdlibm inverse trig functions (asin, acos, atan) to Java
...
Reviewed-by: bpb
2023-02-15 22:16:30 +00:00
Mandy Chung
9c202a5a8f
8302260: VarHandle.describeConstable() fails to return a nominal descriptor for static public fields
...
Reviewed-by: alanb, psandoz
2023-02-14 21:15:14 +00:00
Tagir F. Valeev
94e7cc8587
8301226: Add clamp() methods to java.lang.Math and to StrictMath
...
Reviewed-by: qamai, darcy
2023-02-14 05:39:07 +00:00
Varada M
cb8107303e
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
...
Reviewed-by: dholmes, stuefe
2023-02-13 11:12:36 +00:00
Joe Darcy
8049e59a5c
8301833: Add wide-ranging tests for FDLIBM porting
...
Reviewed-by: bpb, alanb
2023-02-12 17:45:55 +00:00
Joe Darcy
919a6da2a7
8301202: Port fdlibm log to Java
...
Reviewed-by: bpb
2023-02-11 02:15:46 +00:00
Mandy Chung
c8cc7b67db
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
...
Reviewed-by: rriggs
2023-02-09 00:38:08 +00:00
Alan Bateman
ecf21a9a24
8301767: Convert virtual thread tests to JUnit
...
Reviewed-by: cstein, lancea, jpai
2023-02-08 14:56:28 +00:00
Joe Darcy
34493248c0
8301396: Port fdlibm expm1 to Java
...
Reviewed-by: bpb
2023-02-04 00:48:26 +00:00
Joe Darcy
ee0f5b5ed0
8301392: Port fdlibm log1p to Java
...
Reviewed-by: bpb
2023-02-02 20:36:34 +00:00
Joe Darcy
63bb2ce8de
8301205: Port fdlibm log10 to Java
...
Reviewed-by: bpb
2023-01-30 20:33:01 +00:00
Mandy Chung
7aaf76c529
8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
...
Reviewed-by: rriggs
2023-01-27 17:13:54 +00:00
Mandy Chung
86fed79670
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
...
Reviewed-by: jvernee, dholmes, psandoz
2023-01-23 17:58:53 +00:00
Claes Redestad
e37078f5bb
8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, luhenry
2023-01-17 21:06:22 +00:00
Alan Bateman
fb147aaea1
8300228: ModuleReader.find on exploded module throws if resource name maps to invalid file path
...
Reviewed-by: jpai, chegar, cstein
2023-01-17 16:25:11 +00:00
Mandy Chung
a86b6f6fde
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
...
Reviewed-by: iris, jpai
2023-01-10 17:05:33 +00:00
Alan Bateman
11fd651ab1
8298875: A module requiring "java.base" with flags ACC_SYNTHETIC should be rejected
...
Reviewed-by: jpai, mchung
2022-12-27 07:51:04 +00:00
Jesper Wilhelmsson
c5a4a7a679
Merge
2022-12-20 11:40:56 +00:00
Daniel D. Daugherty
f07acfc166
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
...
Reviewed-by: iris
2022-12-19 23:08:56 +00:00
Alan Bateman
2c69c41d48
8298894: java/lang/Thread/virtual/stress/Skynet.java timed out and threw OutOfMemoryError
...
Reviewed-by: eosterlund
2022-12-19 18:06:19 +00:00
Sergey Bylokhov
2bb727c4ea
8290899: java/lang/String/StringRepeat.java test requests too much heap on windows x86
...
Reviewed-by: jpai, phh
2022-12-16 00:43:56 +00:00
Alan Bateman
d35e840024
8297295: Remove ThreadGroup.allowThreadSuspension
...
Reviewed-by: jpai, smarks, chegar, darcy
2022-12-08 18:17:58 +00:00
Jaikiran Pai
2f426cd68b
8298375: Bad copyright header in test/jdk/java/lang/Character/Supplementary.java
...
Reviewed-by: alanb
2022-12-08 11:02:21 +00:00
Sergey Tsypanov
b9346e149e
8298033: Character.codePoint{At|Before}(char[], int, int) doesn't do JavaDoc-specified check
...
Reviewed-by: rriggs
2022-12-08 10:21:56 +00:00
Alan Bateman
1166c8e2c0
8296896: Change virtual Thread.yield to use external submit
...
Reviewed-by: jpai, rpressler
2022-12-08 07:37:32 +00:00
Daniel Jeliński
27bbe7be2c
8297976: Remove sun.net.ProgressMonitor and related classes
...
8240275: Occasional errors in HttpURLConnection due to race with GC
Reviewed-by: jpai, dfuchs, michaelm
2022-12-07 08:56:10 +00:00
Yude Lin
f5ad515db0
8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1
...
Reviewed-by: tschatzl, ayang
2022-12-06 07:16:27 +00:00
Maurizio Cimadamore
73baadceb6
8295044: Implementation of Foreign Function and Memory API (Second Preview)
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
2022-12-05 13:49:53 +00:00
Daniel D. Daugherty
6e5470525d
8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
...
8297367: disable TestRedirectLinks.java in slowdebug mode
8297369: disable Fuzz.java in slowdebug mode
Reviewed-by: sspitsyn, jjg, cjplummer, lmesnik
2022-12-02 22:29:21 +00:00
Jie Fu
11ba7591df
8297992: Tests fail after JDK-8297215 due to lack of @enablePreview
...
Reviewed-by: darcy
2022-12-02 06:04:10 +00:00
Joe Darcy
770ff5a812
8297215: Update libs tests to use @enablePreview
...
Reviewed-by: alanb, sspitsyn
2022-12-01 20:38:16 +00:00
Jaikiran Pai
0ce182723b
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
2022-11-30 00:37:31 +00:00
Ryan Ernst
50f9043c69
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
...
Reviewed-by: chegar, alanb
2022-11-26 20:04:59 +00:00
Claes Redestad
87d1097d9b
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
...
Reviewed-by: enikitin, alanb
2022-11-24 17:40:30 +00:00