Commit Graph

  • fe94a7a48c Set ANDI to JAVA-TX master Andreas Stadelmeier 2025-03-12 18:16:30 +01:00
  • 79068453d2 Merge branch 'master' of ssh://gitea.hb.dhbw-stuttgart.de:2222/stan/jdk-24 Andreas Stadelmeier 2025-01-15 12:52:11 +01:00
  • a29be33ac7 Remove more wildcards in Collector removeWildcards Andreas Stadelmeier 2024-12-31 18:03:01 +01:00
  • 1facf55ccc Merge branch 'master' into removeWildcards Andreas Stadelmeier 2024-12-30 10:09:47 +01:00
  • 6c1f306dd6 Check if any field or any method call is incompatible and declare the whole class unfit for Java-TX type system Andreas Stadelmeier 2024-12-30 09:04:53 +01:00
  • 4c94a9b869 Fix owner class name compare. Add error output Andreas Stadelmeier 2024-12-22 08:05:40 +01:00
  • 09ab9a7e02 getOwner MEthod added and check if classnames are the same when calling polymorphic methods with captured wildcards Andreas Stadelmeier 2024-12-22 02:21:43 +01:00
  • f63a8bcd4e Add deepestGeneric Method to types and check whether Field declaration has generic more than two times nested Andreas Stadelmeier 2024-12-21 22:44:21 +01:00
  • bf2505685f Change log output not to output errors Andreas Stadelmeier 2024-12-21 19:12:44 +01:00
  • 21aa7e0e9c Merge branch 'master' into removeWildcards Andreas Stadelmeier 2024-12-18 00:44:19 +01:00
  • 3fe35f6476 Add Additional output. For Fields using CC and more verbose for method calls Andreas Stadelmeier 2024-12-18 00:44:09 +01:00
  • bc4d7d1bc9 Remove further wildcards from Collectors Andreas Stadelmeier 2024-12-17 20:39:01 +01:00
  • 7c06bd67df Merge branch 'master' into removeWildcards Andreas Stadelmeier 2024-12-17 16:35:03 +01:00
  • fa1d70f954 Use Log.printRawLine instead of System.out Andreas Stadelmeier 2024-12-17 16:34:54 +01:00
  • 849209b8cb Set Source/Release Version to 24 always and remove Wildcards from Collectors.toList and toSet Andreas Stadelmeier 2024-12-16 20:41:58 +01:00
  • 2d7b87edd7 Build Instructions Andreas Stadelmeier 2024-12-15 16:47:25 +01:00
  • 07aecbc72c Merge branch 'master' of https://git.openjdk.org/jdk Andreas Stadelmeier 2024-12-12 15:01:58 +01:00
  • aceb289ad0 Update README.md Andreas Stadelmeier 2024-12-12 14:01:03 +00:00
  • f71d515026 8345777: Improve sections for inherited members Hannes Wallnöfer 2024-12-12 13:28:58 +00:00
  • b8bb51e1f3 8345908: Class links should be properly spaced Hannes Wallnöfer 2024-12-12 13:14:17 +00:00
  • ef6e987a00 8346040: Zero interpreter build on Linux Aarch64 is broken Coleen Phillimore 2024-12-12 12:48:06 +00:00
  • f7f07b94c5 8345804: Update copyright year to 2024 for langtools in files where it was missed Magnus Ihse Bursie 2024-12-12 12:06:27 +00:00
  • 1bdb7b4271 8345622: test/langtools/tools/javac/annotations/parameter/ParameterAnnotations.java should set processorpath to work correctly in the agentvm mode Jan Lahoda 2024-12-12 11:59:45 +00:00
  • 0ad64234e2 8345944: JEP 492: extending local class in a different static context should not be allowed 8345953: JEP 492: instantiating local classes in a different static context should not be allowed Maurizio Cimadamore 2024-12-12 10:49:35 +00:00
  • 68aa4d44ff 8346063: java/lang/Thread/virtual/Starvation.java missing @requires vm.continuations Amit Kumar 2024-12-12 10:04:09 +00:00
  • 77e493226d 8344026: Ubsan: prevent potential integer overflow in c1_LIRGenerator_<arch>.cpp file Amit Kumar 2024-12-12 09:51:56 +00:00
  • 3f2556b860 8345984: Remove redundant checkXXX methods from java.management Util class Kevin Walls 2024-12-12 09:16:06 +00:00
  • ceb4366ebf 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM David Holmes 2024-12-12 07:53:38 +00:00
  • 72c59de615 8345876: Update nativeAddAtIndex comment to match the code Saagar Jha 2024-12-12 03:20:42 +00:00
  • 75cfb640a6 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation Quan Anh Mai 2024-12-12 03:08:37 +00:00
  • 4da6fd4283 8345423: Shenandoah: Parallelize concurrent cleanup Xiaolong Peng 2024-12-12 01:08:31 +00:00
  • ec219ae56f 8346039: [BACKOUT] - [C1] LIR Operations with one input should be implemented as LIR_Op1 David Holmes 2024-12-12 00:04:19 +00:00
  • 05c5678886 8345959: Make JVM_IsStaticallyLinked JVM_LEAF Jiangli Zhou 2024-12-11 23:45:49 +00:00
  • 64fad1c7d3 8345797: Update copyright year to 2024 for client-libs in files where it was missed Magnus Ihse Bursie 2024-12-11 21:29:30 +00:00
  • ddf0461788 8345799: Update copyright year to 2024 for core-libs in files where it was missed Magnus Ihse Bursie 2024-12-11 21:08:22 +00:00
  • cbab40bce4 8345683: Remove special flags for files compiled for static libraries Magnus Ihse Bursie 2024-12-11 21:01:20 +00:00
  • 08bdeedfd3 8345269: Fix -Wzero-as-null-pointer-constant warnings in ppc code Kim Barrett 2024-12-11 19:37:01 +00:00
  • e4a34e96cd 8345616: Unnecessary Hashtable usage in javax.swing.text.html.parser.Element Andrey Turbanov 2024-12-11 18:22:23 +00:00
  • cce5808d7a 8345421: (bf) Create specific test for temporary direct buffers and the buffer size limit Brian Burkhalter 2024-12-11 17:57:22 +00:00
  • cf0e1aa066 8345335: Add excluded jdk_foreign tests to manual group Ivan Šipka 2024-12-11 16:33:44 +00:00
  • 2c4567a689 8342651: Refactor array constant to use an array of jbyte Quan Anh Mai 2024-12-11 15:59:39 +00:00
  • 72c6daf1b1 8346007: Incorrect copyright header in UModLNodeIdealizationTests.java theoweidmannoracle 2024-12-11 15:21:28 +00:00
  • cc47918445 8345040: Clean up unused variables and code in generate_native_wrapper Qizheng Xing 2024-12-11 15:11:46 +00:00
  • c34b87c52b 8345659: Fix broken alignment after ReservedSpace splitting in GC code Stefan Karlsson 2024-12-11 15:09:36 +00:00
  • e294899154 8345647: Fix recent NULL usage backsliding in Shenandoah Sonia Zaldana Calles 2024-12-11 14:40:03 +00:00
  • d381d581bf 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes theoweidmannoracle 2024-12-11 14:30:59 +00:00
  • 45c914c3ad 8343607: C2: Shenandoah crashes during barrier expansion in Continuation::enter Roland Westrelin 2024-12-11 13:48:03 +00:00
  • a21d21f4d7 8345609: [C1] LIR Operations with one input should be implemented as LIR_Op1 Martin Doerr 2024-12-11 12:50:24 +00:00
  • 2382a2de96 8345661: Simplify page size alignment in code heap reservation Stefan Karlsson 2024-12-11 12:22:00 +00:00
  • 076bfa688c 8345656: Move os alignment functions out of ReservedSpace Stefan Karlsson 2024-12-11 11:53:25 +00:00
  • 2826838389 8345658: WB_NMTCommitMemory redundantly records an NMT tag Stefan Karlsson 2024-12-11 11:49:19 +00:00
  • c9ec2716a5 8345800: Update copyright year to 2024 for serviceability in files where it was missed Magnus Ihse Bursie 2024-12-11 10:40:19 +00:00
  • 8e0f929ecf 8345805: Update copyright year to 2024 for other files where it was missed Magnus Ihse Bursie 2024-12-11 10:39:08 +00:00
  • f88c1c6ff8 8345773: Class-File API debug printing capability Adam Sotona 2024-12-11 07:58:26 +00:00
  • e88e793cfd 8343148: C2: Refactor uses of "PhaseValue::*con*() + PhaseIdealLoop::set_ctrl()" into separate method theoweidmannoracle 2024-12-11 07:52:06 +00:00
  • 1e9204fa43 8345273: Fix -Wzero-as-null-pointer-constant warnings in s390 code Kim Barrett 2024-12-11 04:47:44 +00:00
  • c40140eb9c 8334581: Remove no-arg constructor BasicSliderUI() Prasanta Sadhukhan 2024-12-11 04:00:01 +00:00
  • 8de0622c3a 8345767: javax/swing/JSplitPane/4164779/JSplitPaneKeyboardNavigationTest.java fails in ubuntu22.04 Prasanta Sadhukhan 2024-12-11 03:49:16 +00:00
  • abcd23f4d6 8334756: javac crashed on call to non-existent generic method with explicit annotated type arg Vicente Romero 2024-12-11 02:12:23 +00:00
  • 2ddaa46054 8305010: Test vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java timed out: thread not suspended Alex Menkov 2024-12-11 01:37:31 +00:00
  • c6317191e3 8343170: java/awt/Cursor/JPanelCursorTest/JPanelCursorTest.java does not show the default cursor Damon Nguyen 2024-12-10 23:52:23 +00:00
  • 29d648c642 8341781: Improve Min/Max node identities Jasmine Karthikeyan 2024-12-10 22:32:19 +00:00
  • 4c39e9faa0 8344924: Default CA certificates loaded despite request to use custom keystore Kevin Driver 2024-12-10 20:49:13 +00:00
  • 0f035545e5 8342469: Improve API documentation for java.lang.classfile.instruction Chen Liang 2024-12-10 20:34:12 +00:00
  • 9bd70ec806 8345888: Broken links in the JDK 24 JavaDoc API documentation, build 27 Nizar Benalla 2024-12-10 18:25:32 +00:00
  • 1def2d82ac 8345700: tier{1,2,3}_compiler don't cover all compiler tests Leonid Mesnik 2024-12-10 17:40:06 +00:00
  • d6b5264c3f 8345746: Remove :resourcehogs/compiler from :hotspot_slow_compiler Leonid Mesnik 2024-12-10 15:53:51 +00:00
  • 4f855d1342 8345818: Fix SM cleanup of parsing of System property resource.bundle.debug Roger Riggs 2024-12-10 15:16:58 +00:00
  • a24b08fcb0 8345669: RISC-V: fix client build failure due to AlignVector after JDK-8343827 Hamlin Li 2024-12-10 14:39:29 +00:00
  • 25d9deb1a3 8335367: [s390] Add support for load immediate on condition instructions. Manjunath Matti 2024-12-10 14:15:15 +00:00
  • a6277bb521 8340212: -Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64 Coleen Phillimore 2024-12-10 12:27:30 +00:00
  • 165fd848c1 8342987: Update --release 24 symbol information for JDK 24 build 27 Pavel Rappo 2024-12-10 10:03:36 +00:00
  • 06c44dd568 8345465: Fix performance regression on x64 after JDK-8345120 Per Minborg 2024-12-10 10:01:27 +00:00
  • 2979806c72 8345795: Update copyright year to 2024 for hotspot in files where it was missed Magnus Ihse Bursie 2024-12-10 08:47:46 +00:00
  • 7e73c436ef 8345217: Parallel: Refactor PSParallelCompact::next_src_region Albert Mingkun Yang 2024-12-10 08:28:36 +00:00
  • 7d3a4049d5 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag David Holmes 2024-12-10 07:43:34 +00:00
  • a606836a02 8345744: Use C++ LINK_TYPE with SetupBuildLauncher in StaticLibs.gmk Jiangli Zhou 2024-12-09 21:37:39 +00:00
  • fe0173ddef 8345803: Update copyright year to 2024 for security in files where it was missed Magnus Ihse Bursie 2024-12-09 21:03:37 +00:00
  • 2207749c89 8344629: SSLSocketNoServerHelloClientShutdown test timeout Artur Barashev 2024-12-09 20:56:59 +00:00
  • 0b9e749f54 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer Ioi Lam 2024-12-09 20:35:54 +00:00
  • eff20a38c7 8345794: Backout doc change introduced by JDK-8235786 Michael McMahon 2024-12-09 20:24:41 +00:00
  • 48e22ba772 8345693: Update JCov for class file version 69 Alexandre Iline 2024-12-09 19:43:55 +00:00
  • cc628a133e 8345287: C2: live in computation is broken Roland Westrelin 2024-12-09 16:43:16 +00:00
  • 480b508cf2 8345156: C2: Add bailouts next to a few asserts Daniel Skantz 2024-12-09 16:29:56 +00:00
  • b120404620 8345793: Update copyright year to 2024 for the build system in files where it was missed Magnus Ihse Bursie 2024-12-09 15:53:48 +00:00
  • 7aa0cbc91d 8345614: Improve AnnotationFormatError message for duplicate annotation interfaces Scott Marlow 2024-12-09 14:59:59 +00:00
  • 35c00532a1 8345405: Add JMH showing the regression in 8341649 Eric Caspole 2024-12-09 14:59:05 +00:00
  • 166c12771d 8345726: Update mx in RunTestPrebuiltSpec to reflect change in JDK-8345302 Erik Joelsson 2024-12-09 14:05:57 +00:00
  • e821d599c8 8345589: Simplify Windows definition of strtok_r Kim Barrett 2024-12-09 13:54:31 +00:00
  • 153dc6d843 8345133: Test sun/security/tools/jarsigner/TsacertOptionTest.java failed: Warning found in stdout Matthew Donovan 2024-12-09 13:20:26 +00:00
  • d7ef3ac0b7 8345684: OperatingSystemMXBean.getSystemCpuLoad() throws NPE Fabian Meumertzheim 2024-12-09 12:12:50 +00:00
  • 830173fcb0 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs Andrew Haley 2024-12-09 11:05:25 +00:00
  • 69e664de14 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function SendaoYan 2024-12-09 03:38:41 +00:00
  • 842b363879 8345698: Remove tier1_compiler_not_xcomp from github actions Leonid Mesnik 2024-12-09 02:43:54 +00:00
  • 458979d83a 8344611: Add missing classpath exception Sorna Sarathi 2024-12-09 02:05:59 +00:00
  • 83ea0133dd 8345629: Remove expired flags in JDK 25 David Holmes 2024-12-08 23:27:31 +00:00
  • c517ffba7d 8339910: RISC-V: crc32 intrinsic with carry-less multiplication Hamlin Li 2024-12-07 09:56:15 +00:00
  • 70248c8a34 Implement WIldcardfinder Plugin directly into the JDK Andreas Stadelmeier 2024-12-06 22:42:46 +01:00
  • e0d6398783 8344575: Examine usage of ReflectUtil.forName() in java.sql.rowset - XmlReaderContentHandler Brent Christian 2024-12-06 21:18:35 +00:00
  • 470701f0bb 8340969: jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless Leonid Mesnik 2024-12-06 18:42:07 +00:00