vtewari [Tue, 24 May 2016 12:31:30 +0100] rev 38477
8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
alanb [Tue, 24 May 2016 11:31:25 +0100] rev 38476
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
sla [Tue, 24 May 2016 12:14:28 +0200] rev 38475
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
chegar [Tue, 24 May 2016 09:18:40 +0100] rev 38474
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
amlu [Tue, 24 May 2016 15:58:58 +0800] rev 38473
8151768: Consider moving pack200 tests to tier 1
Reviewed-by: darcy
mhaupt [Tue, 24 May 2016 09:13:47 +0200] rev 38472
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Reviewed-by: psandoz
amlu [Tue, 24 May 2016 11:28:29 +0800] rev 38471
8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
dtitov [Mon, 23 May 2016 14:49:42 -0700] rev 38470
8157622: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
naoto [Mon, 23 May 2016 14:05:57 -0700] rev 38469
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
chegar [Mon, 23 May 2016 21:28:39 +0100] rev 38468
8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
martin [Mon, 23 May 2016 12:44:55 -0700] rev 38467
8157613: Internal documentation improvements to ZipFile.java
Reviewed-by: plevart, sherman
sherman [Mon, 23 May 2016 12:53:56 -0700] rev 38466
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Reviewed-by: alanb
michaelm [Mon, 23 May 2016 12:57:40 +0100] rev 38465
8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
michaelm [Mon, 23 May 2016 12:38:48 +0100] rev 38464
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
xuelei [Mon, 23 May 2016 10:51:21 +0000] rev 38463
8046294: Generate the 4-byte timestamp randomly
Reviewed-by: jnimeh, weijun
weijun [Mon, 23 May 2016 18:18:20 +0800] rev 38462
8157544: Typo in CtrDrbg::toString
Reviewed-by: xuelei
weijun [Mon, 23 May 2016 09:31:58 +0800] rev 38461
8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Reviewed-by: xuelei
darcy [Sun, 22 May 2016 18:23:02 -0700] rev 38460
8157527: Replace @since 1.9 with @since 9 on new math methods
Reviewed-by: chegar
chegar [Sun, 22 May 2016 19:06:23 +0100] rev 38459
8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Reviewed-by: alanb, chegar
jlahoda [Sat, 21 May 2016 13:18:15 +0200] rev 38458
8157502: make docs broken after JDK-5100935
Summary: Correcting reference to Math::multiplyFull.
Reviewed-by: alanb
alanb [Sat, 21 May 2016 08:01:03 +0100] rev 38457
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
darcy [Fri, 20 May 2016 16:34:14 -0700] rev 38456
8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
bpb [Tue, 29 Sep 2015 17:28:44 -0700] rev 38455
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
Summary: Add new methods with long, int signatures.
Reviewed-by: darcy, scolebourne
rhalade [Fri, 20 May 2016 15:50:20 -0700] rev 38454
8157469: DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
Reviewed-by: valeriep
darcy [Fri, 20 May 2016 15:34:37 -0700] rev 38453
4851777: Add BigDecimal sqrt method
Reviewed-by: bpb
bpb [Fri, 20 May 2016 14:41:41 -0700] rev 38452
5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently
Summary: Add methods multiplyFull() and multiplyHigh() to Math and StrictMath.
Reviewed-by: darcy
chegar [Fri, 20 May 2016 21:44:03 +0100] rev 38451
8157154: jmod jlink properties file need copyright header
Reviewed-by: alanb, mchung
sherman [Fri, 20 May 2016 12:47:41 -0700] rev 38450
8143282: \p{Cn} unassigned code points should be included in \p{C}
Summary: to add unassigned cp support into \p{C}
Reviewed-by: martin
redestad [Fri, 20 May 2016 20:27:28 +0200] rev 38449
8157449: Adjust link-time generated Species classes to match JDK-8148604 usage
Reviewed-by: shade
snikandrova [Fri, 20 May 2016 11:12:02 -0700] rev 38448
8155575: Provider.java contains very long lines because of lambda
Reviewed-by: ascarpino
ssahoo [Fri, 20 May 2016 09:57:01 -0700] rev 38447
8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
asmotrak [Fri, 20 May 2016 09:40:29 -0700] rev 38446
8129389: javax/net/ssl/DTLS tests fail intermittently
Reviewed-by: xuelei
jlaskey [Fri, 20 May 2016 11:41:29 -0300] rev 38445
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
psandoz [Fri, 20 May 2016 14:07:21 +0200] rev 38444
8157437: Typos in Stream JavaDoc
Reviewed-by: shade, alanb, lancea
mli [Fri, 20 May 2016 03:33:57 -0700] rev 38443
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
psandoz [Fri, 20 May 2016 11:47:39 +0200] rev 38442
8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Reviewed-by: briangoetz, redestad
henryjen [Thu, 19 May 2016 21:59:35 -0700] rev 38441
8156478: 3 Buffer overrun defect groups in jexec.c
Reviewed-by: ksrini
nishjain [Fri, 20 May 2016 13:48:58 +0900] rev 38440
7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
Reviewed-by: naoto, okutsu, peytoia
weijun [Fri, 20 May 2016 11:20:49 +0800] rev 38439
8138766: New default -sigalg for keytool
Reviewed-by: mullan
weijun [Fri, 20 May 2016 11:15:05 +0800] rev 38438
8149521: automatic discovery of LDAP servers with Kerberos authentication
Reviewed-by: vinnie
asmotrak [Thu, 19 May 2016 19:45:04 -0700] rev 38437
8157344: Multiple test timeouts after push for JDK-8141039
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux
Reviewed-by: weijun
bchristi [Thu, 19 May 2016 16:25:35 -0700] rev 38436
8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Summary: Properties now stores values in an internal ConcurrentHashMap
Reviewed-by: mchung, dholmes, plevart
ascarpino [Thu, 19 May 2016 16:05:33 -0700] rev 38435
8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
lana [Thu, 19 May 2016 20:14:17 +0000] rev 38434
Merge
lana [Thu, 19 May 2016 19:46:20 +0000] rev 38433
Merge
iris [Thu, 19 May 2016 12:04:54 -0700] rev 38432
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
mchung [Thu, 19 May 2016 11:17:35 -0700] rev 38431
8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb
asmotrak [Thu, 19 May 2016 09:16:59 -0700] rev 38430
8134267: javax/net/ssl/TLS/TestJSSE.java fails intermittently with BindException: Address already in use
Reviewed-by: chegar
psandoz [Thu, 19 May 2016 16:08:40 +0200] rev 38429
8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
Reviewed-by: vlivanov
shade [Thu, 19 May 2016 16:59:31 +0300] rev 38428
8148604: JEP 280, Switch to more optimal concatenation strategy
Reviewed-by: psandoz, redestad
aefimov [Thu, 19 May 2016 16:08:39 +0300] rev 38427
8072579: XjcOptionalPropertyTest.java creates files in test.src
Reviewed-by: joehw
aefimov [Thu, 19 May 2016 15:58:44 +0300] rev 38426
8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
Reviewed-by: shade, joehw
alanb [Thu, 19 May 2016 13:10:08 +0100] rev 38425
8148834: Update module-info reader/writer to 53.0
Reviewed-by: sundar, chegar
alanb [Thu, 19 May 2016 13:08:36 +0100] rev 38424
8157290: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java failing
Reviewed-by: chegar
ssahoo [Thu, 19 May 2016 04:20:08 -0700] rev 38423
8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
Reviewed-by: weijun
srastogi [Thu, 19 May 2016 11:13:52 +0200] rev 38422
8149574: Fix java/lang/invoke/MethodHandleImpl's use of Unsafe.defineAnonymousClass()
Reviewed-by: vlivanov, psandoz, sundar, mhaupt
ksrini [Wed, 18 May 2016 11:31:23 -0700] rev 38421
8156807: Pack200 must support v53.0 class files
Reviewed-by: mchung, shade
rhalade [Wed, 18 May 2016 16:36:52 -0700] rev 38420
8156035: Remove intermittent key from sun/security/rsa/SpecTest.java
Reviewed-by: mullan
xuelei [Wed, 18 May 2016 22:55:35 +0000] rev 38419
8151856: Note that disabledAlgorithms override the same algorithms of legacyAlgorithms
Reviewed-by: mullan, weijun
jlahoda [Wed, 18 May 2016 21:00:33 +0200] rev 38418
8133549: Generalize jshell's EditingHistory
Summary: Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell
Reviewed-by: sundar
prr [Wed, 18 May 2016 09:57:35 -0700] rev 38417
Merge
dmarkov [Fri, 13 May 2016 12:44:53 +0300] rev 38416
8155001: SystemTray.remove() leaks GDI Objects in Windows
Reviewed-by: serb, alexp
vadim [Fri, 13 May 2016 11:31:05 +0300] rev 38415
8047931: Remove unused medialib code
Reviewed-by: bae
prr [Thu, 12 May 2016 11:03:07 -0700] rev 38414
Merge
alexsch [Thu, 12 May 2016 20:43:37 +0400] rev 38413
8154539: Examine the desktop module's use of sun.misc.SoftCache
Reviewed-by: prr, chegar, mchung
prr [Thu, 12 May 2016 09:16:17 -0700] rev 38412
8154546: Retire sun.misc.GThreadHelper
Reviewed-by: serb, chegar, kcr
pkbalakr [Tue, 10 May 2016 16:08:21 +0530] rev 38411
6421058: When calls JSpinner.setEditor() the font in a JSpinner become is a bold.
Reviewed-by: serb, alexsch
yan [Tue, 10 May 2016 12:15:07 +0300] rev 38410
8156128: Tests for [AWT/Swing] Conditional support for GTK 3 on Linux
Reviewed-by: prr
prr [Mon, 09 May 2016 09:53:55 -0700] rev 38409
8155682: Get rid of legacy Windows Flags for DX
Reviewed-by: serb, jgodinez
prr [Mon, 09 May 2016 08:50:20 -0700] rev 38408
Merge
serb [Mon, 09 May 2016 12:55:03 +0300] rev 38407
8155071: AppletViewer should print the deprecation warning that the Applet API is deprecated
Reviewed-by: prr, smarks
bpb [Fri, 06 May 2016 12:57:37 -0700] rev 38406
8156459: SimpleCMYKColorSpace serialVersionUID is inappropriate
Summary: Generate an appropriate value using the 'serialver' command.
Reviewed-by: prr
arapte [Fri, 06 May 2016 17:43:36 +0300] rev 38405
8154328: [TEST_BUG] java/awt/TrayIcon/ActionEventTest/ActionEventTest.java
Reviewed-by: serb, rchamyal
mhalder [Thu, 05 May 2016 16:08:34 +0300] rev 38404
8137137: [macosx] The native dialog doesn't have 'close'(X) button on Mac
Reviewed-by: psadhukhan, prr
arapte [Thu, 05 May 2016 14:56:42 +0300] rev 38403
8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows
Reviewed-by: rchamyal, serb
arapte [Thu, 05 May 2016 14:44:25 +0300] rev 38402
6384991: TrayIcon ActionListener called at wrong time
Reviewed-by: rchamyal, serb
serb [Thu, 05 May 2016 01:30:23 +0300] rev 38401
8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
Reviewed-by: alexsch, yan
bpb [Wed, 04 May 2016 10:01:00 -0700] rev 38400
8149816: TIFFField#getValueAsString result is unexpected for RATIONAL and SRATIONAL types (when modulo is 0)
Summary: Add more precision to the specification verbiage of getValueAsString().
Reviewed-by: prr
serb [Wed, 04 May 2016 01:03:46 +0300] rev 38399
6729836: JavaSound treats large file sizes as negative and cannot read or skip
Reviewed-by: prr
prr [Tue, 03 May 2016 12:25:20 -0700] rev 38398
Merge
bpb [Tue, 03 May 2016 09:48:02 -0700] rev 38397
8149560: TIFFField#createFromMetadataNode throws a NullPointerException when the node is set with "tagNumber" attribute
Summary: In the specification of createFromMetadataNode() change "tagNumber" to "number" and add two throws clauses which match the behavior.
Reviewed-by: prr
serb [Mon, 02 May 2016 12:08:59 +0300] rev 38396
8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified
Reviewed-by: alexsch, prr
serb [Mon, 02 May 2016 12:01:39 +0300] rev 38395
8154493: AppletViewer should emit its deprecation warning to standard error
Reviewed-by: smarks
prr [Fri, 29 Apr 2016 16:37:02 -0700] rev 38394
8155772: gtk3_interface.c compilation error on Ubuntu 12.10
Reviewed-by: serb, kcr
bpb [Fri, 29 Apr 2016 14:50:50 -0700] rev 38393
8149810: TIFFField#getAsLong throws ClassCastException when data is type TIFFTag.TIFF_DOUBLE or TIFFTag.FLOAT
Summary: Expand the getAsLong() specification and handle the TIFF_DOUBLE and TIFF_FLOAT cases.
Reviewed-by: prr
prr [Fri, 29 Apr 2016 11:54:18 -0700] rev 38392
Merge
bpb [Fri, 29 Apr 2016 11:14:56 -0700] rev 38391
8151323: GeoTIFFTagSet#"ModelTiePointTag" name case does not match GeoTIFF specification
Summary: Change occurrences of "ModelTiePoint" to "ModelTiepoint."
Reviewed-by: prr
alexsch [Fri, 29 Apr 2016 21:59:47 +0400] rev 38390
8017112: JTabbedPane components have inconsistent accessibility tree
Reviewed-by: ptbrunet, serb
prr [Fri, 29 Apr 2016 09:16:06 -0700] rev 38389
8039444: Swing applications not being displayed properly
Reviewed-by: serb, vadim
serb [Fri, 29 Apr 2016 15:44:04 +0300] rev 38388
8143346: Broken link in java.beans.XMLEncoder
Reviewed-by: prr
alexsch [Thu, 28 Apr 2016 23:48:37 +0400] rev 38387
8152677: [macosx] All files filter can't be selected in JFileChooser
Reviewed-by: serb
avstepan [Thu, 28 Apr 2016 19:35:09 +0300] rev 38386
8155021: [TEST] create one more inheritance test for @BeanProperty
Reviewed-by: serb
mhalder [Wed, 27 Apr 2016 13:09:58 +0300] rev 38385
8151136: [macosx] According to the description, the case is failed
Reviewed-by: ssadetsky, aniyogi
aniyogi [Wed, 27 Apr 2016 12:08:37 +0400] rev 38384
8152492: [macosx swing] double key event actions when using Mac menubar
Reviewed-by: serb, mhalder, alexsch
serb [Mon, 25 Apr 2016 19:14:30 +0300] rev 38383
7124381: DragSourceListener.dragDropEnd() never been called on completion of dnd operation
Reviewed-by: yan, ssadetsky
psandoz [Wed, 18 May 2016 18:46:14 +0200] rev 38382
8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
michaelm [Wed, 18 May 2016 16:39:08 +0100] rev 38381
8157107: HTTP/2 client may fail with NPE if additional logging enabled
Reviewed-by: michaelm
Contributed-by: artem.smotrakov@oracle.com
xuelei [Wed, 18 May 2016 14:47:28 +0000] rev 38380
8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: weijun, jnimeh
serb [Wed, 18 May 2016 16:58:10 +0300] rev 38379
8156581: Cleanup of ProblemList.txt
Reviewed-by: prr, alexsch
alanb [Wed, 18 May 2016 11:56:24 +0100] rev 38378
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
Reviewed-by: alanb
Contributed-by: alexandre.iline@oracle.com
sundar [Wed, 18 May 2016 15:03:39 +0530] rev 38377
8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
mhaupt [Wed, 18 May 2016 10:42:29 +0200] rev 38376
8156915: introduce MethodHandle factory for array length
Reviewed-by: sundar
martin [Mon, 16 May 2016 11:42:31 -0700] rev 38375
8157069: Assorted ZipFile improvements
Reviewed-by: sherman
mli [Tue, 17 May 2016 19:20:05 -0700] rev 38374
8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
Reviewed-by: darcy
bpb [Tue, 17 May 2016 16:04:53 -0700] rev 38373
8130679: Writer/StringWriter.write methods do not specify index out bounds
Summary: Add throws tag indicating IndexOutOfBoundsExcepion to write() methods which have an index parameter.
Reviewed-by: chegar, prappo, rriggs
shade [Tue, 17 May 2016 22:28:00 +0300] rev 38372
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
Reviewed-by: psandoz, redestad
erikj [Tue, 03 May 2016 15:35:39 +0200] rev 38371
8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
dfuchs [Tue, 17 May 2016 19:24:46 +0200] rev 38370
8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean
Summary: The logging MXBean implementation no longer implements java.util.logging.LoggingMXBean. java.lang.management.PlatformLoggingMXBean is used instead. java.util.logging.LoggingMXBean and java.util.logging.LogManager::getLoggingMXBean are now deprecated. Types and accessors defined in java.lang.management should be used instead.
Reviewed-by: mchung
amurillo [Tue, 17 May 2016 07:43:45 -0700] rev 38369
Merge
amurillo [Tue, 17 May 2016 05:38:15 -0700] rev 38368
Merge
amurillo [Sat, 14 May 2016 09:11:07 -0700] rev 38367
Merge
vlivanov [Tue, 10 May 2016 21:38:46 +0000] rev 38366
Merge
vlivanov [Wed, 11 May 2016 00:30:33 +0300] rev 38365
Merge
vlivanov [Fri, 06 May 2016 19:35:34 +0300] rev 38364
Merge
shade [Fri, 06 May 2016 17:59:49 +0300] rev 38363
8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Reviewed-by: psandoz, vlivanov
ysuenaga [Sat, 07 May 2016 10:32:56 +0900] rev 38362
8156033: jhsdb jmap cannot set heapdump name
Reviewed-by: dsamersoff
rehn [Tue, 10 May 2016 06:52:40 +0200] rev 38361
8154985: Add the ability to use main class as lookup (as jcmd) to jinfo, jmap, jstack
Reviewed-by: sla, dsamersoff
dsamersoff [Mon, 09 May 2016 23:41:59 +0300] rev 38360
8155091: Remove SA related functions from tmtools
Summary: Remove options that enables support for non-cooperative mode
Reviewed-by: alanb, mchung, sla
vlivanov [Mon, 09 May 2016 13:12:48 +0300] rev 38359
Merge
vlivanov [Mon, 09 May 2016 12:39:41 +0300] rev 38358
Merge