Vladimir Kozlov
|
bdc9d3dee2
|
8236726: Put vmTestbase/vm/mlvm/indy/stress/java tests on AOT Problem list
Reviewed-by: iignatyev
|
2020-01-15 11:04:45 -08:00 |
|
Brian Burkhalter
|
40d0110ac6
|
8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java
Reviewed-by: mchung, lancea, prappo
|
2020-01-15 08:21:07 -08:00 |
|
Maurizio Cimadamore
|
099184950b
|
8235837: Memory access API refinements
Reviewed-by: chegar, psandoz
|
2020-01-15 11:09:00 +00:00 |
|
Jan Lahoda
|
8787b9a66d
|
8233655: NPE at jdk.compiler/com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply
Ensuring that errors reported during speculative attribution that belong to a different file are not lost.
Reviewed-by: mcimadamore
|
2020-01-15 11:31:16 +01:00 |
|
Joe Darcy
|
006b5e0f96
|
8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
Reviewed-by: bpb, dfuchs
|
2020-01-14 20:19:51 -08:00 |
|
Henry Jen
|
643a98d553
|
Merge
|
2020-01-15 01:57:30 +00:00 |
|
Henry Jen
|
ae81cfa30f
|
Merge
|
2020-01-15 01:54:35 +00:00 |
|
Brian Burkhalter
|
a91ec31636
|
8237183: Bug ID missing for test in patch which fixed JDK-8230665
Reviewed-by: lancea
|
2020-01-14 17:28:54 -08:00 |
|
Brian Burkhalter
|
03cd98e15b
|
8230665: (bf spec) ByteBuffer::alignmentOffset spec misleading when address is misaligned
Reviewed-by: alanb, darcy, psandoz
|
2020-01-14 11:06:00 -08:00 |
|
Vicente Romero
|
5ff1d72185
|
8236005: local records shouldn't capture any non-static state from any enclosing type
Reviewed-by: mcimadamore
|
2020-01-14 07:07:43 -05:00 |
|
Jie Fu
|
6d03f918cf
|
8237055: [TESTBUG] compiler/c2/TestJumpTable.java fails with release VMs
Reviewed-by: thartmann
|
2020-01-14 18:07:45 +08:00 |
|
Jan Lahoda
|
a35d087f54
|
8236670: Conflicting bindings accepted in some cases
Reviewed-by: mcimadamore
|
2020-01-14 11:10:07 +01:00 |
|
Ivan Gerasimov
|
1507a1fb67
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-13 18:00:32 -08:00 |
|
Zhengyu Gu
|
27d782be64
|
8237038: Shenandoah: Reduce thread pool size in TestEvilSyncBug.java test
Reviewed-by: shade
|
2020-01-13 13:53:37 -05:00 |
|
Athijegannathan Sundararajan
|
72db22cb12
|
8222100: tools/jimage/JImageTest.java time out
Reviewed-by: jlaskey
|
2020-01-13 22:45:41 +05:30 |
|
Henry Jen
|
231d9afe6f
|
Merge
|
2020-01-09 20:16:21 +00:00 |
|
Pankaj Bansal
|
cf468f1791
|
8224475: JTextPane does not show images in HTML rendering
Reviewed-by: serb, psadhukhan
|
2020-01-09 15:11:10 +05:30 |
|
Brian Burkhalter
|
d6a5897f41
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-08 11:38:08 -08:00 |
|
Daniil Titov
|
639e97df46
|
8236190: Unproblem list vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.java
Reviewed-by: amenkov, cjplummer, iignatyev
|
2020-01-08 10:03:52 -08:00 |
|
Brian Burkhalter
|
31b9bbd87b
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-08 08:35:33 -08:00 |
|
Jesper Wilhelmsson
|
257a1bb854
|
Merge
|
2020-01-08 16:03:32 +01:00 |
|
Thomas Schatzl
|
89f2d14518
|
8235934: gc/g1/TestGCLogMessages.java fails with 'DerivedPointerTable Update' found
Fix determining whether C2 or JVMCI are enabled in the test.
Reviewed-by: sjohanss, kbarrett
|
2020-01-08 14:36:48 +01:00 |
|
Goetz Lindenmaier
|
d6a2a079d1
|
8236772: Fix build for windows 32-bit after 8212160 and 8234331
Reviewed-by: clanger
|
2020-01-08 14:22:30 +01:00 |
|
Zhengyu Gu
|
b81bfcbff1
|
8236902: Shenandoah: Missing string dedup roots in all root scanner
Reviewed-by: rkennke
|
2020-01-10 07:21:32 -05:00 |
|
Brian Burkhalter
|
d8e3d8af7b
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-09 08:31:41 -08:00 |
|
Brian Burkhalter
|
7cd4d9ac6a
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-09 08:31:29 -08:00 |
|
Christian Hagedorn
|
863f741611
|
8236140: assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it
Add missing rehashing for modified node in InitializeNode::complete_stores().
Reviewed-by: neliasso, thartmann
|
2020-01-09 16:14:14 +01:00 |
|
Paul Sandoz
|
e5b0568e1c
|
8236769: Clarify javadoc of memory access API
Reviewed-by: chegar
|
2020-01-08 23:12:45 +00:00 |
|
Erik Gahlin
|
0239771501
|
8236264: Remove jdk.jfr.Recording::setFlushInterval and jdk.jfr.Recording::getFlushInterval
Reviewed-by: rehn, mseledtsov
|
2020-01-08 22:44:34 +01:00 |
|
Sureshkumar Mahaliswamy
|
984abfeb3f
|
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception
Reviewed-by: mchung
|
2020-01-09 22:42:53 -08:00 |
|
Coleen Phillimore
|
5de40a0867
|
8236905: ProblemList test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
Reviewed-by: dholmes
|
2020-01-09 21:58:38 -05:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Coleen Phillimore
|
016b0f0caa
|
8232759: Remove GC.class_stats
Make the GC.class_stats option obsolete
Reviewed-by: dholmes, iklam
|
2020-01-09 17:38:41 -05:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Coleen Phillimore
|
c4b8e38de4
|
8236224: Obsolete the FieldsAllocationStyle and CompactFields options
Remove the options and code for options deprecated in JDK 14
Reviewed-by: dholmes, hseigel, fparain
|
2020-01-07 13:11:35 -05:00 |
|
Christian Hagedorn
|
3e9a17c53e
|
8235984: C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop
Bailout from loop unswitching if loop predicates have a control dependency to partially peeled statements.
Reviewed-by: neliasso, thartmann
|
2020-01-07 17:06:10 +01:00 |
|
Igor Veresov
|
cc99075c79
|
8236050: Some compiler tests fail when executed with custom TieredLevel
Make sure TieredStopAtLevel is properly supported for different compilation modes
Reviewed-by: redestad, thartmann
|
2020-01-07 07:31:28 -08:00 |
|
Vicente Romero
|
50a56141ba
|
8234445: spurious error message for record constructors with receiver parameters
Reviewed-by: mcimadamore
|
2020-01-07 09:21:07 -05:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Sergey Bylokhov
|
151ab6acc1
|
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Reviewed-by: dmarkov
|
2020-01-03 13:40:33 -08:00 |
|
Matthias Baesken
|
44f7fe57a8
|
8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
Reviewed-by: bobv, clanger, mdoerr
|
2020-01-03 11:10:42 +01:00 |
|
Sergey Bylokhov
|
8f8f43999c
|
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks
|
2019-12-25 14:17:57 +03:00 |
|
Weijun Wang
|
e7a07ea2f3
|
8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId
Reviewed-by: xuelei
|
2019-12-25 07:17:25 +08:00 |
|
Smita Kamath
|
995da6eb2a
|
8167065: Add intrinsic support for double precision shifting on x86_64
Reviewed-by: kvn
|
2019-12-23 14:42:21 -08:00 |
|
Lance Andersen
|
da03b15fac
|
8235961: SyncResolverImpl does not throw SQLException as expected
Reviewed-by: joehw, bpb
|
2019-12-23 17:18:32 -05:00 |
|
Chris Hegarty
|
417672bc9d
|
8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Reviewed-by: alanb
|
2019-12-23 09:17:00 +00:00 |
|
Tobias Hartmann
|
34b08ed2a5
|
8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain
Use _src_type/_dest_type as address types for the loads and stores.
Reviewed-by: vlivanov, roland
|
2019-12-23 09:44:35 +01:00 |
|
Pankaj Bansal
|
4cb20ae300
|
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
Reviewed-by: prr, jdv
|
2019-12-23 13:04:07 +05:30 |
|