RE: sun.misc.ObjectInputFilter in rel/v1.4.0

2018-02-12 Thread Daniel Farcovich
Great, thank you!

-Original Message-
From: Juan José Ramos [mailto:jra...@pivotal.io] 
Sent: Monday, February 12, 2018 4:57 PM
To: dev@geode.apache.org
Cc: Gregory Vortman ; Shadey Jabareen 

Subject: Re: sun.misc.ObjectInputFilter in rel/v1.4.0

Found it!!:  *You must be using Java 8 build 121 or later [1].*

[1]:
https://lists.apache.org/thread.html/5d4500fc2fcc7c0826fa7998512e9bf319d99037584011989ef5abe3@%3Cdev.geode.apache.org%3E

On Mon, Feb 12, 2018 at 2:51 PM, Daniel Farcovich < 
daniel.farcov...@amdocs.com> wrote:

> I see sun.misc.ObjectInputFilter is available since java 9:
> https://docs.oracle.com/javase/9/docs/api/java/io/ObjectInputFilter.ht
> ml Looks like this is a backward compatibility break :(
>
> From: Daniel Farcovich
> Sent: Monday, February 12, 2018 4:19 PM
> To: dev@geode.apache.org
> Cc: Gregory Vortman 
> Subject: sun.misc.ObjectInputFilter in rel/v1.4.0
>
> Hi
> We are facing a compilation error on geode-core/src/main/java/org/ 
> apache/geode/internal/ObjectInputStreamFilterWrapper.java
> sun.misc.ObjectInputFilter can't be found since we use java 8.
> Has anyone encountered this in rel/v1.4.0?
>
> Thanks,
> Daniel
> This message and the information contained herein is proprietary and 
> confidential and subject to the Amdocs policy statement,
>
> you may review at https://www.amdocs.com/about/email-disclaimer < 
> https://www.amdocs.com/about/email-disclaimer>
>



--
Juan José Ramos Cassella
Senior Technical Support Engineer
Email: jra...@pivotal.io
Office#: +353 21 4238611
Mobile#: +353 87 2074066
After Hours Contact#: +1 877 477 2269
Office Hours: Mon - Thu 08:30 - 17:00 GMT. Fri 08:30 - 16:00 GMT How to upload 
artifacts:
https://support.pivotal.io/hc/en-us/articles/204369073
How to escalate a ticket:
https://support.pivotal.io/hc/en-us/articles/203809556

[image: support] <https://support.pivotal.io/> [image: twitter] 
<https://twitter.com/pivotal> [image: linkedin] 
<https://www.linkedin.com/company/3048967> [image: facebook] 
<https://www.facebook.com/pivotalsoftware> [image: google plus] 
<https://plus.google.com/+Pivotal> [image: youtube] 
<https://www.youtube.com/playlist?list=PLAdzTan_eSPScpj2J50ErtzR9ANSzv3kl>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>


Re: sun.misc.ObjectInputFilter in rel/v1.4.0

2018-02-12 Thread Juan José Ramos
Found it!!:  *You must be using Java 8 build 121 or later [1].*

[1]:
https://lists.apache.org/thread.html/5d4500fc2fcc7c0826fa7998512e9bf319d99037584011989ef5abe3@%3Cdev.geode.apache.org%3E

On Mon, Feb 12, 2018 at 2:51 PM, Daniel Farcovich <
daniel.farcov...@amdocs.com> wrote:

> I see sun.misc.ObjectInputFilter is available since java 9:
> https://docs.oracle.com/javase/9/docs/api/java/io/ObjectInputFilter.html
> Looks like this is a backward compatibility break :(
>
> From: Daniel Farcovich
> Sent: Monday, February 12, 2018 4:19 PM
> To: dev@geode.apache.org
> Cc: Gregory Vortman 
> Subject: sun.misc.ObjectInputFilter in rel/v1.4.0
>
> Hi
> We are facing a compilation error on geode-core/src/main/java/org/
> apache/geode/internal/ObjectInputStreamFilterWrapper.java
> sun.misc.ObjectInputFilter can't be found since we use java 8.
> Has anyone encountered this in rel/v1.4.0?
>
> Thanks,
> Daniel
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
>
> you may review at https://www.amdocs.com/about/email-disclaimer <
> https://www.amdocs.com/about/email-disclaimer>
>



-- 
Juan José Ramos Cassella
Senior Technical Support Engineer
Email: jra...@pivotal.io
Office#: +353 21 4238611
Mobile#: +353 87 2074066
After Hours Contact#: +1 877 477 2269
Office Hours: Mon - Thu 08:30 - 17:00 GMT. Fri 08:30 - 16:00 GMT
How to upload artifacts:
https://support.pivotal.io/hc/en-us/articles/204369073
How to escalate a ticket:
https://support.pivotal.io/hc/en-us/articles/203809556

[image: support]  [image: twitter]
 [image: linkedin]
 [image: facebook]
 [image: google plus]
 [image: youtube]



Re: sun.misc.ObjectInputFilter in rel/v1.4.0

2018-02-12 Thread Juan José Ramos
Hello Daniel,

I hit this a compilation error a couple of months ago, you just need to
upgrade your JDK to get it working. I remember seeing within the dev list
which was the minimum JDK version required but I can't seem to find it
now... either way, I know that it works correctly with 1.8.0_152 as that's
the one I'm currently using.
Hope this helps.
Best regards.


On Mon, Feb 12, 2018 at 2:18 PM, Daniel Farcovich <
daniel.farcov...@amdocs.com> wrote:

> Hi
> We are facing a compilation error on geode-core/src/main/java/org/
> apache/geode/internal/ObjectInputStreamFilterWrapper.java
> sun.misc.ObjectInputFilter can't be found since we use java 8.
> Has anyone encountered this in rel/v1.4.0?
>
> Thanks,
> Daniel
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
>
> you may review at https://www.amdocs.com/about/email-disclaimer <
> https://www.amdocs.com/about/email-disclaimer>
>



-- 
Juan José Ramos Cassella
Senior Technical Support Engineer
Email: jra...@pivotal.io
Office#: +353 21 4238611
Mobile#: +353 87 2074066
After Hours Contact#: +1 877 477 2269
Office Hours: Mon - Thu 08:30 - 17:00 GMT. Fri 08:30 - 16:00 GMT
How to upload artifacts:
https://support.pivotal.io/hc/en-us/articles/204369073
How to escalate a ticket:
https://support.pivotal.io/hc/en-us/articles/203809556

[image: support]  [image: twitter]
 [image: linkedin]
 [image: facebook]
 [image: google plus]
 [image: youtube]



RE: sun.misc.ObjectInputFilter in rel/v1.4.0

2018-02-12 Thread Daniel Farcovich
I see sun.misc.ObjectInputFilter is available since java 9:
https://docs.oracle.com/javase/9/docs/api/java/io/ObjectInputFilter.html
Looks like this is a backward compatibility break :(

From: Daniel Farcovich
Sent: Monday, February 12, 2018 4:19 PM
To: dev@geode.apache.org
Cc: Gregory Vortman 
Subject: sun.misc.ObjectInputFilter in rel/v1.4.0

Hi
We are facing a compilation error on 
geode-core/src/main/java/org/apache/geode/internal/ObjectInputStreamFilterWrapper.java
sun.misc.ObjectInputFilter can't be found since we use java 8.
Has anyone encountered this in rel/v1.4.0?

Thanks,
Daniel
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer