Masayoshi Okutsu
|
b09c81ce39
|
8152077: (cal) Calendar.roll does not always roll the hours during daylight savings
Reviewed-by: peytoia
|
2016-03-29 18:04:41 +09:00 |
|
Marcus Larsson
|
3db2c8085b
|
8151993: Remove inclusion of inline.hpp in log.hpp
Reviewed-by: kbarrett, stefank
|
2016-03-29 09:43:05 +02:00 |
|
Marcus Larsson
|
f4a1f4ef6b
|
8151438: UL instantiates duplicate tag sets
Reviewed-by: brutisso, stefank
|
2016-03-29 09:36:43 +02:00 |
|
Per Lidén
|
0fb3d6a52e
|
8068579: Running with -XX:-UseParallelGC does not turn ParalleGC off
Reviewed-by: jmasa, dfazunen, brutisso
|
2016-03-29 08:42:22 +02:00 |
|
Rahul Raghavan
|
34f5c263b6
|
8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665
Added missing code to close file pointer.
Reviewed-by: kvn
|
2016-03-28 20:38:05 -07:00 |
|
Amy Lu
|
b853c8f575
|
8152873: java/util/Locale/LocaleProviders.sh fails after JDK-8150432
Reviewed-by: darcy
|
2016-03-29 10:47:03 +08:00 |
|
Claes Redestad
|
996686aae0
|
8152733: Avoid creating Manifest when checking for Multi-Release attribute
Co-authored-by: Steve Drach <steve.drach@oracle.com>
Reviewed-by: psandoz, alanb
|
2016-03-28 22:25:32 +02:00 |
|
Athijegannathan Sundararajan
|
93169df513
|
8152533: ant octane target fails with "Unable to load a script engine manager (org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)"
Reviewed-by: jlaskey
|
2016-03-28 23:05:01 +05:30 |
|
Phil Race
|
03bb7d11b7
|
Merge
|
2016-03-28 08:56:34 -07:00 |
|
Phil Race
|
93772df04d
|
Merge
|
2016-03-28 08:41:54 -07:00 |
|
Phil Race
|
6128f6ae11
|
Merge
|
2016-03-28 08:38:59 -07:00 |
|
Sergey Bylokhov
|
a7a856ca67
|
8149958: Implementation/documantation of AudioInputStream.read()/skip() should be updated
Reviewed-by: amenkov, prr
|
2016-03-28 18:02:10 +03:00 |
|
Sergey Bylokhov
|
09e6249e38
|
8132782: RIFFReader does not support WAVE-Files greater than 2 GiB
Reviewed-by: amenkov
|
2016-03-28 17:59:54 +03:00 |
|
Aleksei Efimov
|
a7739ef564
|
8073872: Schemagen fails with StackOverflowError if element references containing class
Reviewed-by: lancea
|
2016-03-28 17:12:48 +03:00 |
|
Fei Yang
|
755b6af36e
|
8152840: aarch64: improve _unsafe_arraycopy stub routine
Aarch64: improve StubRoutines::_unsafe_arraycopy stub routine
Reviewed-by: aph
|
2016-03-28 21:21:41 +08:00 |
|
Rahul Raghavan
|
9acc5ad3ce
|
8145348: Make intrinsics flags diagnostic
Converted product or develop intrinsics flags to diagnostic.
Reviewed-by: kvn
|
2016-03-28 01:08:02 -07:00 |
|
Vladimir Ivanov
|
f7d4d8b94d
|
8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem
Reviewed-by: acorn, kvn
|
2016-03-28 13:49:34 +03:00 |
|
Vladimir Ivanov
|
ee1caca2a6
|
8148175: C1: G1 barriers don't preserve FP registers
Reviewed-by: kvn
|
2016-03-28 13:49:34 +03:00 |
|
Vladimir Ivanov
|
661796fe3f
|
8152179: C2: Folding of unsigned loads is broken w/ @Stable
Reviewed-by: jrose, kvn
|
2016-03-28 13:49:34 +03:00 |
|
Vladimir Ivanov
|
3d03610bf4
|
8152773: C2: LoadNode properties aren't preserved when converting between signed/unsigned variants
Reviewed-by: jrose, kvn
|
2016-03-28 13:49:34 +03:00 |
|
Vladimir Ivanov
|
9cf0dc3015
|
8151623: Zap freed Metaspace chunks in non-product binaries
Reviewed-by: stefank, jmasa
|
2016-03-28 13:49:34 +03:00 |
|
Rachna Goel
|
63cdcb2f4b
|
8150432: LocaleProviders.sh fails
Updated Windows 10 kernel name.
Reviewed-by: okutsu
|
2016-03-28 12:36:33 +05:30 |
|
Doug Lea
|
837a779be8
|
8152083: Optimize TimeUnit conversions
Reviewed-by: martin, shade, forax
|
2016-03-28 08:53:39 -07:00 |
|
Robert Field
|
e16d374ab5
|
8151755: jshell tool: properly cover resolution issues in output configuration
8152246: jshell tool: history overflow
Reviewed-by: jlahoda
|
2016-03-25 18:36:19 -07:00 |
|
Artem Smotrakov
|
2ffd1ace91
|
8152798: Mark WeakCipherSuite.java as intermittently failing
Reviewed-by: xuelei
|
2016-03-25 16:50:20 -07:00 |
|
Phil Race
|
43a7e6a0be
|
8051519: Deprecate sun.java2d.SunGraphicsEnvironment.useAlternateFontforJALocales
Reviewed-by: mchung
|
2016-03-25 13:47:21 -07:00 |
|
Mandy Chung
|
264639c70b
|
8151571: InnocuousThread cannot be created during early startup
Reviewed-by: alanb, plevart, chegar
|
2016-03-25 12:30:13 -07:00 |
|
Xueming Shen
|
109b51a79b
|
8031767: Support system or alternative implementations of zlib
Reviewed-by: alanb, erikj
|
2016-03-25 10:55:56 -07:00 |
|
Daniel Fuchs
|
da3998f139
|
8150840: Add an internal system property to control the default level of System.Logger when java.logging is not present
Reviewed-by: mchung, rriggs
|
2016-03-25 17:12:18 +01:00 |
|
Aleksey Shipilev
|
0a8f970d76
|
Merge
|
2016-03-25 13:15:41 +00:00 |
|
Alexander Stepanov
|
92f7b367fa
|
8149558: [TEST] add regression test for JDK-8150154
Reviewed-by: serb, yan
|
2016-03-25 15:49:24 +03:00 |
|
Aleksey Shipilev
|
1d963af553
|
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz, dl
|
2016-03-25 15:35:43 +03:00 |
|
Aleksey Shipilev
|
d8f23ea33b
|
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz
|
2016-03-25 15:34:30 +03:00 |
|
Amy Lu
|
92104d1449
|
8152749: Mark AdaptorCloseAndInterrupt.java as intermittently failing
8152755: Problem list java/nio/file/WatchService/MayFlies.java
Reviewed-by: alanb
|
2016-03-25 19:46:48 +08:00 |
|
Konstantin Shefov
|
ec1e7dbde1
|
8152344: JVMCI test task: Unit tests for ConstantReflectionProvider
Reviewed-by: twisti, dpochepk, tpivovarova
|
2016-03-25 14:46:09 +03:00 |
|
Roland Schatz
|
49558c8d6e
|
8152634: generalize exception throwing routines in JVMCIRuntime
Reviewed-by: twisti
|
2016-03-25 12:43:23 +01:00 |
|
Yuri Nesterenko
|
c0deba4235
|
8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
8151033: [TEST_BUG] typo in java/awt/MouseInfo/PointerInfoCrashTest.java: no sun.awt.peer
8151037: [TEST_BUG] javax/swing/Action/8133039/bug8133039.java requires @modules
8152301: [TESTBUG] Compilation errors in client lib test files
Reviewed-by: serb, alexsch
|
2016-03-25 12:31:16 +03:00 |
|
Semyon Sadetsky
|
458f8d2597
|
8078514: Nightly: api/javax_swing/DefaultRowSorter/index_ModelStructChanged failure
Reviewed-by: alexsch
|
2016-03-25 11:29:32 +03:00 |
|
Alejandro Murillo
|
3b0a2b4093
|
Merge
|
2016-03-24 15:53:22 -07:00 |
|
Alejandro Murillo
|
08cd7e16d7
|
Merge
|
2016-03-24 15:53:19 -07:00 |
|
Joe Wang
|
5aabf0b57a
|
8151154: IllegalArgumentException not thrown when wrong syntax value is set for javax.xml.catalog.files
Reviewed-by: lancea
|
2016-03-24 15:34:50 -07:00 |
|
Mandy Chung
|
0c67cefd42
|
8152697: JVMCI tests fail with UnsatisfiedLinkError as jdk.vm.ci not defined by boot loader
Reviewed-by: alanb
|
2016-03-24 13:45:45 -07:00 |
|
Alexander Scherbatiy
|
d8728764ca
|
8151998: VS2010 ThemeReader.cpp(758) : error C3861: 'round': identifier not found
Reviewed-by: serb, ssadetsky
|
2016-03-24 13:27:44 -07:00 |
|
Mandy Chung
|
81efd32432
|
8152508: tools/jlink/SecurityTest.java failed intermittently
Reviewed-by: alanb
|
2016-03-24 13:09:48 -07:00 |
|
Vivek Deshpande
|
752d1b46bb
|
8152354: Update for x86 AES CBC Decryption
4 way parallel version for key sizes 192 and 256 for 64 bit and for key sizes 128, 192 and 256 for 32 bit.
Reviewed-by: kvn
|
2016-03-24 11:48:37 -07:00 |
|
Mandy Chung
|
366e4b930f
|
8152715: Problem list tools/pack200/Pack200Props.java
Reviewed-by: alanb, lancea
|
2016-03-24 11:20:14 -07:00 |
|
Zoltan Majo
|
fd69c51425
|
Merge
|
2016-03-24 17:52:39 +00:00 |
|
Semyon Sadetsky
|
cc7b4e06ed
|
8134669: Empty screen insets in Gnome 3, OEL 7 in multiscreen mode
Reviewed-by: alexsch
|
2016-03-24 20:28:53 +03:00 |
|
Semyon Sadetsky
|
eac3ddb88c
|
8139215: RTFEditorKit does not save alignment
Reviewed-by: alexsch
|
2016-03-24 20:19:26 +03:00 |
|
Semyon Sadetsky
|
85daed3db3
|
8075907: The regression-swing case failed as the rollover icons is not correctly shown with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
Reviewed-by: alexsch
|
2016-03-24 20:10:52 +03:00 |
|