2018-02-05 |
dholmes |
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
|
changeset |
files
|
2018-02-05 |
ihse |
8195689: Remove generated-configure.sh and instead use autoconf
|
changeset |
files
|
2018-02-05 |
amlu |
8195981: Move some tests to OpenJDK for jdk_lang test group
|
changeset |
files
|
2018-02-05 |
dholmes |
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
|
changeset |
files
|
2018-02-04 |
igerasim |
8196740: Character.digit(int,int) returns wrong value for out of range radix
|
changeset |
files
|
2018-02-02 |
martin |
8196609: Improve javadoc for java.time.Instant.getEpochSecond
|
changeset |
files
|
2018-02-02 |
bpb |
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
|
changeset |
files
|
2018-02-02 |
rriggs |
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
|
changeset |
files
|
2018-02-02 |
prr |
Merge
|
changeset |
files
|
2018-02-02 |
prr |
Merge
|
changeset |
files
|
2018-02-02 |
pbansal |
8196443: javax/swing/JList/BasicListTest.java has invalid tag
|
changeset |
files
|
2018-02-01 |
pbansal |
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
|
changeset |
files
|
2018-01-31 |
prr |
8196468: Client jtreg ProblemList updates
|
changeset |
files
|
2018-01-31 |
prr |
8196509: Linux UI applications broken by the build change for JDK-8196218
|
changeset |
files
|
2018-01-26 |
sgehwolf |
8196218: [linux] libfontmanager should be linked against headless awt library
|
changeset |
files
|
2018-01-30 |
prr |
Merge
|
changeset |
files
|
2018-01-30 |
jdv |
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
|
changeset |
files
|
2018-01-26 |
prr |
8193483: Update client-libs ProblemList.txt
|
changeset |
files
|
2018-01-26 |
ssadetsky |
8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
|
changeset |
files
|
2018-01-22 |
serb |
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
|
changeset |
files
|
2018-02-02 |
darcy |
8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
|
changeset |
files
|
2018-02-02 |
darcy |
8196623: Update JavaBaseTest.java to be version agnostic
|
changeset |
files
|
2018-02-02 |
bpb |
8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
|
changeset |
files
|
2018-02-02 |
vromero |
8196403: remove the remaining use of string keys for errors and warnings in the compiler
|
changeset |
files
|
2018-02-02 |
sdama |
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
|
changeset |
files
|
2018-02-02 |
lana |
Merge
|
changeset |
files
|
2018-02-02 |
lana |
Merge
|
changeset |
files
|
2018-02-01 |
mdoerr |
8196503: PPC64: vtableStubs gtest fails after 8174962
|
changeset |
files
|
2018-02-01 |
rpatil |
8195837: (tz) Upgrade time-zone data to tzdata2018c
|
changeset |
files
|
2018-01-31 |
serb |
8195852: The usage of permissions in Desktop API should be clarified
jdk-10+42
|
changeset |
files
|
2018-01-26 |
adinn |
8196221: AArch64: Mistake in committed patch for JDK-8195859
|
changeset |
files
|
2018-01-30 |
roland |
8196296: Lucene test crashes C2 compilation
|
changeset |
files
|
2018-01-26 |
iveresov |
8196295: [Graal] remove unused org.graalvm.options package
|
changeset |
files
|
2018-01-26 |
prr |
8196287: Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
|
changeset |
files
|
2018-01-26 |
psandoz |
8195970: Crash passing null to a VarHandle
|
changeset |
files
|
2018-01-25 |
adinn |
8195859: AArch64: vtableStubs gtest fails after 8174962
|
changeset |
files
|
2018-01-25 |
lana |
Added tag jdk-10+41 for changeset 3eae36c6baa5
|
changeset |
files
|
2018-01-25 |
adinn |
8196136: AArch64: Correct register use in patch for JDK-8195685
|
changeset |
files
|
2018-01-22 |
aph |
8194739: Zero port of 8174962: Better interface invocations
|
changeset |
files
|
2017-12-19 |
dholmes |
8193840: Add compiler/c2/Test8007294.java to the problem list
|
changeset |
files
|
2018-01-18 |
rbackman |
8191915: JCK tests produce incorrect results with C2
|
changeset |
files
|
2018-01-23 |
chegar |
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
jdk-10+41
|
changeset |
files
|
2018-01-23 |
sveerabhadra |
8194135: The content in textArea can not be pasted after clicking "Copy" button.
|
changeset |
files
|
2018-01-19 |
aph |
8195685: AArch64: AArch64 cannot build with JDK-8174962
|
changeset |
files
|
2018-01-19 |
mullan |
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
|
changeset |
files
|
2018-01-19 |
mchung |
8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
|
changeset |
files
|
2018-02-02 |
dholmes |
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
|
changeset |
files
|
2018-02-01 |
joehw |
8193830: Xalan Update: Xalan Java 2.7.2
|
changeset |
files
|
2018-02-01 |
bpb |
8139206: Add InputStream readNBytes(int len)
|
changeset |
files
|
2018-02-01 |
erikj |
8196585: Make custom extension point additions
|
changeset |
files
|
2018-02-01 |
darcy |
8196551: Update TestSourceVersion.java to be robust across version changes
|
changeset |
files
|
2018-02-01 |
erikj |
8196524: Align MaxRAMPercentage settings between open and closed
|
changeset |
files
|
2018-01-31 |
mchung |
8196310: jlink --suggest-providers fails with missing resource if --output specified
|
changeset |
files
|
2018-01-31 |
sherman |
8193802: NullPointerException from JarFileSystem.getVersionMap()
|
changeset |
files
|
2018-01-31 |
darcy |
8194070: Update various tests to pass under JDK 11
|
changeset |
files
|
2018-01-31 |
sherman |
8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
|
changeset |
files
|
2018-01-31 |
sherman |
8166339: Code conversion working behavior was changed for x-IBM834
|
changeset |
files
|
2018-01-31 |
amlu |
8196211: Move two sun/nio/cs tests into OpenJDK
|
changeset |
files
|
2018-01-30 |
dl |
8196207: Inefficient ArrayList.subList().toArray()
|
changeset |
files
|
2018-01-30 |
darcy |
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
|
changeset |
files
|
2018-01-30 |
redestad |
8196331: Optimize Character.digit for latin1 input
|
changeset |
files
|
2018-01-26 |
cushon |
8194268: Incorrect parameter names for synthetic methods
|
changeset |
files
|
2018-01-26 |
adinn |
8196221: AArch64: Mistake in committed patch for JDK-8195859
|
changeset |
files
|
2018-01-30 |
erikj |
8196365: Overriding configure variable from custom hook generates warning
|
changeset |
files
|
2018-01-25 |
cushon |
8179373: javac -verbose logs the class path multiple times
|
changeset |
files
|
2018-01-29 |
igerasim |
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
|
changeset |
files
|
2018-01-29 |
erikj |
8196108: Add build support for VS 2015/2017
|
changeset |
files
|
2018-01-29 |
ctornqvi |
8196197: Enable the make system to calculate concurrency for JDK tests
|
changeset |
files
|
2018-01-27 |
anazarov |
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
|
changeset |
files
|
2018-01-26 |
anazarov |
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
|
changeset |
files
|
2018-01-26 |
dfuchs |
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
|
changeset |
files
|
2018-01-25 |
adinn |
8195859: AArch64: vtableStubs gtest fails after 8174962
|
changeset |
files
|
2018-01-26 |
weijun |
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
|
changeset |
files
|
2018-01-25 |
mchung |
8191170: Clarify if java.class.path can be undefined
|
changeset |
files
|
2018-01-25 |
mchung |
8196127: Dead code in VersionProps.java.template
|
changeset |
files
|
2018-01-25 |
adinn |
8196136: AArch64: Correct register use in patch for JDK-8195685
|
changeset |
files
|
2018-01-25 |
ssahoo |
8194486: Several krb5 tests failed in Mac.
|
changeset |
files
|
2018-01-25 |
mcimadamore |
8196081: Add support for customized intellij project templates
|
changeset |
files
|
2018-01-25 |
vtewari |
8194676: NullPointerException is thrown if ipaddress is not set.
|
changeset |
files
|
2018-01-25 |
jjiang |
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
|
changeset |
files
|
2018-01-25 |
amlu |
8157903: (prop) move Properties tests into OpenJDK
|
changeset |
files
|
2018-01-25 |
anazarov |
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
|
changeset |
files
|
2018-01-23 |
gadams |
8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
|
changeset |
files
|
2018-01-24 |
mcimadamore |
8196074: Remove uses of loose type equality tests
|
changeset |
files
|
2018-01-24 |
rgoel |
8146656: Wrong Months Array for DateFormatSymbols
|
changeset |
files
|
2018-01-23 |
goetz |
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
|
changeset |
files
|
2018-01-24 |
pmuthuswamy |
8147614: add jjs test for -t option
|
changeset |
files
|
2018-01-23 |
henryjen |
8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
|
changeset |
files
|
2018-01-23 |
darcy |
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
|
changeset |
files
|
2018-01-22 |
jjg |
8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
|
changeset |
files
|
2018-01-22 |
jjg |
8195796: Reduce the size of relative URLs in generated docs
|
changeset |
files
|
2018-01-22 |
sundar |
8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
|
changeset |
files
|
2018-01-19 |
aph |
8195685: AArch64: AArch64 cannot build with JDK-8174962
|
changeset |
files
|
2018-01-22 |
weijun |
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
|
changeset |
files
|
2018-01-19 |
goetz |
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
|
changeset |
files
|
2018-01-19 |
jlahoda |
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
|
changeset |
files
|
2018-01-19 |
prr |
Merge
|
changeset |
files
|
2018-01-18 |
jdv |
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender.
|
changeset |
files
|
2018-01-17 |
prr |
Merge
|
changeset |
files
|
2018-01-17 |
jdv |
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
|
changeset |
files
|
2018-01-16 |
pnarayanan |
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
|
changeset |
files
|
2018-01-10 |
jdv |
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
|
changeset |
files
|
2018-01-08 |
prr |
Merge
|
changeset |
files
|
2017-12-26 |
jdv |
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
|
changeset |
files
|
2017-12-22 |
sveerabhadra |
8190192: Double click on the title bar no longer repositions the window
|
changeset |
files
|
2017-12-20 |
kaddepalli |
8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
|
changeset |
files
|
2018-01-17 |
ehelin |
8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
|
changeset |
files
|
2018-01-13 |
jwilhelm |
Merge
|
changeset |
files
|
2018-01-12 |
coleenp |
Merge
|
changeset |
files
|
2018-01-11 |
coleenp |
8130039: Move the platform-specific [OS]Semaphore code
|
changeset |
files
|
2018-01-12 |
dstewart |
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
|
changeset |
files
|
2018-01-11 |
tschatzl |
8129440: G1 crash during concurrent root region scan
|
changeset |
files
|